<krpano title="【上海浦东】惠南瞿哥说房VR全景地图" debugmode="false" showerrors="false" skin="%SWFPATH%/skin">

    <include url="%SWFPATH%/skin/vtourskin.xml?s=1786600449"/>
    <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_4911"/>
        <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_4911" title="民乐城商圈" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/060246654d99449c/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.065923" lng="121.741373" heading="" scene_id="4911" pano_id="162" 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="-2.3500296882631" hotspot_fenzu='[{"id":524289,"pano_id":162,"view_id":4911,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":9,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":120,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":524289,"fz_name":"\u663e\u793a\/\u9690\u85cf","hlookat":"","vlookat":"","fov":"","fovscale":0}]' hot_fenzu_bgcolor='#000000' hot_fenzu_txtcolor='#ffffff' hot_fenzu_checkbgcolor='#fa6400' hot_fenzu_checktxtcolor='#ffffff' hot_fenzu_animate='0' compass='0' compass_img='' compass_hlookat='' compass_position='2'>
            <autorotate enabled="true"/>
                        <view hlookat="-2.3500296882631" vlookat="48.567875645747" 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/060246654d99449c/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/060246654d99449c/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/060246654d99449c/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/060246654d99449c/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/060246654d99449c/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/060246654d99449c/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_43893" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-43.24633750789479" atv="17.97564754945061" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43893);" 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;康&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4903" 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_4911">
                                </hotspot>
                        <hotspot name="spot_43894" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="57.00397455360371" atv="14.655276471091941" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43894);" 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;水&lt;br/&gt;雅&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4902" 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_4911">
                                </hotspot>
                        <hotspot name="spot_43895" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="116.24696035141275" atv="9.209180573602339" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43895);" 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;景&lt;br/&gt;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4914" 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_4911">
                                </hotspot>
                        <hotspot name="spot_43896" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="74.54648892401343" atv="9.540927949645333" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43896);" 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;桐&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4904" 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_4911">
                                </hotspot>
                        <hotspot name="spot_43897" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="51.34519821894088" atv="9.099284884747336" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43897);" 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;秀&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4916" 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_4911">
                                </hotspot>
                        <hotspot name="spot_43898" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="148.2469456967353" atv="19.22479472360023" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43898);" 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;馨&lt;br/&gt;锦&lt;br/&gt;康[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4908" 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_4911">
                                </hotspot>
                        <hotspot name="spot_43899" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-138.34660026002115" atv="12.299136357848488" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43899);" 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;虹&lt;br/&gt;雅&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4901" 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_4911">
                                </hotspot>
                        <hotspot name="spot_43900" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-169.80603197340452" atv="14.993059088087195" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43900);" 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;欣&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4907" 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_4911">
                                </hotspot>
                        <hotspot name="spot_43972" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-52.30556180837965" atv="28.859121564369474" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43972);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_43973" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-35.347173664126274" atv="35.362177762929065" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43973);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_43974" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="46.18936391759473" atv="20.04436232651839" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43974);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_43975" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="40.63419231924962" atv="16.807526799807874" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43975);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_43976" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-147.69112348623042" atv="19.402475199203504" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43976);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_43977" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-162.67839729248277" atv="21.468944917750154" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43977);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_43978" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-119.33888007975406" atv="16.63079087152653" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43978);" 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:6px;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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44064" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-96.27338839277007" atv="52.81629767129579" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44064);" 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;春&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4913" 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_4911">
                                </hotspot>
                        <hotspot name="spot_44065" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="85.55771401969423" atv="60.063727449042126" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44065);" 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;康&lt;br/&gt;名&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4915" 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_4911">
                                </hotspot>
                        <hotspot name="spot_44066" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-79.39922561383275" atv="32.09693633853922" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44066);" 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;益&lt;br/&gt;绿&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4905" 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_4911">
                                </hotspot>
                        <hotspot name="spot_44067" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-129.38235307034938" atv="23.122856719350473" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44067);" 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;益&lt;br/&gt;新&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4906" 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_4911">
                                </hotspot>
                        <hotspot name="spot_44068" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-157.22027256421174" atv="36.70943453597917" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44068);" 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;和&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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4912" 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_4911">
                                </hotspot>
                        <hotspot name="spot_44069" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-103.83777285611887" atv="19.35162339333025" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44069);" 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;园&lt;br/&gt;南&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4910" 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_4911">
                                </hotspot>
                        <hotspot name="spot_44070" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-91.8577797079123" atv="20.903709746531195" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44070);" 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;园&lt;br/&gt;北&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_4909" 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_4911">
                                </hotspot>
                        <hotspot name="spot_44157" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="0" atv="0" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_44157,0xfa6400,1,3,0x181616,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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                    <point ath="84.35189371035972" atv="30.107951845744143"/>
                                        <point ath="85.06166777347676" atv="30.123156901253502"/>
                                        <point ath="85.62553500753995" atv="30.32994566253604"/>
                                        <point ath="86.01006175371606" atv="30.609453260021066"/>
                                        <point ath="86.22035551529069" atv="31.004244663413928"/>
                                        <point ath="85.96343942187201" atv="35.351122013678676"/>
                                        <point ath="85.79906712326863" atv="41.502962006451405"/>
                                        <point ath="85.4579615365958" atv="42.06634001455971"/>
                                        <point ath="84.9347775822394" atv="42.330536713005934"/>
                                        <point ath="83.70760477486829" atv="42.61357188617572"/>
                                        <point ath="73.27678086921355" atv="41.51916240736087"/>
                                        <point ath="71.80924989583025" atv="41.197629562601925"/>
                                        <point ath="70.21814232316035" atv="40.89726848553625"/>
                                        <point ath="66.07172039896682" atv="40.06345827534116"/>
                                        <point ath="65.4197813829565" atv="39.82252005358291"/>
                                        <point ath="64.54402714698892" atv="39.21238300009676"/>
                                        <point ath="64.30875131680693" atv="38.680197371762695"/>
                                        <point ath="71.11504219959954" atv="29.357604358959797"/>
                                        <point ath="71.61807843997127" atv="29.09814987974344"/>
                                        <point ath="72.18689933657686" atv="28.981640491349033"/>
                                    </hotspot>
                        <hotspot name="spot_44840" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-9.552368872147667" atv="37.341489526362786" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44840);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44841" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="14.87197809363829" atv="35.772356802164" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44841);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44842" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="29.404062426577752" atv="33.24306239592581" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44842);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44843" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="51.72386373598431" atv="26.10624418942867" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44843);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44844" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="62.17168360657615" atv="20.058692872932657" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44844);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44845" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="70.91544610654051" atv="14.993279185422582" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44845);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44847" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="64.90708774875475" atv="12.99885131998864" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44847);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44848" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="34.597258798984456" atv="19.013750240224827" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44848);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44849" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="22.72192000880159" atv="23.776304979801143" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44849);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44850" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-3.665448072893639" atv="28.4321782031045" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44850);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44851" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-8.68407145335135" atv="20.19888569346333" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44851);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44852" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="12.031762314470484" atv="18.859096458030542" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44852);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44853" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-71.51162948332171" atv="19.36226280110844" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44853);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44854" 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:20px;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="121.67929939833849" atv="23.976755851467114" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44854);" zoom="false" distorted="false" oy="0" material_type="" 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;村[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44855" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="172.63363713918847" atv="22.385280954199068" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44855);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44856" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="161.72363834188522" atv="21.626056696873523" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44856);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44857" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-174.4867741609424" atv="22.142144517935773" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44857);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_44858" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="134.61319249721754" atv="15.902736186151877" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44858);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4911">
                                </hotspot>
                        <hotspot name="spot_60235" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="108.94330749547836" atv="4.199642157182897" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60235);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5751" 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_4911">
                                </hotspot>
                        <hotspot name="spot_60236" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="129.71958291260682" atv="2.5684309570966035" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60236);" 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;站[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5753" 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_4911">
                                </hotspot>
                        <hotspot name="spot_60237" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="179.59592305230314" atv="9.311279218087268" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60237);" 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;块[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5754" 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_4911">
                                </hotspot>
                        <hotspot name="spot_60238" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-172.16620475051516" atv="3.9699344686640385" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60238);" 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;路[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5757" 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_4911">
                                </hotspot>
                        <hotspot name="spot_60239" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="150.07576861699403" atv="3.7135425671516296" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60239);" 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="524289" heji="1" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_5750" 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_4911">
                                </hotspot>
                            <hotspot name="embed_9_860" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-82.105163054067" atv="19.238281218347"/>
                                        <point ath="77.571177420724" atv="15.853982020655"/>
                                    </hotspot>
                                <hotspot name="embed_9_861" atv="0" ath="0" showvr="true" bordercolor="0xd0021b" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-121.93450870299" atv="39.073379541098"/>
                                        <point ath="-23.430813489202" atv="20.668036128141"/>
                                    </hotspot>
                                <hotspot name="embed_9_862" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="0.64843974872201" atv="20.713424286596"/>
                                        <point ath="-179.8856757911" atv="27.80811151084"/>
                                    </hotspot>
                                <hotspot name="embed_9_863" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="123.24559863037" atv="46.228645715663"/>
                                        <point ath="-175.21673303505" atv="59.327483884283"/>
                                        <point ath="-136.42542585095" atv="48.445111061728"/>
                                    </hotspot>
                                <hotspot name="embed_9_864" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-122.20058529059" atv="37.794272541148"/>
                                        <point ath="-106.50922736528" atv="18.389022886458"/>
                                    </hotspot>
                                <hotspot name="embed_9_886" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-129.0503491214" atv="43.350275348289"/>
                                        <point ath="-127.45485185544" atv="42.09659307409"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4903" title="惠康苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/aa04534d89c20f45/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.070837" lng="121.733948" heading="" scene_id="4903" pano_id="162" 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="-47.78469216625" 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="-47.78469216625" vlookat="55.095548719178" 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/aa04534d89c20f45/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/aa04534d89c20f45/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/aa04534d89c20f45/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/aa04534d89c20f45/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/aa04534d89c20f45/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/aa04534d89c20f45/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_43902" 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="" 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="-112.34301544993934" atv="45.26574948671698" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43902);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="惠康苑西苑78弄" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 27, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]惠康苑西苑78弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4903">
                                </hotspot>
                        <hotspot name="spot_43903" 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="" 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="73.18866998186667" atv="53.73093802528236" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43903);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="惠康苑东苑240弄" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]惠康苑东苑240弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4903">
                                </hotspot>
                        <hotspot name="spot_43904" 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="" 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="0.6095039003265015" atv="40.11972527724889" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43904);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="惠康苑北苑79弄" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]惠康苑北苑79弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4903">
                                </hotspot>
                        <hotspot name="spot_43905" 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="" 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="-144.8737395299937" atv="56.73086948788444" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43905);" 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(208, 2, 27, 0.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43906" 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="" 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="-136.39473860773134" atv="48.40839128667945" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43906);" 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(208, 2, 27, 0.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43907" 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="" 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="-129.54428076431964" atv="40.04575616305122" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43907);" 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.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43908" 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="" 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="-109.0815132987004" atv="66.3178834416062" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43908);" 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(208, 2, 27, 0.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43909" 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="" 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="-107.4767382145796" atv="54.291055517009" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43909);" 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.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43910" 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="" 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="-91.13461619148916" atv="31.17162147346899" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43910);" 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.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43911" 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="" 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="-91.02170932052832" atv="38.08009294555547" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43911);" 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(208, 2, 27, 0.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43912" 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="" 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="-104.25374961313048" atv="27.698206361457846" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43912);" 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.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43913" 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="" 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="-106.19304152944187" atv="31.23020557199659" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43913);" 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.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43914" 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="" 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="-116.18341200674445" atv="26.396725036940005" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43914);" 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(208, 2, 27, 0.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43915" 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="" 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="-121.22533480276448" atv="29.026749360125613" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43915);" 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.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43916" 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="" 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="-126.6167336972266" atv="34.007170988980505" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43916);" 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(208, 2, 27, 0.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43917" 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="" 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="-77.62762285645863" atv="25.57617075603585" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43917);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43919" 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="" 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="-65.25516948479117" atv="63.63031320256789" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43919);" 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(208, 2, 27, 0.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43920" 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="" 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="-78.75970449688253" atv="52.885059416033755" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43920);" 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.63);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_4903">
                                </hotspot>
                        <hotspot name="spot_43921" 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="" 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="-56.39057544571699" atv="41.880905229849816" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43921);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43922" 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="" 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="-74.09086990903819" atv="29.70677948485343" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43922);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43923" 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="" 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="-58.41894627010595" atv="23.909578959145982" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43923);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43924" 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="" 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="-62.55838650156153" atv="22.1104542727477" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43924);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43925" 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="" 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="13.263970661315966" atv="24.774062260637926" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43925);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4903">
                                </hotspot>
                        <hotspot name="spot_43926" 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="" 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="25.838865537337938" atv="41.30005095506257" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43926);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43927" 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="" 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="15.875443601717564" atv="45.38410323767474" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43927);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43928" 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="" 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="2.745887789165465" atv="26.382467800700628" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43928);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4903">
                                </hotspot>
                        <hotspot name="spot_43929" 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="" 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="-4.35571484452322" atv="27.097049467235482" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43929);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43930" 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="" 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="-36.28533787132716" atv="25.049033875057223" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43930);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43931" 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="" 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="-42.75768790758735" atv="23.823556205517193" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43931);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43932" 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="" 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="-5.47040467757671" atv="48.79737831827437" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43932);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43933" 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="" 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="-21.708429526121904" atv="49.03025445109837" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43933);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43934" 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="" 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="-21.793746357462737" atv="36.024268936405214" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43934);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43935" 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="" 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="-32.295428545296886" atv="34.55943383883588" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43935);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43936" 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="" 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="-17.714941524586095" atv="27.497774429776143" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43936);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43937" 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="" 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.50212594258153" atv="26.841398353370327" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43937);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43938" 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="" 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="-49.40332581189068" atv="21.871198597750897" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43938);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43939" 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="" 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="-53.994821571566376" atv="20.139864715293342" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43939);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43940" 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="" 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="-45.93810416935702" atv="29.503578840534686" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43940);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43941" 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="" 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="-46.25972978498754" atv="45.4519607372528" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43941);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43942" 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="" 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="29.33543857100966" atv="20.755677393495407" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43942);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4903">
                                </hotspot>
                        <hotspot name="spot_43943" 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="" 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="35.72146104529946" atv="23.712161651634524" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43943);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43944" 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="" 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="44.390925981604255" atv="30.697598716787866" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43944);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43945" 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="" 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="39.92078776966258" atv="35.165351453342936" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43945);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43946" 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="" 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="26.797840720365798" atv="29.153950304443804" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43946);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43947" 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="" 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="19.27379826858038" atv="23.404277551895355" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43947);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4903">
                                </hotspot>
                        <hotspot name="spot_43948" 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="" 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="20.30096526762452" atv="31.903959185893008" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43948);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43949" 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="" 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.59543247610861" atv="19.570472815611637" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43949);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43950" 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="" 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="33.34739193362276" atv="19.512013377888014" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43950);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43951" 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="" 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="38.115850145710056" atv="17.568301319395328" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43951);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43952" 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="" 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="54.82963691259323" atv="22.94012881455343" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43952);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43953" 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="" 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="52.018725512626816" atv="25.948113868209045" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43953);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43954" 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="" 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="47.66500431960759" atv="18.30049146787473" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43954);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43955" 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="" 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="44.92440713176808" atv="20.05246661565613" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43955);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43956" 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="" 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="41.35824713094587" atv="16.112444487247675" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43956);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43957" 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="" 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="-69.03711888692868" atv="33.51274391990945" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43957);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43958" 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="" 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="55.77610041384423" atv="46.036113546022555" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43958);" 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(189, 16, 224, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43959" 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="" 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="93.11296544722939" atv="50.19362751338386" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43959);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43965" 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="" 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="67.54274174488069" atv="25.917479156596116" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43965);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43966" 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="" 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="65.06975271664396" atv="30.529440428705595" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43966);" 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(189, 16, 224, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43967" 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="" 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="79.25387939419437" atv="27.722734091372764" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43967);" 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(189, 16, 224, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43968" 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="" 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="81.80218448329538" atv="32.54627193048044" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43968);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43969" 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="" 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="83.99496157340934" atv="36.40242794592238" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43969);" 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(189, 16, 224, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43970" 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="" 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="88.19747613970094" atv="44.03159785366539" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43970);" 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(189, 16, 224, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43971" 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="" 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="60.73149586125737" atv="39.34136347964654" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43971);" 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, 1);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_4903">
                                </hotspot>
                        <hotspot name="spot_43979" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="106.10179050069922" atv="16.502305909989772" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43979);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4903">
                                </hotspot>
                        <hotspot name="spot_43980" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="133.73528822212756" atv="36.92077439624489" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_43980);" 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_4903">
                                </hotspot>
                        <hotspot name="spot_43981" 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="" 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="-35.11561211129623" atv="64.51218852406564" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43981);" 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_4903">
                                </hotspot>
                        <hotspot name="spot_43982" 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="" 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="70.19241648069402" atv="87.22664198158098" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43982);" 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_4903">
                                </hotspot>
                        <hotspot name="spot_43983" 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="" 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="97.57011634654208" atv="25.92303694821189" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43983);" 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_4903">
                                </hotspot>
                        <hotspot name="spot_44035" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="153.02782041201527" atv="18.41283230396424" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44035);" 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_4905" 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_4903">
                                </hotspot>
                        <hotspot name="spot_44071" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="135.60928636720558" atv="9.786182676332585" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44071);" 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_4913" 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_4903">
                                </hotspot>
                        <hotspot name="spot_44072" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="118.43658848379613" atv="6.353459279728839" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44072);" 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_4915" 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_4903">
                                </hotspot>
                        <hotspot name="spot_44755" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="61.87491493178874" atv="12.429998497076893" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44755);" 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_4903">
                                </hotspot>
                        <hotspot name="spot_44756" 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:23px;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="111.41497531964632" atv="43.67697434418642" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44756);" zoom="false" distorted="false" oy="0" material_type="" 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_4903">
                                </hotspot>
                        <hotspot name="spot_44757" 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:23px;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="-169.3539941557434" atv="49.63377554163887" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44757);" zoom="false" distorted="false" oy="0" material_type="" 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_4903">
                                </hotspot>
                        <hotspot name="spot_44758" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-156.36740579374032" atv="24.156975162611573" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44758);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4903">
                                </hotspot>
                        <hotspot name="spot_44759" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-167.06230731979622" atv="15.49403582007451" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44759);" 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_4909" 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_4903">
                                </hotspot>
                        <hotspot name="spot_44760" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-173.81534363381093" atv="11.348295434084479" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44760);" 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_4910" 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_4903">
                                </hotspot>
                        <hotspot name="spot_44762" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="165.75497912663644" atv="7.160002906796449" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44762);" 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_4906" 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_4903">
                                </hotspot>
                        <hotspot name="spot_44763" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="87.34341869780167" atv="15.373344129350858" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44763);" 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_4903">
                                </hotspot>
                        <hotspot name="spot_44765" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="99.45259220283896" atv="11.399838956490074" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44765);" 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_4903">
                                </hotspot>
                        <hotspot name="spot_44767" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="82.94657027996777" atv="10.867947875330009" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44767);" 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_4903">
                                </hotspot>
                            <hotspot name="embed_9_857" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-85.079155664157" atv="30.090301830873"/>
                                        <point ath="-71.503507500321" atv="50.875353314631"/>
                                        <point ath="65.288675248933" atv="22.880056511921"/>
                                    </hotspot>
                                <hotspot name="embed_9_858" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="1.2334488633522" atv="65.6103136079"/>
                                        <point ath="5.3627533297759" atv="70.105151073578"/>
                                        <point ath="173.62268841061" atv="19.605348152434"/>
                                    </hotspot>
                                <hotspot name="embed_9_859" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="60.504737098166" atv="23.434226310845"/>
                                        <point ath="130.04057514817" atv="19.301847288266"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4904" title="惠桐苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/cfd9d81d34b53185/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.068992" lng="121.756242" heading="" scene_id="4904" pano_id="162" 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="13.933546529372" 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.933546529372" vlookat="51.785602566249" 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/cfd9d81d34b53185/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cfd9d81d34b53185/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cfd9d81d34b53185/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cfd9d81d34b53185/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cfd9d81d34b53185/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cfd9d81d34b53185/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_43984" 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="-87.51943829171626" atv="61.89383189972074" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43984);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="惠桐苑西苑242弄" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(208, 2, 30, 0.7);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]惠桐苑西苑242弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4904">
                                </hotspot>
                        <hotspot name="spot_43985" 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="76.79233326046153" atv="76.36102920712686" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43985);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="惠桐苑东苑263弄" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.75);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]惠桐苑东苑263弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4904">
                                </hotspot>
                        <hotspot name="spot_43986" 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="-71.85412273010508" atv="54.65690057099914" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43986);" 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(208, 2, 30, 0.7);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_4904">
                                </hotspot>
                        <hotspot name="spot_43987" 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="86.67954033674005" atv="36.40920455937108" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43987);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="惠桐苑二期1026弄" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]惠桐苑二期1026弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4904">
                                </hotspot>
                        <hotspot name="spot_43992" 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="-77.6284394021169" atv="46.50167257055394" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43992);" 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, 30, 0.7);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_4904">
                                </hotspot>
                        <hotspot name="spot_43998" 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="-35.68837089092972" atv="42.81280533055387" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43998);" 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, 30, 0.7);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_4904">
                                </hotspot>
                        <hotspot name="spot_43999" 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.24682245205241" atv="35.81877388893426" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_43999);" 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, 30, 0.7);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_4904">
                                </hotspot>
                        <hotspot name="spot_44000" 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="-47.775915850579" atv="50.99866349859168" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44000);" 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(208, 2, 30, 0.7);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_4904">
                                </hotspot>
                        <hotspot name="spot_44001" 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="-60.39887709190987" atv="40.84910490413012" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44001);" 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(208, 2, 30, 0.7);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_4904">
                                </hotspot>
                        <hotspot name="spot_44002" 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.32130132459008" atv="32.970835562866384" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44002);" 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(208, 2, 30, 0.7);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_4904">
                                </hotspot>
                        <hotspot name="spot_44003" 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="-36.13263705240627" atv="30.94869843750336" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44003);" 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, 30, 0.7);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_4904">
                                </hotspot>
                        <hotspot name="spot_44007" 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="17.37682538113762" atv="75.98033189668337" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44007);" 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(189, 16, 224, 0.75);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_4904">
                                </hotspot>
                        <hotspot name="spot_44008" 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="80.26770522418906" atv="26.62994098586852" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44008);" 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, 1);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_4904">
                                </hotspot>
                        <hotspot name="spot_44010" 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="81.15868090386408" atv="23.596961141620085" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44010);" 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, 1);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_4904">
                                </hotspot>
                        <hotspot name="spot_44011" 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="82.30804404739757" atv="19.859339554587535" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44011);" 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, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_4904">
                                </hotspot>
                        <hotspot name="spot_44013" 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="65.98733290408825" atv="19.362096416288562" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44013);" 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, 1);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_4904">
                                </hotspot>
                        <hotspot name="spot_44014" 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.45637477800096" atv="20.29760820724187" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44014);" 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, 1);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_4904">
                                </hotspot>
                        <hotspot name="spot_44015" 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="53.766651603261835" atv="20.11479651568449" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44015);" 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, 1);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_4904">
                                </hotspot>
                        <hotspot name="spot_44016" 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="56.72954758453727" atv="18.791963312428848" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44016);" 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, 1);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_4904">
                                </hotspot>
                        <hotspot name="spot_44017" 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="55.402608011290056" atv="24.793359227330335" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44017);" 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, 1);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_4904">
                                </hotspot>
                        <hotspot name="spot_44018" 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.71706605136228" atv="22.929861159654862" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44018);" 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, 1);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_4904">
                                </hotspot>
                        <hotspot name="spot_44019" 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="64.10741787838884" atv="20.655364192175394" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44019);" 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, 1);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_4904">
                                </hotspot>
                        <hotspot name="spot_44020" 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="68.10531195009128" atv="26.516584001076893" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44020);" 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, 1);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_4904">
                                </hotspot>
                        <hotspot name="spot_44021" 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.7902169327283" atv="23.949749435458052" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44021);" 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, 1);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_4904">
                                </hotspot>
                        <hotspot name="spot_44023" 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="46.16735933850026" atv="23.172727202627136" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44023);" 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, 1);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_4904">
                                </hotspot>
                        <hotspot name="spot_44026" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-79.73576530393598" atv="32.34604078023942" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44026);" 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_4904">
                                </hotspot>
                        <hotspot name="spot_44027" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-25.719762987717786" atv="25.760083803343225" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44027);" 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_4904">
                                </hotspot>
                        <hotspot name="spot_44029" 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="-67.50148292273809" atv="80.10636802268183" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44029);" 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: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_4904">
                                </hotspot>
                        <hotspot name="spot_44030" 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="-94.71051467578616" atv="34.40809198800512" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44030);" 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: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_4904">
                                </hotspot>
                        <hotspot name="spot_44032" 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.939710968322004" atv="30.344101766424938" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44032);" 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: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_4904">
                                </hotspot>
                        <hotspot name="spot_44034" 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="-56.57996896408889" atv="23.331458998514606" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44034);" 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: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_4904">
                                </hotspot>
                        <hotspot name="spot_44044" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-4.734843565694348" atv="8.88157248724023" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44044);" 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_4916" 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_4904">
                                </hotspot>
                        <hotspot name="spot_44045" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-52.206353831733736" atv="13.836774495068873" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44045);" 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_4902" 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_4904">
                                </hotspot>
                        <hotspot name="spot_44773" 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="4.462827162553822" atv="56.70800884987842" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44773);" 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.75);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_4904">
                                </hotspot>
                        <hotspot name="spot_44774" 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.799838339260702" atv="33.02121224429603" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44774);" 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(189, 16, 224, 0.75);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_4904">
                                </hotspot>
                        <hotspot name="spot_44775" 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="27.8697115706222" atv="31.543694954214924" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44775);" 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(189, 16, 224, 0.75);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_4904">
                                </hotspot>
                        <hotspot name="spot_44776" 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.064953210038425" atv="34.37504460787022" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44776);" 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(189, 16, 224, 0.75);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_4904">
                                </hotspot>
                        <hotspot name="spot_44777" 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="-1.54084477182181" atv="35.903026967257084" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44777);" 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(189, 16, 224, 0.75);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_4904">
                                </hotspot>
                        <hotspot name="spot_44778" 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.723301960580955" atv="35.72924476362097" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44778);" 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(189, 16, 224, 0.75);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_4904">
                                </hotspot>
                        <hotspot name="spot_44779" 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="36.81719659698251" atv="36.48005459584497" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44779);" 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(189, 16, 224, 0.75);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_4904">
                                </hotspot>
                        <hotspot name="spot_44780" 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.22652751946373" atv="42.983027878176586" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44780);" 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.75);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_4904">
                                </hotspot>
                        <hotspot name="spot_44781" 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.705767547802054" atv="68.39092204630887" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44781);" 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.75);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_4904">
                                </hotspot>
                        <hotspot name="spot_44782" 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="6.476872501629941" atv="44.710523636489626" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44782);" 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(189, 16, 224, 0.75);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_4904">
                                </hotspot>
                        <hotspot name="spot_44783" 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="33.044704906861284" atv="51.95254759382884" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44783);" 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.75);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_4904">
                                </hotspot>
                        <hotspot name="spot_44784" 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="-12.217086450774843" atv="56.678049108533294" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44784);" 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(189, 16, 224, 0.75);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_4904">
                                </hotspot>
                        <hotspot name="spot_44791" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-82.58893217986997" atv="11.504105256236084" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44791);" 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_4904">
                                </hotspot>
                        <hotspot name="spot_44795" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-66.49506937388645" atv="13.079845033971655" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44795);" 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_4904">
                                </hotspot>
                        <hotspot name="spot_44796" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-72.01672951558805" atv="12.744760234677855" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44796);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4904">
                                </hotspot>
                        <hotspot name="spot_44797" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-56.18549446060763" atv="12.337177564772949" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44797);" 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_4904">
                                </hotspot>
                        <hotspot name="spot_44800" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="48.546024262507615" atv="12.429955487750359" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44800);" 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_4904">
                                </hotspot>
                        <hotspot name="spot_44801" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="105.45226516896255" atv="14.387628871368486" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44801);" 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_4904">
                                </hotspot>
                        <hotspot name="spot_44802" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-178.33540346415464" atv="7.268015920388028" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44802);" 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_4914" 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_4904">
                                </hotspot>
                        <hotspot name="spot_44806" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-143.97907512519225" atv="5.800173179562017" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44806);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4904">
                                </hotspot>
                        <hotspot name="spot_44809" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-44.20884574411343" atv="8.89653159712029" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44809);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4904">
                                </hotspot>
                        <hotspot name="spot_44812" 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:20px;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="-122.2910688517151" atv="7.581789224397438" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44812);" zoom="false" distorted="false" oy="0" material_type="" 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;村[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4904">
                                </hotspot>
                        <hotspot name="spot_44813" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="150.758803064195" atv="7.178419791590367" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44813);" 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;城[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4904">
                                </hotspot>
                            <hotspot name="embed_9_865" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-99.355197638721" atv="16.169267587612"/>
                                        <point ath="107.77220977977" atv="39.816564672161"/>
                                    </hotspot>
                                <hotspot name="embed_9_866" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-175.84566870881" atv="67.335704123771"/>
                                        <point ath="-78.566473537636" atv="79.255289385186"/>
                                        <point ath="-27.652357397455" atv="56.114610366171"/>
                                        <point ath="-16.222782657617" atv="39.490418736365"/>
                                        <point ath="-12.390656339261" atv="32.515900525095"/>
                                        <point ath="-7.3758116304235" atv="22.171582923186"/>
                                    </hotspot>
                                <hotspot name="embed_9_868" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-108.1371401334" atv="33.787331941674"/>
                                        <point ath="-96.938747778579" atv="33.495149754888"/>
                                        <point ath="-82.349252132649" atv="32.312053009571"/>
                                        <point ath="-72.163024560093" atv="31.004977107504"/>
                                        <point ath="-63.366087720335" atv="29.374499211879"/>
                                        <point ath="-59.066857295255" atv="28.460276789631"/>
                                    </hotspot>
                                <hotspot name="embed_9_869" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-66.746177214211" atv="19.919506075292"/>
                                        <point ath="-52.319147571273" atv="27.729855128809"/>
                                        <point ath="-40.964463805942" atv="32.927133524102"/>
                                    </hotspot>
                                <hotspot name="embed_9_870" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="31.605943164156" atv="34.234171299273"/>
                                        <point ath="44.476859299099" atv="29.766988754008"/>
                                    </hotspot>
                                <hotspot name="embed_9_871" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="59.657144862781" atv="21.844805827221"/>
                                        <point ath="74.394940339492" atv="11.972360402525"/>
                                    </hotspot>
                                <hotspot name="embed_9_975" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-25.712761095424" atv="37.342245112398"/>
                                        <point ath="-14.102058632268" atv="39.120563353832"/>
                                    </hotspot>
                                <hotspot name="embed_9_976" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="9" enabled="false" polyline="true">
                                        <point ath="2.3941638118329" atv="39.580764206398"/>
                                        <point ath="5.7472222367289" atv="39.344348120157"/>
                                    </hotspot>
                                <hotspot name="embed_9_977" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="15.735998633284" atv="38.164353306049"/>
                                        <point ath="18.243592891065" atv="37.736424681175"/>
                                    </hotspot>
                                <hotspot name="embed_9_978" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="49.309046142587" atv="27.972889197745"/>
                                        <point ath="52.329348419987" atv="26.341827855449"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4905" title="惠益绿苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/4b5d2459b797ac6d/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.067119" lng="121.733983" heading="" scene_id="4905" pano_id="162" 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="93.658360940609" 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="93.658360940609" vlookat="49.179364740159" 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/4b5d2459b797ac6d/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b5d2459b797ac6d/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b5d2459b797ac6d/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b5d2459b797ac6d/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b5d2459b797ac6d/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b5d2459b797ac6d/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_44039" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="1.5525914728836483" atv="13.339642600134457" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44039);" 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_4903" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44059" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="168.86987088706599" atv="11.553541918037476" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44059);" 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_4905" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44060" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-177.30930734053055" atv="4.086258773506272" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44060);" 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_4901" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44061" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="153.85149371335007" atv="4.330528202866014" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44061);" 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_4907" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44062" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="98.7549153649158" atv="8.497757955695999" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44062);" 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_4915" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44063" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="111.25376107383676" atv="15.303998313275168" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44063);" 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_4913" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44152" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-158.1980378645571" atv="21.378363847616598" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44152);" 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_4910" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44153" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-114.78993114982816" atv="49.493558806326" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44153);" 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_4909" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44154" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="132.0439270292125" atv="8.648459918449257" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44154);" 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_4912" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44814" 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="61.869850625755646" atv="45.58188321106764" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44814);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="惠益绿苑255弄" 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;]惠益绿苑255弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4905">
                                </hotspot>
                        <hotspot name="spot_44815" 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.35273307142239" atv="34.684063507910714" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44815);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44816" 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.62462179404042" atv="23.81231892716765" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44816);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44817" 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.92959550307671" atv="28.00199328643224" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44817);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44818" 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.52236654371103" atv="32.42771584982971" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44818);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44819" 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="116.33258776701408" atv="39.299895307662545" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44819);" 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(208, 2, 27, 0.78);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_4905">
                                </hotspot>
                        <hotspot name="spot_44820" 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="99.0027032972647" atv="34.71158408445489" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44820);" 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: 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_4905">
                                </hotspot>
                        <hotspot name="spot_44821" 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="116.5691824121065" atv="21.87492998083867" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44821);" 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(208, 2, 27, 0.78);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_4905">
                                </hotspot>
                        <hotspot name="spot_44822" 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="119.76562836822686" atv="23.30470347624346" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44822);" 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.78);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_4905">
                                </hotspot>
                        <hotspot name="spot_44823" 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="127.30640598816672" atv="26.637824174646457" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44823);" 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.78);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_4905">
                                </hotspot>
                        <hotspot name="spot_44824" 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="108.99771508396171" atv="26.217422835320622" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44824);" 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: 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_4905">
                                </hotspot>
                        <hotspot name="spot_44825" 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.89343541005934" atv="25.117159795684984" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44825);" 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.78);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_4905">
                                </hotspot>
                        <hotspot name="spot_44826" 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="96.96798731663861" atv="27.4571300753859" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44826);" 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(208, 2, 27, 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_4905">
                                </hotspot>
                        <hotspot name="spot_44827" 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="160.45132116099944" atv="55.63512717028265" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44827);" 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(250, 100, 0, 0.78);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_4905">
                                </hotspot>
                        <hotspot name="spot_44828" 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="119.7180951539712" atv="61.87146495989206" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44828);" 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(250, 100, 0, 0.78);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_4905">
                                </hotspot>
                        <hotspot name="spot_44829" 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="143.7137767575772" atv="32.34578304979495" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44829);" 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(250, 100, 0, 0.78);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_4905">
                                </hotspot>
                        <hotspot name="spot_44830" 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="150.31630663704382" atv="33.42859857791595" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44830);" 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(250, 100, 0, 0.78);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_4905">
                                </hotspot>
                        <hotspot name="spot_44831" 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="163.6322113681971" atv="35.46700501736709" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44831);" 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(250, 100, 0, 0.78);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_4905">
                                </hotspot>
                        <hotspot name="spot_44832" 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="131.66282470259625" atv="42.40625996036245" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44832);" 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(250, 100, 0, 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_4905">
                                </hotspot>
                        <hotspot name="spot_44833" 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="140.8823113651066" atv="46.25428586185308" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44833);" 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(250, 100, 0, 0.78);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_4905">
                                </hotspot>
                        <hotspot name="spot_44834" 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.15928406599645" atv="53.391803408619325" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44834);" 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(250, 100, 0, 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_4905">
                                </hotspot>
                        <hotspot name="spot_44835" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-39.01121393807847" atv="42.49729864376256" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44835);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4905">
                                </hotspot>
                        <hotspot name="spot_44836" 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:23px;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.085220632753192" atv="32.120976680729214" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44836);" zoom="false" distorted="false" oy="0" material_type="" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44837" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="41.505376265124426" atv="24.611149595640256" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44837);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44838" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="62.03273255989683" atv="18.19367398084503" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44838);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4905">
                                </hotspot>
                        <hotspot name="spot_44839" 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:23px;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.50947375296562" atv="24.417973344458247" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44839);" zoom="false" distorted="false" oy="0" material_type="" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44859" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="42.702618241878156" atv="8.83083300348081" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44859);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44860" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="69.94944247742762" atv="12.15695600550137" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44860);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44861" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="76.00383294360194" atv="8.86220496048751" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44861);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44862" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="79.06969569951985" atv="9.833797164106159" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44862);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44863" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="54.15833106023524" atv="13.324224082986888" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44863);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44864" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="58.04956284965931" atv="10.025201357451667" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44864);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44865" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-164.24032095244925" atv="15.962934111098802" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44865);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44866" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-170.79642706098025" atv="10.773240300453724" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44866);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44972" 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="84.726767119731" atv="50.31448720915355" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44972);" 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_4905">
                                </hotspot>
                        <hotspot name="spot_44976" 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.010765149272231" atv="53.18967582787586" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44976);" 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_4905">
                                </hotspot>
                            <hotspot name="embed_9_887" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="87.136674364024" atv="12.512394805721"/>
                                        <point ath="83.913193410055" atv="43.464466670416"/>
                                        <point ath="-73.312796246809" atv="75.850785546301"/>
                                        <point ath="-89.580644559364" atv="28.220697871396"/>
                                    </hotspot>
                                <hotspot name="embed_9_888" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="1.3850612306832" atv="19.070860408993"/>
                                        <point ath="5.5997511894517" atv="58.405453052738"/>
                                        <point ath="154.46443753794" atv="81.802205698052"/>
                                        <point ath="177.76792744433" atv="34.773491098697"/>
                                        <point ath="179.07546459374" atv="17.498223047702"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4906" title="惠益新苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/7eb2988fdf731fd9/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.060653" lng="121.734294" heading="" scene_id="4906" pano_id="162" 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="75.302583078268" 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="75.302583078268" vlookat="50.500359364226" 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/7eb2988fdf731fd9/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7eb2988fdf731fd9/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7eb2988fdf731fd9/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7eb2988fdf731fd9/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7eb2988fdf731fd9/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7eb2988fdf731fd9/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_44073" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="15.280027507708553" atv="12.908675156309458" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44073);" 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_4905" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44074" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="77.43298139122095" atv="18.288780417221908" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44074);" 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_4912" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44075" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="97.68864777727512" atv="7.934993233914135" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44075);" 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_4908" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44076" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="130.11354013101305" atv="13.544995775223752" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44076);" 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_4907" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44077" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-174.99985369172856" atv="17.738354603326" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44077);" 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_4901" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44078" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-20.354364039496545" atv="21.495255464427384" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44078);" 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_4910" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44079" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-10.813329063257754" atv="13.015006191500216" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44079);" 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_4909" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44080" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="1.6894727272302248" atv="6.731451244084392" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44080);" 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_4903" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44081" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="41.26557205566098" atv="11.887751857851773" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44081);" 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_4913" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44082" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="54.79762368206627" atv="8.663195273021856" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44082);" 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_4915" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44867" 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.29182283717802" atv="49.296059701097" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44867);" 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(40, 110, 250, 0.77);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_4906">
                                </hotspot>
                        <hotspot name="spot_44868" 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.173576292504038" atv="43.501037235165306" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44868);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44869" 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.11912865417952" atv="29.55445761309108" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44869);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44870" 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.703425160835707" atv="21.786814235457957" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44870);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44871" 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.278880139676858" atv="22.598772214077947" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44871);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44872" 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.685153237931445" atv="29.391979455301662" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44872);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44873" 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.639254377535735" atv="28.31768940477557" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44873);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44875" 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="67.27526844104455" atv="45.513620820335895" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44875);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44876" 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="69.30644969135972" atv="40.136440068150456" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44876);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44877" 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.95485599142415" atv="32.564617752897355" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44877);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44878" 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="59.1089532393554" atv="29.551486113070677" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44878);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44879" 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.803321390918086" atv="38.90826785334926" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44879);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44880" 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.7599714833558" atv="35.16728622830294" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44880);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44881" 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="49.49466453948094" atv="26.77519117325098" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44881);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44882" 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.587025546467316" atv="23.79845637722272" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44882);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44883" 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.26259007837348" atv="29.707032451300133" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44883);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44884" 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.651415887313874" atv="23.09210499289204" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44884);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44885" 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.596786686402083" atv="41.166316285609085" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44885);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44886" 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="155.71573009333017" atv="66.65673889622336" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44886);" 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(208, 2, 27, 0.77);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_4906">
                                </hotspot>
                        <hotspot name="spot_44887" 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="109.80374296167233" atv="35.059574286611834" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44887);" 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(208, 2, 27, 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_4906">
                                </hotspot>
                        <hotspot name="spot_44888" 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="124.57346528357735" atv="64.1507162327752" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44888);" 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.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_4906">
                                </hotspot>
                        <hotspot name="spot_44889" 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="107.52539136486044" atv="54.13315882080229" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44889);" 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.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_4906">
                                </hotspot>
                        <hotspot name="spot_44890" 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="100.37420747708066" atv="44.89521367179113" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44890);" 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.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_4906">
                                </hotspot>
                        <hotspot name="spot_44891" 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="119.37410032605248" atv="43.47304117985032" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44891);" 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.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_4906">
                                </hotspot>
                        <hotspot name="spot_44892" 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="126.39931336479611" atv="47.40217826073079" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44892);" 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(208, 2, 27, 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_4906">
                                </hotspot>
                        <hotspot name="spot_44893" 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="146.28538016716317" atv="53.0413550147851" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44893);" 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.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_4906">
                                </hotspot>
                        <hotspot name="spot_44894" 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.60387089025897" atv="37.63032092933818" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44894);" 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(208, 2, 27, 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_4906">
                                </hotspot>
                        <hotspot name="spot_44897" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="30.905830388270033" atv="66.63327590778604" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44897);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44900" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-29.318322665371056" atv="31.603188158803654" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44900);" 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;心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4906">
                                </hotspot>
                        <hotspot name="spot_44901" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-59.03050104726458" atv="46.832983637377914" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44901);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44902" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="61.09267409794592" atv="14.206445477616029" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44902);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4906">
                                </hotspot>
                        <hotspot name="spot_44905" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="121.74445506569953" atv="21.588343928496272" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44905);" 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;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4906">
                                </hotspot>
                        <hotspot name="spot_44906" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="161.19477893493703" atv="34.63442797246613" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44906);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44908" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="104.3804145908517" atv="11.345691612999582" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44908);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4906">
                                </hotspot>
                        <hotspot name="spot_44909" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="101.199133694517" atv="9.53964158599005" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44909);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4906">
                                </hotspot>
                        <hotspot name="spot_44910" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="115.13682078146601" atv="9.266222097632356" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44910);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44911" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="7.819189786713537" atv="10.02088692551132" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44911);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44913" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="24.444963355770938" atv="9.353785132262198" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44913);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4906">
                                </hotspot>
                        <hotspot name="spot_44984" 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="136.52363654055316" atv="46.87594964156096" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44984);" 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_4906">
                                </hotspot>
                        <hotspot name="spot_44985" 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.452148584340648" atv="57.56543617901612" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44985);" 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_4906">
                                </hotspot>
                            <hotspot name="embed_9_889" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="94.225792385713" atv="16.107151084488"/>
                                        <point ath="176.20464343267" atv="51.901034784596"/>
                                        <point ath="-134.76988809126" atv="37.255679097218"/>
                                        <point ath="-121.27457278073" atv="25.739150190976"/>
                                    </hotspot>
                                <hotspot name="embed_9_890" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-0.23975695099307" atv="12.737704847001"/>
                                        <point ath="-2.3426697793575" atv="35.377553322617"/>
                                        <point ath="-8.8096666287169" atv="70.658925144125"/>
                                        <point ath="-176.90479755574" atv="44.371356535495"/>
                                        <point ath="-178.90363158009" atv="15.722564363446"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4913" title="荣春苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/e73a2400b9e11e7f/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.065743" lng="121.739864" heading="" scene_id="4913" pano_id="162" 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="-51.815332034148" 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="-51.815332034148" vlookat="55.755320947798" 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/e73a2400b9e11e7f/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e73a2400b9e11e7f/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e73a2400b9e11e7f/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e73a2400b9e11e7f/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e73a2400b9e11e7f/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e73a2400b9e11e7f/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_44083" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-41.13670129314028" atv="6.364791733660659" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44083);" 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_4903" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44084" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-78.24927272533347" atv="17.75950618513608" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44084);" 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_4905" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44085" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-151.13054985537786" atv="4.628057097057302" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44085);" 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_4901" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44086" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-172.6158772627777" atv="15.475467656926973" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44086);" 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_4912" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44087" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="85.36085028190382" atv="25.0895820343217" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44087);" 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_4915" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44088" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="59.60844824082653" atv="4.725942796313051" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44088);" 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_4902" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44089" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="76.87727389800574" atv="3.6588317692184127" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44089);" 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_4904" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44090" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-130.50569887425456" atv="9.602474484143608" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44090);" 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_4906" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44915" 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.73334381862969" atv="61.21697686259192" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44915);" 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: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_4913">
                                </hotspot>
                        <hotspot name="spot_44916" 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="-160.20237713642115" atv="63.61090508009839" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44916);" 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(189, 16, 224, 1),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_4913">
                                </hotspot>
                        <hotspot name="spot_44917" 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.7576223789369" atv="33.8501847967307" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44917);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44918" 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="-75.20325049357939" atv="31.337421730284916" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44918);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44919" 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.799048716548953" atv="67.84019872548264" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44919);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44920" 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.10424784873163" atv="52.73915443174561" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44920);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44921" 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.609457312050665" atv="46.05671586074412" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44921);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44922" 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.97105393743823" atv="35.21011228424062" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44922);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44924" 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.800306737362348" atv="32.09732140849504" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44924);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_4913">
                                </hotspot>
                        <hotspot name="spot_44925" 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.91826732360414" atv="28.492401355954403" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44925);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44926" 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.94860216005537" atv="26.176551244249637" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44926);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44927" 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.6488445355132626" atv="49.36891089792716" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44927);" 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.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_4913">
                                </hotspot>
                        <hotspot name="spot_44928" 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.232369892517113" atv="47.99281628002181" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44928);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44929" 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.041673522145743" atv="68.4029905949128" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44929);" 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.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_4913">
                                </hotspot>
                        <hotspot name="spot_44930" 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.30954171985036" atv="37.51801161479881" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44930);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44931" 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.63055631592147" atv="34.08214954197035" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44931);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44932" 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.739075826214275" atv="33.42823394832204" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44932);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44933" 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.9302691950858843" atv="34.335243049569456" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44933);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44934" 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.265047951256065" atv="33.70874592322713" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44934);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_4913">
                                </hotspot>
                        <hotspot name="spot_44935" 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.728730215452686" atv="31.602996201395687" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44935);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44939" 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="-160.14606740743776" atv="38.51908378495024" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44939);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44941" 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="-118.4139812050652" atv="65.0318244989481" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44941);" 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(189, 16, 224, 0.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44942" 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="-109.41181108334547" atv="53.50349759914622" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44942);" 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(189, 16, 224, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_4913">
                                </hotspot>
                        <hotspot name="spot_44943" 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="-105.83511286675781" atv="37.265216416700106" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44943);" 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(189, 16, 224, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_4913">
                                </hotspot>
                        <hotspot name="spot_44944" 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="-103.75354270634284" atv="31.643585638017136" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44944);" 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(189, 16, 224, 0.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44945" 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="-117.3540974660549" atv="30.415044153241254" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44945);" 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(189, 16, 224, 0.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44946" 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="-126.95616743361643" atv="32.678135920121576" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44946);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44947" 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="-136.8896759476359" atv="22.935105488552885" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44947);" 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(189, 16, 224, 0.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44948" 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="-141.3503737104908" atv="24.671972270072004" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44948);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44949" 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="-152.88295617665003" atv="28.190362733468405" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44949);" 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(189, 16, 224, 0.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44950" 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="-159.09061833903002" atv="29.623952567306105" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44950);" 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.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44951" 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="-133.16895198541303" atv="28.813643710366563" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44951);" 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(189, 16, 224, 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_4913">
                                </hotspot>
                        <hotspot name="spot_44952" 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="-140.95440037743222" atv="32.63605336032146" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44952);" 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(189, 16, 224, 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_4913">
                                </hotspot>
                        <hotspot name="spot_44953" 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="-138.61648563631513" atv="43.88043360680818" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44953);" 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(189, 16, 224, 0.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44954" 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="-151.35720018747642" atv="48.76502641120447" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44954);" 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(189, 16, 224, 0.76);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_4913">
                                </hotspot>
                        <hotspot name="spot_44956" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-14.406605178647396" atv="18.150331828762877" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44956);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4913">
                                </hotspot>
                        <hotspot name="spot_44957" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="10.689070975151594" atv="15.198592104561467" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44957);" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44958" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="30.067436924564618" atv="13.394548078428329" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44958);" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44959" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="45.667259083072906" atv="16.263095740057384" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44959);" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44960" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="42.08889419167406" atv="12.37452378593619" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44960);" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44962" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="57.11850491505402" atv="9.588185712094287" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44962);" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44963" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="66.60806936221627" atv="7.407191943899046" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44963);" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44964" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-36.40463812657629" atv="14.514133875363672" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44964);" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44965" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-66.24148693562029" atv="8.297701251953088" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44965);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4913">
                                </hotspot>
                        <hotspot name="spot_44966" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-84.85575665910926" atv="9.704420993469048" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44966);" 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_4909" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44967" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-101.63794410669095" atv="9.829850731013142" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44967);" 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_4910" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44988" 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.674484588657776" atv="82.8176863817949" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44988);" 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_4913">
                                </hotspot>
                        <hotspot name="spot_44989" 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="-59.43425444919711" atv="30.55440701862062" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44989);" 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_4913">
                                </hotspot>
                            <hotspot name="embed_9_891" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-93.524114029846" atv="9.9350851561893"/>
                                        <point ath="-93.979554537049" atv="14.299935205306"/>
                                        <point ath="-93.757450134508" atv="16.296538560367"/>
                                        <point ath="-92.366199690858" atv="21.835088892043"/>
                                        <point ath="-90.500132747068" atv="28.333875791635"/>
                                        <point ath="-87.9911312839" atv="37.81908249599"/>
                                        <point ath="-83.426354063316" atv="59.180068888031"/>
                                        <point ath="27.048328570324" atv="83.703261528443"/>
                                        <point ath="80.597276821329" atv="51.397400308549"/>
                                        <point ath="82.396452738612" atv="43.74752101697"/>
                                        <point ath="83.762638933857" atv="33.580165713492"/>
                                    </hotspot>
                                <hotspot name="embed_9_892" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-101.19568221113" atv="33.790844616811"/>
                                        <point ath="-78.512996892688" atv="33.632726536778"/>
                                    </hotspot>
                                <hotspot name="embed_9_893" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-71.18607246397" atv="32.710446658813"/>
                                        <point ath="-50.182403397425" atv="27.302217158516"/>
                                    </hotspot>
                                <hotspot name="embed_9_894" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-44.504139530157" atv="25.107555646317"/>
                                        <point ath="-14.345142877934" atv="9.3167210776927"/>
                                    </hotspot>
                                <hotspot name="embed_9_895" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-114.60809260681" atv="31.918661576823"/>
                                        <point ath="-106.59376368429" atv="33.252908301566"/>
                                    </hotspot>
                                <hotspot name="embed_9_896" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-129.45281309519" atv="27.957147050317"/>
                                        <point ath="-121.02010210412" atv="30.428830822639"/>
                                    </hotspot>
                                <hotspot name="embed_9_897" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-134.31077151499" atv="26.181450571346"/>
                                        <point ath="-131.96365390305" atv="27.065443994245"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4915" title="颐康名苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/138d8c84853eca0a/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.066004" lng="121.743264" heading="" scene_id="4915" pano_id="162" 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="-4.651945179935" 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="-4.651945179935" vlookat="57.134510821215" 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/138d8c84853eca0a/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/138d8c84853eca0a/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/138d8c84853eca0a/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/138d8c84853eca0a/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/138d8c84853eca0a/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/138d8c84853eca0a/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_44091" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-56.16078287963455" atv="5.511990946032239" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44091);" 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_4903" 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_4915">
                                </hotspot>
                        <hotspot name="spot_44092" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-93.56454549132383" atv="19.176310188331755" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44092);" 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_4913" 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_4915">
                                </hotspot>
                        <hotspot name="spot_44093" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-139.0360220045726" atv="10.27241988958716" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44093);" 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_4912" 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_4915">
                                </hotspot>
                        <hotspot name="spot_44094" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="158.2280493906543" atv="7.98678387300386" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44094);" 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_4908" 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_4915">
                                </hotspot>
                        <hotspot name="spot_44095" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-161.23661129958737" atv="5.6771537279142885" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44095);" 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_4907" 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_4915">
                                </hotspot>
                        <hotspot name="spot_44096" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="117.28800074328177" atv="1.8686371248583646" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44096);" 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_4914" 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_4915">
                                </hotspot>
                        <hotspot name="spot_44097" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="73.6514145974179" atv="4.260896822686176" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44097);" 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_4904" 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_4915">
                                </hotspot>
                        <hotspot name="spot_44098" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="50.33836557560596" atv="5.574269742020066" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44098);" 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_4902" 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_4915">
                                </hotspot>
                        <hotspot name="spot_44099" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-82.78170001390305" atv="8.951928347392913" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44099);" 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_4905" 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_4915">
                                </hotspot>
                        <hotspot name="spot_44100" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-121.02809763297918" atv="6.017493781050362" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44100);" 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_4906" 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_4915">
                                </hotspot>
                        <hotspot name="spot_44101" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-104.04442025046794" atv="5.869681682262251" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44101);" 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_4910" 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_4915">
                                </hotspot>
                        <hotspot name="spot_44996" 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="-61.79592550140427" atv="56.775526462296895" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44996);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_44998" 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.26627278508431" atv="69.78222646287477" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_44998);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45000" 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.67844731203053" atv="29.02751685084773" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45000);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45001" 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.56165265366917" atv="31.679638370783508" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45001);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45002" 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.83612826991964" atv="36.2278236599582" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45002);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45003" 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.84605861742864" atv="34.007507757446014" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45003);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45004" 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="-49.41095074453597" atv="43.74084973807384" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45004);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45005" 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.09418177806219" atv="49.44841265004166" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45005);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45006" 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.62063915716459" atv="43.003062469497664" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45006);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45007" 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.86672681618688" atv="38.81169829459229" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45007);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45008" 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.34270018634419" atv="47.94090558873277" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45008);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45011" 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.45613990333584" atv="57.166985853429495" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45011);" 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(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;;&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_4915">
                                </hotspot>
                        <hotspot name="spot_45012" 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.794455627637433" atv="51.00387819458098" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45012);" 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.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_4915">
                                </hotspot>
                        <hotspot name="spot_45014" 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.02030461093801" atv="46.33043944928032" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45014);" 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(189, 16, 224, 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_4915">
                                </hotspot>
                        <hotspot name="spot_45015" 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.470430897609049" atv="36.02750876013374" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45015);" 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.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_4915">
                                </hotspot>
                        <hotspot name="spot_45016" 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.33204558908858" atv="32.06452853007444" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45016);" 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(189, 16, 224, 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_4915">
                                </hotspot>
                        <hotspot name="spot_45017" 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.456469247931636" atv="29.189263779439994" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45017);" 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(189, 16, 224, 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_4915">
                                </hotspot>
                        <hotspot name="spot_45018" 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.7396914528739" atv="34.4619176455359" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45018);" 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.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_4915">
                                </hotspot>
                        <hotspot name="spot_45019" 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="67.9024140223778" atv="40.59689533475205" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45019);" 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(189, 16, 224, 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_4915">
                                </hotspot>
                        <hotspot name="spot_45020" 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="70.50103988513183" atv="61.89951432366661" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45020);" 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(189, 16, 224, 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_4915">
                                </hotspot>
                        <hotspot name="spot_45021" 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.01933193893109" atv="69.77962415049883" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45021);" 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(189, 16, 224, 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_4915">
                                </hotspot>
                        <hotspot name="spot_45031" 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="86.29330602024811" atv="65.40070643372503" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45031);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45041" 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="-179.45403565946265" atv="58.91613802712927" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45041);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45046" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-14.304368214011902" atv="17.006503389980413" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45046);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45047" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-36.18505155966892" atv="13.545600830274337" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45047);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45049" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="4.498418587430763" atv="22.58508144286995" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45049);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45050" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="16.354842765724413" atv="16.81329953649379" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45050);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45051" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="36.44229062704369" atv="10.522119431650955" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45051);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45053" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="55.684179852824" atv="9.630656608712737" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45053);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45054" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="8.782422137441586" atv="10.564121082212248" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45054);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45055" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="22.83425839926116" atv="7.840977342874583" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45055);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45057" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-50.48228315111328" atv="14.536930451464674" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45057);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4915">
                                </hotspot>
                        <hotspot name="spot_45061" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-61.92158878081966" atv="10.734292327871065" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45061);" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45065" 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:23px;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="-52.77649027625637" atv="11.11948504401013" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45065);" zoom="false" distorted="false" oy="0" material_type="" 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_4915">
                                </hotspot>
                        <hotspot name="spot_45066" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="146.82404619407703" atv="53.806373334508216" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45066);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4915">
                                </hotspot>
                        <hotspot name="spot_45067" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-137.6173731908596" atv="45.68510913896551" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45067);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4915">
                                </hotspot>
                        <hotspot name="spot_45069" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-75.72656276974692" atv="6.888025787779597" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45069);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4915">
                                </hotspot>
                        <hotspot name="spot_45072" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-172.99493629997934" atv="9.358301792837501" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45072);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4915">
                                </hotspot>
                        <hotspot name="spot_45074" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-150.92188578708493" atv="8.791710858028608" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45074);" 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;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4915">
                                </hotspot>
                        <hotspot name="spot_45077" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="174.42539746797053" atv="8.742813202589376" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45077);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4915">
                                </hotspot>
                        <hotspot name="spot_45078" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="141.4879648109668" atv="7.030495654623972" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45078);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4915">
                                </hotspot>
                            <hotspot name="embed_9_898" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-93.270910291787" atv="16.387863385189"/>
                                        <point ath="-92.741061353159" atv="45.734799166682"/>
                                        <point ath="85.101663645396" atv="62.91322769708"/>
                                        <point ath="86.104776516447" atv="34.31773413322"/>
                                        <point ath="86.116796131039" atv="20.082991176349"/>
                                    </hotspot>
                                <hotspot name="embed_9_899" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-177.38677004195" atv="23.24383414577"/>
                                        <point ath="-179.50126354408" atv="36.09707827916"/>
                                        <point ath="179.65804824277" atv="41.919634164559"/>
                                        <point ath="179.83252490182" atv="59.831608068952"/>
                                        <point ath="-0.83715237543055" atv="67.015538682712"/>
                                        <point ath="-0.99519538418684" atv="40.408116861417"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4907" title="建欣苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/9aae7dc7e675a1aa/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.057674" lng="121.739529" heading="" scene_id="4907" pano_id="162" 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="-177.79260016243" 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.79260016243" vlookat="59.900063967886" 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/9aae7dc7e675a1aa/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9aae7dc7e675a1aa/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9aae7dc7e675a1aa/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9aae7dc7e675a1aa/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9aae7dc7e675a1aa/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9aae7dc7e675a1aa/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_44102" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-95.51992944329089" atv="17.297666576190192" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44102);" 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_4901" 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_4907">
                                </hotspot>
                        <hotspot name="spot_44103" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-41.63148746149989" atv="17.02181444751989" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44103);" 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_4906" 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_4907">
                                </hotspot>
                        <hotspot name="spot_44104" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="7.506716824568173" atv="19.890516672964516" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44104);" 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_4912" 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_4907">
                                </hotspot>
                        <hotspot name="spot_44105" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="74.19110436014404" atv="14.052272102974618" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44105);" 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_4908" 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_4907">
                                </hotspot>
                        <hotspot name="spot_44106" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="81.29540157099865" atv="4.923828464298675" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44106);" 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_4914" 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_4907">
                                </hotspot>
                        <hotspot name="spot_44107" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="21.626477788282273" atv="8.221537509835333" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44107);" 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_4915" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45081" 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.490719120713266" atv="54.27940730620363" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45081);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45085" 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.39394783567667" atv="36.80399852248139" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45085);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45086" 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.82327365004801" atv="30.533412492266503" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45086);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45087" 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="25.291910165763" atv="31.762419455223554" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45087);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45088" 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.294340675678598" atv="36.133969130979736" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45088);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45089" 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.431012691969727" atv="45.75343351597313" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45089);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45090" 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.017376218817446" atv="44.32562215864468" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45090);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45091" 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.326496314992255" atv="37.91484541089096" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45091);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45093" 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.87954220235798" atv="35.84608840901559" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45093);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45094" 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.32157670936647" atv="53.003928477550815" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45094);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45095" 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="67.26466991679973" atv="47.57476622516989" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45095);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45096" 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="43.840874953102116" atv="45.27520147892803" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45096);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45097" 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.83711679740628" atv="41.43329292225301" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45097);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45101" 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="-107.34947969519538" atv="63.601206266231586" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45101);" 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(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;;&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_4907">
                                </hotspot>
                        <hotspot name="spot_45103" 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="-153.31161934212162" atv="29.160335344785885" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45103);" 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(189, 16, 224, 0.78);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_4907">
                                </hotspot>
                        <hotspot name="spot_45104" 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="-93.66030044246878" atv="48.738368129640754" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45104);" 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(189, 16, 224, 0.78);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_4907">
                                </hotspot>
                        <hotspot name="spot_45106" 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="-145.72343748369838" atv="70.83925979915162" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45106);" 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: 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_4907">
                                </hotspot>
                        <hotspot name="spot_45107" 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="-124.03524700623996" atv="51.14137903060648" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45107);" 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(189, 16, 224, 0.78);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_4907">
                                </hotspot>
                        <hotspot name="spot_45108" 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="-118.16669650663363" atv="45.82695837106395" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45108);" 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(189, 16, 224, 0.78);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_4907">
                                </hotspot>
                        <hotspot name="spot_45109" 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="-162.91951565623623" atv="52.51072326135833" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45109);" 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(189, 16, 224, 0.78);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_4907">
                                </hotspot>
                        <hotspot name="spot_45110" 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="-148.8239342285567" atv="49.14526687426547" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45110);" 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(189, 16, 224, 0.78);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_4907">
                                </hotspot>
                        <hotspot name="spot_45111" 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="-144.00920033014248" atv="41.90906133518601" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45111);" 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.78);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_4907">
                                </hotspot>
                        <hotspot name="spot_45112" 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="-136.61465904871523" atv="38.53985401238021" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45112);" 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(189, 16, 224, 0.78);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_4907">
                                </hotspot>
                        <hotspot name="spot_45113" 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="-162.1795252076596" atv="37.294492206169515" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45113);" 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(189, 16, 224, 0.78);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_4907">
                                </hotspot>
                        <hotspot name="spot_45114" 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="-169.8785426829769" atv="38.479342942299354" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45114);" 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.78);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_4907">
                                </hotspot>
                        <hotspot name="spot_45115" 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="-159.1587001271036" atv="30.482449756191265" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45115);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45116" 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="-146.61282410608663" atv="32.60750187178624" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45116);" 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(189, 16, 224, 0.78);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_4907">
                                </hotspot>
                        <hotspot name="spot_45117" 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="-173.65690510625632" atv="32.28649663617526" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45117);" 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(189, 16, 224, 0.78);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_4907">
                                </hotspot>
                        <hotspot name="spot_45118" 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="104.0914308888363" atv="66.95118001435182" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45118);" 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(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;;&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_4907">
                                </hotspot>
                        <hotspot name="spot_45119" 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="92.30801983770772" atv="55.402675613083666" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45119);" 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(208, 2, 27, 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_4907">
                                </hotspot>
                        <hotspot name="spot_45120" 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="147.49296172914717" atv="70.05692770906234" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45120);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" 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: 14px ;text-align:center;;&apos;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4907">
                                </hotspot>
                        <hotspot name="spot_45121" 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="126.353217260713" atv="63.25840271069321" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45121);" 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(208, 2, 27, 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_4907">
                                </hotspot>
                        <hotspot name="spot_45122" 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="111.66902583573096" atv="41.93106063556299" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45122);" 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(208, 2, 27, 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_4907">
                                </hotspot>
                        <hotspot name="spot_45123" 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="116.5775824771423" atv="47.0283779269276" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45123);" 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(208, 2, 27, 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_4907">
                                </hotspot>
                        <hotspot name="spot_45124" 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="151.7363781679627" atv="49.10391703241776" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45124);" 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(208, 2, 27, 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_4907">
                                </hotspot>
                        <hotspot name="spot_45125" 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="163.0705506322135" atv="51.356846793553906" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45125);" 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.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_4907">
                                </hotspot>
                        <hotspot name="spot_45126" 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="129.00445993211588" atv="36.8363652206179" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45126);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" 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: 14px ;text-align:center;;&apos;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4907">
                                </hotspot>
                        <hotspot name="spot_45127" 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="135.1065652358294" atv="40.28543134625389" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45127);" 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(208, 2, 27, 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_4907">
                                </hotspot>
                        <hotspot name="spot_45128" 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="140.0590260776776" atv="33.01078114431315" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45128);" 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.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_4907">
                                </hotspot>
                        <hotspot name="spot_45129" 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="149.77662083848853" atv="34.951782610229074" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45129);" 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.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_4907">
                                </hotspot>
                        <hotspot name="spot_45130" 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="157.70112075004891" atv="36.59095361953391" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45130);" 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(208, 2, 27, 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_4907">
                                </hotspot>
                        <hotspot name="spot_45131" 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="147.88697107170236" atv="29.169275858611392" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45131);" 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(208, 2, 27, 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_4907">
                                </hotspot>
                        <hotspot name="spot_45132" 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="152.92320959198554" atv="30.3093084738193" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45132);" 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(208, 2, 27, 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_4907">
                                </hotspot>
                        <hotspot name="spot_45133" 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="166.68173158903733" atv="32.24889977121752" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45133);" 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(208, 2, 27, 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_4907">
                                </hotspot>
                        <hotspot name="spot_45134" 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="172.99065058906595" atv="32.7753551230343" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45134);" 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(208, 2, 27, 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_4907">
                                </hotspot>
                        <hotspot name="spot_45135" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="57.95743055228945" atv="28.540760652094903" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45135);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4907">
                                </hotspot>
                        <hotspot name="spot_45136" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="70.0274468825537" atv="20.731928844203214" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45136);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4907">
                                </hotspot>
                        <hotspot name="spot_45137" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="111.02405319947025" atv="23.845955718996525" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45137);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45138" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="141.0125691484266" atv="19.806255022556176" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45138);" 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;一&lt;br/&gt;坊[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4907">
                                </hotspot>
                        <hotspot name="spot_45139" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="176.11030735683192" atv="24.298599438400835" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45139);" 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;二&lt;br/&gt;坊[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4907">
                                </hotspot>
                        <hotspot name="spot_45140" 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:20px;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="123.42723453441198" atv="16.240037797972708" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45140);" zoom="false" distorted="false" oy="0" material_type="" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45141" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-31.89888934243436" atv="50.80407993760883" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45141);" 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;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4907">
                                </hotspot>
                        <hotspot name="spot_45142" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-74.28879432355848" atv="22.74339325443124" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45142);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45143" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-56.646877763814246" atv="11.585563427058714" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45143);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45144" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-47.06622270713285" atv="11.98975069217148" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45144);" 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;心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4907">
                                </hotspot>
                        <hotspot name="spot_45145" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-38.556242950058106" atv="8.354605469720488" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45145);" 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_4910" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45146" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-33.29423600055492" atv="7.244042532331407" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45146);" 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_4909" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45147" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-20.5710584165779" atv="9.235071454600053" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45147);" 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_4905" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45148" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-1.6239149980204957" atv="13.200330075769244" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45148);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45149" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="1.950827757319928" atv="8.676616808946791" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45149);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45150" 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.11805462594816" atv="82.20827851145668" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45150);" 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_4907">
                                </hotspot>
                        <hotspot name="spot_45151" 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.077120653885004" atv="41.63873493637959" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45151);" 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_4907">
                                </hotspot>
                            <hotspot name="embed_9_900" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-88.729775801998" atv="20.557731670384"/>
                                        <point ath="-86.535635257033" atv="35.135908838765"/>
                                        <point ath="-82.659583894226" atv="55.565035222059"/>
                                        <point ath="82.545116667201" atv="43.161593781741"/>
                                        <point ath="86.096863764985" atv="20.209177049218"/>
                                    </hotspot>
                                <hotspot name="embed_9_901" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-13.895127720132" atv="14.818808871148"/>
                                        <point ath="-25.777428196262" atv="25.342550758715"/>
                                        <point ath="-41.848265240125" atv="36.012443080346"/>
                                        <point ath="-90.059771338186" atv="48.020356136701"/>
                                    </hotspot>
                                <hotspot name="embed_9_902" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-97.256090271873" atv="47.383269029465"/>
                                        <point ath="-113.86475287593" atv="45.089843416749"/>
                                    </hotspot>
                                <hotspot name="embed_9_903" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-119.61261866929" atv="43.663379520374"/>
                                        <point ath="-132.95008002534" atv="38.677452862533"/>
                                    </hotspot>
                                <hotspot name="embed_9_904" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-137.03026385707" atv="36.971735035473"/>
                                        <point ath="-142.20786391327" atv="34.093610565001"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4908" title="朗馨锦康" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/e8f6b989cb1ec8d5/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.058072" lng="121.745068" heading="" scene_id="4908" pano_id="162" 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="-0.66048647773925" 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.66048647773925" vlookat="58.890781836162" 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/e8f6b989cb1ec8d5/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e8f6b989cb1ec8d5/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e8f6b989cb1ec8d5/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e8f6b989cb1ec8d5/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e8f6b989cb1ec8d5/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e8f6b989cb1ec8d5/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_44108" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-97.79368605140485" atv="9.543753664466808" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44108);" 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_4901" 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_4908">
                                </hotspot>
                        <hotspot name="spot_44109" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-90.13616095137007" atv="21.190633412305072" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44109);" 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_4907" 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_4908">
                                </hotspot>
                        <hotspot name="spot_44110" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-67.14378720554112" atv="8.813328551697648" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44110);" 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_4906" 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_4908">
                                </hotspot>
                        <hotspot name="spot_44111" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-46.326778241910574" atv="12.606194256751689" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44111);" 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_4912" 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_4908">
                                </hotspot>
                        <hotspot name="spot_44112" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-11.754170444326974" atv="10.798429260599134" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44112);" 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_4915" 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_4908">
                                </hotspot>
                        <hotspot name="spot_44113" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-32.7633281513032" atv="8.031646424087677" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44113);" 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_4913" 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_4908">
                                </hotspot>
                        <hotspot name="spot_44115" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="78.22183475799193" atv="8.242708758569632" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44115);" 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_4914" 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_4908">
                                </hotspot>
                        <hotspot name="spot_45158" 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.51271737348395" atv="62.7043600168704" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45158);" 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_4908">
                                </hotspot>
                        <hotspot name="spot_45159" 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.84244923167182" atv="72.84784633891404" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45159);" 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.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_4908">
                                </hotspot>
                        <hotspot name="spot_45161" 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.260736356950304" atv="26.884804429921225" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45161);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45162" 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.518379878768428" atv="29.680180206715225" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45162);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45163" 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.52040290214302" atv="30.630361269704636" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45163);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45164" 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.462201290124312" atv="32.196763781654994" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45164);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45165" 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.143346488651275" atv="32.985233388941744" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45165);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4908">
                                </hotspot>
                        <hotspot name="spot_45166" 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.735032041719478" atv="32.41159057358979" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45166);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45167" 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.412049874090087" atv="37.04064261678778" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45167);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45168" 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.917097633766957" atv="39.03076622767296" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45168);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45169" 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.27492990975537" atv="36.54136461412028" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45169);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45170" 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.931762219647055" atv="38.452466176438634" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45170);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45171" 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.41056858613655" atv="45.071181125013155" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45171);" 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.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_4908">
                                </hotspot>
                        <hotspot name="spot_45172" 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.830146186407774" atv="46.505722218301" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45172);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45173" 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.96135200001311" atv="41.86904373581585" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45173);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45174" 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.25358957445883" atv="44.7401093255864" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45174);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45175" 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.801788910900484" atv="52.98817476173118" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45175);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45176" 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.853904897145526" atv="54.50242050643181" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45176);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45177" 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.931816039368414" atv="47.03528556598803" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45177);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45178" 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="59.781116214611075" atv="49.85457604680491" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45178);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45179" 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.696208579065114" atv="63.557112269509865" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45179);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45180" 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.973130134317444" atv="67.44752761962468" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45180);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45181" 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.93961394121442" atv="53.459386923938" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45181);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45182" 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.33868175001982" atv="57.27644531084143" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45182);" 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.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_4908">
                                </hotspot>
                        <hotspot name="spot_45183" 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="74.19744681750512" atv="61.53669852602467" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45183);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45184" 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="52.078592504994674" atv="77.38229431707565" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45184);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45191" 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.641702476458022" atv="55.75595683513289" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45191);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45192" 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.55765629483028" atv="52.67823668051866" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45192);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45194" 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.91023007523637" atv="45.89365655389038" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45194);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45195" 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.57727757555307" atv="31.689984351176957" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45195);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45196" 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.732785485633087" atv="36.05219073428146" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45196);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45197" 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.537079135390854" atv="38.59140938959959" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45197);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45200" 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.647262231710158" atv="27.926228551599806" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45200);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_45213" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="93.9312575913842" atv="12.384689060298522" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45213);" 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_4908">
                                </hotspot>
                        <hotspot name="spot_45215" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="102.00662332317239" atv="16.608442254634472" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45215);" 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_4908">
                                </hotspot>
                        <hotspot name="spot_45216" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="120.83853625207064" atv="14.16551556408272" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45216);" 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_4908">
                                </hotspot>
                        <hotspot name="spot_45217" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="135.6556994701538" atv="23.476131813062242" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45217);" 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;学&lt;br/&gt;校&lt;br/&gt;浦[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4908">
                                </hotspot>
                        <hotspot name="spot_45219" 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:23px;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="169.7531394344566" atv="29.08100356690917" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45219);" zoom="false" distorted="false" oy="0" material_type="" 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_4908">
                                </hotspot>
                        <hotspot name="spot_45220" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="147.63692878269666" atv="45.78382096206252" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45220);" 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_4908">
                                </hotspot>
                        <hotspot name="spot_45223" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-133.80418673232685" atv="50.43011400363823" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45223);" 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_4908">
                                </hotspot>
                        <hotspot name="spot_45224" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-155.01312733913153" atv="23.93325445970384" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45224);" 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;一&lt;br/&gt;坊[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4908">
                                </hotspot>
                        <hotspot name="spot_45225" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-127.0516408217942" atv="16.735942546967422" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45225);" 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;二&lt;br/&gt;坊[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4908">
                                </hotspot>
                        <hotspot name="spot_45226" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-80.34918720508631" atv="18.016895143468073" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45226);" 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;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4908">
                                </hotspot>
                        <hotspot name="spot_45227" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-86.09708535789213" atv="12.630570188055511" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45227);" 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_4908">
                                </hotspot>
                        <hotspot name="spot_45229" 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="87.06248783824424" atv="61.344648480865395" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45229);" 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_4908">
                                </hotspot>
                        <hotspot name="spot_45233" 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.753907472306196" atv="65.71467308108193" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45233);" 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_4908">
                                </hotspot>
                        <hotspot name="spot_46755" 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="-84.10453147302758" atv="61.77713276754893" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46755);" 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(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;;&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_4908">
                                </hotspot>
                        <hotspot name="spot_46761" 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.593406878002668" atv="32.61713604184053" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46761);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46762" 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="-25.707646149501215" atv="33.18981234092025" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46762);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46763" 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.84364262928267" atv="33.76863557954547" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46763);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46764" 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.689361362493628" atv="34.781789514514095" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46764);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46765" 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="-25.97455001107369" atv="46.07805207943728" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46765);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46766" 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.991276610942066" atv="47.62136545911972" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46766);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46767" 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.438890714773606" atv="39.47272425038946" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46767);" 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.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_4908">
                                </hotspot>
                        <hotspot name="spot_46768" 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.212652684457908" atv="40.272348391835685" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46768);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46769" 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.57229382851523" atv="37.814656526056815" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46769);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46770" 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.741448007740587" atv="40.06730129991684" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46770);" 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.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_4908">
                                </hotspot>
                        <hotspot name="spot_46771" 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.16678573982591" atv="43.04678471973767" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46771);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46772" 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.55385138281906" atv="45.43017139602946" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46772);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46773" 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.57479668854677" atv="52.757031381129494" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46773);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46774" 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.84859944559139" atv="63.66975175189167" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46774);" 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.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_4908">
                                </hotspot>
                        <hotspot name="spot_46775" 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.857835923722064" atv="48.69820752074339" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46775);" 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.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_4908">
                                </hotspot>
                        <hotspot name="spot_46776" 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.103804859686704" atv="53.17796200360596" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46776);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46777" 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.5352299339375" atv="54.66851255067141" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46777);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46778" 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.37785423210448" atv="59.8510935527825" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46778);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46779" 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.38692218005832" atv="70.0697184592226" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46779);" 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.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_4908">
                                </hotspot>
                        <hotspot name="spot_46780" 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="-68.2105695520325" atv="65.4326069772089" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46780);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46781" 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="-74.79597876221624" atv="53.556248228155184" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46781);" 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.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_4908">
                                </hotspot>
                        <hotspot name="spot_46782" 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="-75.8460040423189" atv="51.25034782800371" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46782);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46788" 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.654437248132695" atv="43.32105904849781" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46788);" 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(189, 16, 224, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46789" 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="86.45285327532395" atv="32.044072416522944" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46789);" 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(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;;&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_4908">
                                </hotspot>
                        <hotspot name="spot_46816" 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="52.12033915507641" atv="18.680208492096163" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46816);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46817" 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.72865394118935" atv="21.06683374977779" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46817);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46818" 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.21154796983217" atv="23.89911235781677" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46818);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46819" 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.486602870204706" atv="19.51143763667884" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46819);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(250, 100, 0, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4908">
                                </hotspot>
                        <hotspot name="spot_46820" 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.86763396560559" atv="22.410140360627764" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46820);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(250, 100, 0, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4908">
                                </hotspot>
                        <hotspot name="spot_46821" 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.83133581702475" atv="25.151059595658054" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46821);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46822" 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.31219998385723" atv="21.04201366926775" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46822);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46823" 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="61.172676238229656" atv="23.441533721620527" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46823);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46824" 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.93132072703315" atv="26.694697767628014" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46824);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46825" 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="69.46250629104816" atv="21.481220938569713" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46825);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46826" 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="67.19530926763139" atv="25.195200260683514" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46826);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46827" 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="61.63905113404468" atv="29.11084273817525" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46827);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46828" 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.9115920323955" atv="22.436037443098844" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46828);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46829" 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="74.22265623529802" atv="26.140202859530756" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46829);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46830" 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.07081637220165" atv="30.914907183488538" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46830);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46831" 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="83.63551958903861" atv="22.939491283459322" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46831);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46832" 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="84.00051151562536" atv="26.616056295704716" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46832);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46833" 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="83.36911223907185" atv="31.504852901962057" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46833);" 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(250, 100, 0, 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_4908">
                                </hotspot>
                        <hotspot name="spot_46835" 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="25.412049874090087" atv="39.04064261678778" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46835);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_46836" 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="25.412049874090087" atv="39.04064261678778" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46836);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_46838" 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="25.412049874090087" atv="39.04064261678778" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46838);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47079" 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="-84.61264352490906" atv="38.86179292419787" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47079);" 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(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;;&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_4908">
                                </hotspot>
                        <hotspot name="spot_47084" 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.68757053618651" atv="30.231349573294498" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47084);" 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(208, 2, 27, 0.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47085" 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.10327960873974" atv="29.315396442224174" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47085);" 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(208, 2, 27, 0.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47086" 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.36453824919954" atv="28.229401762623215" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47086);" 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(208, 2, 27, 0.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47087" 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="-51.12872123353566" atv="26.29763995723114" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47087);" 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(208, 2, 27, 0.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47088" 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.41686275377589" atv="25.116804702015056" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47088);" 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(208, 2, 27, 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_4908">
                                </hotspot>
                        <hotspot name="spot_47089" 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="-49.324827387273785" atv="33.984428793233285" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47089);" 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(208, 2, 27, 0.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47090" 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="-52.99820860691108" atv="31.784447080734797" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47090);" 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(208, 2, 27, 0.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47091" 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="-59.1874309492901" atv="28.052405317758673" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47091);" 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(208, 2, 27, 0.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47092" 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="-61.61412941929569" atv="26.540174833608422" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47092);" 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(208, 2, 27, 0.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47093" 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.54918855588829" atv="38.080011541879436" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47093);" 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(208, 2, 27, 0.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47094" 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.94134493032135" atv="34.74784490518059" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47094);" 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(208, 2, 27, 0.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47095" 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="-67.69367892195322" atv="30.127528865242674" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47095);" 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: 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_4908">
                                </hotspot>
                        <hotspot name="spot_47096" 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="-69.51264664235237" atv="28.19918774030611" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47096);" 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(208, 2, 27, 0.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47097" 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="-73.82066141276437" atv="40.4228216075392" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47097);" 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(208, 2, 27, 0.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47098" 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.0953823419785" atv="36.89472381489398" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47098);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47099" 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="-78.01656958248168" atv="31.463428211238703" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47099);" 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: 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_4908">
                                </hotspot>
                        <hotspot name="spot_47100" 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.87255754824969" atv="28.863955163578783" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47100);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47101" 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="-86.41456490454738" atv="33.01851300583631" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47101);" 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(208, 2, 27, 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_4908">
                                </hotspot>
                        <hotspot name="spot_47102" 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="-86.60184605353282" atv="31.393089466468968" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47102);" 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: 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_4908">
                                </hotspot>
                        <hotspot name="spot_47104" 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="-74.78947084945668" atv="38.76771293504564" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47104);" 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.78);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_4908">
                                </hotspot>
                        <hotspot name="spot_47105" 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.5092805978324" atv="36.31835526717025" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47105);" 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: 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_4908">
                                </hotspot>
                        <hotspot name="spot_47106" 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="-78.92367289304741" atv="30.20436684647264" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47106);" 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(208, 2, 27, 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_4908">
                                </hotspot>
                            <hotspot name="embed_9_905" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-91.609173233506" atv="16.922631029045"/>
                                        <point ath="-91.409632823881" atv="34.024916317479"/>
                                        <point ath="85.924897585379" atv="69.651346042328"/>
                                        <point ath="87.445247040676" atv="37.495105698086"/>
                                        <point ath="88.013051334779" atv="21.752637092192"/>
                                    </hotspot>
                                <hotspot name="embed_9_906" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-2.6426386102855" atv="36.487738930468"/>
                                        <point ath="-135.15820018668" atv="81.640804378458"/>
                                        <point ath="-173.15741212302" atv="40.902223791827"/>
                                        <point ath="-175.34360238615" atv="28.268865018719"/>
                                        <point ath="-176.11975312294" atv="22.422746212455"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4909" title="丽园北区" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/ba7718184b139e75/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.065452" lng="121.732480" heading="" scene_id="4909" pano_id="162" 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="-4.5145152281685" 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="-4.5145152281685" vlookat="56.283942215275" 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/ba7718184b139e75/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ba7718184b139e75/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ba7718184b139e75/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ba7718184b139e75/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ba7718184b139e75/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_44117" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="68.08891122583435" atv="16.88222718475084" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44117);" 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_4905" 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_4909">
                                </hotspot>
                        <hotspot name="spot_44119" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="154.62175485774483" atv="7.793735516440497" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44119);" 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_4906" 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_4909">
                                </hotspot>
                        <hotspot name="spot_44120" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="179.95948269467544" atv="40.98504636400736" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44120);" 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_4910" 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_4909">
                                </hotspot>
                        <hotspot name="spot_44121" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="97.86581769179378" atv="4.511845111751224" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44121);" 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_4913" 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_4909">
                                </hotspot>
                        <hotspot name="spot_44122" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="118.42337149027091" atv="3.2327851554801033" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44122);" 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_4912" 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_4909">
                                </hotspot>
                        <hotspot name="spot_44123" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="8.343866946961043" atv="5.800933665826777" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44123);" 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_4903" 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_4909">
                                </hotspot>
                        <hotspot name="spot_45234" 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.59765246897939" atv="68.3657144887127" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45234);" 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_4909">
                                </hotspot>
                        <hotspot name="spot_45236" 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.198385772220604" atv="66.0870489733431" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45236);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45238" 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="-75.23345408036988" atv="45.426419901347124" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45238);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45239" 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.72559115720566" atv="50.35040990629656" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45239);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45240" 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="-66.43619141967531" atv="58.230763185662276" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45240);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45241" 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.96809298371875" atv="67.93120784126162" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45241);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45242" 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="66.79981473499743" atv="55.965713813046094" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45242);" 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.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_4909">
                                </hotspot>
                        <hotspot name="spot_45243" 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.5420333362066" atv="48.398481072772405" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45243);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45244" 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="73.17073181428486" atv="41.965706918774636" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45244);" 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.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_4909">
                                </hotspot>
                        <hotspot name="spot_45245" 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="74.46953743147378" atv="39.03932148374465" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45245);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45248" 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.740147179050666" atv="43.744763169725054" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45248);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45249" 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.41348008607093" atv="39.21588769752443" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45249);" 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.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_4909">
                                </hotspot>
                        <hotspot name="spot_45250" 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.40493229275546" atv="36.658857917484596" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45250);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45251" 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="57.46231692037634" atv="38.10524821909912" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45251);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45252" 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.467323988112696" atv="35.77529712141826" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45252);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45253" 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="-61.37242988887283" atv="39.212938662668016" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45253);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45254" 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="-56.91690757772278" atv="42.865364919204495" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45254);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45255" 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.92220185589395" atv="42.01286403935058" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45255);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45256" 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.968438728553394" atv="34.408509178353526" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45256);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45257" 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.08678351656158" atv="36.329621182525294" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45257);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45258" 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.684846851988254" atv="46.70152779726909" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45258);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45259" 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.616590991333794" atv="43.493374807744" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45259);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45260" 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.44157200201488" atv="40.17269535131153" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45260);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45261" 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.966775953008664" atv="30.801243631264423" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45261);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45262" 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.6170256143194" atv="31.687030866114917" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45262);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45263" 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.834658903358672" atv="28.912233299829186" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45263);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45264" 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.687633737754652" atv="29.82387478880082" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45264);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45265" 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.551397245257306" atv="30.782643837291978" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45265);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4909">
                                </hotspot>
                        <hotspot name="spot_45266" 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.909010282186387" atv="30.351875185865087" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45266);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4909">
                                </hotspot>
                        <hotspot name="spot_45267" 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.4436367174186" atv="28.94493584759499" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45267);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4909">
                                </hotspot>
                        <hotspot name="spot_45268" 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.74419953375275" atv="27.314653744905502" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45268);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4909">
                                </hotspot>
                        <hotspot name="spot_45269" 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.71005657831358" atv="28.95332062283675" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45269);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45270" 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.42261563275588" atv="27.39253163527421" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45270);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45271" 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.270996476595315" atv="32.58510506174914" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45271);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45272" 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.41497213171817" atv="31.543929977689125" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45272);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45273" 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="-98.65067658640817" atv="53.93982713626615" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45273);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45274" 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="-97.53828301007474" atv="48.04495028626562" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45274);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45275" 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="-96.60341238612091" atv="44.565589570895966" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45275);" 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.78);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_4909">
                                </hotspot>
                        <hotspot name="spot_45280" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-1.628796249769266" atv="16.661892833076546" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45280);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4909">
                                </hotspot>
                        <hotspot name="spot_45281" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="17.83132544385444" atv="9.32437085092001" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45281);" 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_4909">
                                </hotspot>
                        <hotspot name="spot_45284" 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:23px;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.926328144683907" atv="10.290167688299348" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45284);" zoom="false" distorted="false" oy="0" material_type="" 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_4909">
                                </hotspot>
                        <hotspot name="spot_45286" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="38.099938373761006" atv="11.288135992755999" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45286);" 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_4909">
                                </hotspot>
                        <hotspot name="spot_45288" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="53.85101543207617" atv="7.327118184003968" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45288);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4909">
                                </hotspot>
                        <hotspot name="spot_45291" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="166.72790836130952" atv="18.48428372676439" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45291);" 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;心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4909">
                                </hotspot>
                        <hotspot name="spot_45292" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-176.25062193106515" atv="10.396548195932304" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45292);" 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_4909">
                                </hotspot>
                        <hotspot name="spot_47149" 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="131.63816585041394" atv="72.60971905169767" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47149);" 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_4909">
                                </hotspot>
                        <hotspot name="spot_47150" 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="-52.656342294715444" atv="32.90500519628853" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47150);" 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_4909">
                                </hotspot>
                            <hotspot name="embed_9_973" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-166.87504391305" atv="10.728671915025"/>
                                        <point ath="-153.62443537193" atv="20.002410496871"/>
                                        <point ath="-115.47028742777" atv="36.206267379885"/>
                                        <point ath="-63.575152282009" atv="36.241622583328"/>
                                        <point ath="-29.032036452769" atv="21.005928853488"/>
                                        <point ath="-17.039225298887" atv="12.475224185127"/>
                                    </hotspot>
                                <hotspot name="embed_9_974" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-103.21384320504" atv="38.337001974267"/>
                                        <point ath="-107.20528296559" atv="47.855116718076"/>
                                        <point ath="97.613266020392" atv="38.947141496248"/>
                                        <point ath="92.835238832537" atv="28.881327348646"/>
                                        <point ath="86.456404174442" atv="12.966426237485"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4910" title="丽园南区" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/0d913133c763b56f/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.063563" lng="121.732488" heading="" scene_id="4910" pano_id="162" 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="-6.4120127463869" 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.4120127463869" vlookat="64.780432832035" 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/0d913133c763b56f/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="7296" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0d913133c763b56f/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0d913133c763b56f/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0d913133c763b56f/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0d913133c763b56f/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_44128" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="2.252540019605192" atv="25.484086927693042" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44128);" 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_4909" 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_4910">
                                </hotspot>
                        <hotspot name="spot_44130" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="39.93895982654061" atv="14.328674862341874" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44130);" 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_4905" 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_4910">
                                </hotspot>
                        <hotspot name="spot_44131" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="134.1115073936705" atv="18.138800836934177" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44131);" 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_4906" 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_4910">
                                </hotspot>
                        <hotspot name="spot_44132" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="171.16928013088256" atv="8.708394977200243" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44132);" 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_4901" 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_4910">
                                </hotspot>
                        <hotspot name="spot_44134" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="10.573825240324766" atv="5.809225861590881" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44134);" 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_4903" 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_4910">
                                </hotspot>
                        <hotspot name="spot_44135" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="68.33538046781541" atv="8.477277571560174" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44135);" 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_4913" 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_4910">
                                </hotspot>
                        <hotspot name="spot_44136" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="100.73892629021714" atv="7.5600252595640915" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44136);" 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_4912" 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_4910">
                                </hotspot>
                        <hotspot name="spot_45293" 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.56005333057135" atv="69.87756479934878" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45293);" 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_4910">
                                </hotspot>
                        <hotspot name="spot_45299" 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.982284728677996" atv="71.24592047251114" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45299);" 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.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_4910">
                                </hotspot>
                        <hotspot name="spot_45300" 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="52.248484579362184" atv="65.84594034768634" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45300);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45302" 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.81439906337164" atv="58.39008211680574" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45302);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45303" 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="-93.77354853406712" atv="50.826093883222384" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45303);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45304" 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="-94.21293547576283" atv="55.76330762991672" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45304);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45305" 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="-94.78894394573314" atv="59.64792864889471" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45305);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45306" 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="-99.74268333282271" atv="77.86442249152772" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45306);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45307" 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="-103.24273866885403" atv="82.64662172927895" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45307);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45308" 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="-137.07105210141015" atv="88.48693456245353" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45308);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45309" 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="89.65755407082946" atv="79.91503034956935" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45309);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45311" 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="88.903358828097" atv="73.94189719336848" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45311);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45312" 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="87.92117355491257" atv="64.09901867283034" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45312);" 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.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_4910">
                                </hotspot>
                        <hotspot name="spot_45313" 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="87.41006922003618" atv="59.048322087257624" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45313);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45314" 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.6333527873569" atv="46.87914947996075" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45314);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45315" 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="65.15391700850716" atv="44.097186936587676" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45315);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45316" 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.38383694124047" atv="50.39936792854123" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45316);" 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.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_4910">
                                </hotspot>
                        <hotspot name="spot_45317" 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.14937228464947" atv="46.99962547911959" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45317);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45320" 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.077970525081469" atv="38.1228313938191" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45320);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45321" 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.099258592144906" atv="36.900236678634045" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45321);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45322" 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.02902608648526" atv="34.744732132344865" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45322);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45323" 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.3403122750143" atv="37.202000900896344" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45323);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45324" 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="43.137269404590484" atv="35.6574547392941" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45324);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45325" 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="51.71567060988639" atv="39.201434020987755" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45325);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45326" 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.39636962989903" atv="41.78990741635872" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45326);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45327" 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.7895520300566" atv="46.228533235643894" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45327);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45328" 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.54671756628028" atv="49.8137114374921" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45328);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45329" 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.8661328737943" atv="53.01769035603877" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45329);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45330" 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.46001914835631" atv="51.738331118333406" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45330);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45331" 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.762631205860714" atv="50.15875748455518" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45331);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45332" 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.31773182278681" atv="47.38886053967767" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45332);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45333" 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.899795699077345" atv="47.560079523708126" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45333);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45334" 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="-59.84850990146367" atv="43.58206163287229" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45334);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4910">
                                </hotspot>
                        <hotspot name="spot_45335" 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="-74.84376058758471" atv="47.08552125228255" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45335);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45336" 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.52452690357899" atv="50.698073050650564" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45336);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45337" 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="-74.2306288511221" atv="57.785626810778105" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45337);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45338" 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.15630398078224" atv="64.4917968569688" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45338);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45340" 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.87562398788168" atv="41.78188065985744" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45340);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4910">
                                </hotspot>
                        <hotspot name="spot_45341" 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.416249327574974" atv="39.55579104421536" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45341);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4910">
                                </hotspot>
                        <hotspot name="spot_45342" 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.27902607902257" atv="35.028327808863075" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45342);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45343" 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.95382126567495" atv="36.447604338760826" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45343);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45344" 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.68845312214313" atv="36.80830807021293" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45344);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45345" 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.8140693642859" atv="37.81753239046506" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45345);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45346" 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.868257469591697" atv="37.90920061906365" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45346);" 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.78);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_4910">
                                </hotspot>
                        <hotspot name="spot_45364" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-1.195677673644468" atv="12.88596148228254" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45364);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4910">
                                </hotspot>
                        <hotspot name="spot_45368" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="28.43131087439542" atv="10.582481335607339" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45368);" 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_4910">
                                </hotspot>
                        <hotspot name="spot_45370" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="44.26037140581076" atv="8.893189417588067" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45370);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4910">
                                </hotspot>
                        <hotspot name="spot_45371" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="51.05952018299661" atv="6.288801543104368" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45371);" 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_4910">
                                </hotspot>
                        <hotspot name="spot_45373" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="57.33992218106073" atv="5.163336879892787" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45373);" 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_4910">
                                </hotspot>
                        <hotspot name="spot_45377" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="22.080165572424505" atv="7.0067904787677815" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45377);" 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_4910">
                                </hotspot>
                        <hotspot name="spot_45378" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="35.950401714343855" atv="4.841927758009378" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45378);" 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_4910">
                                </hotspot>
                        <hotspot name="spot_45379" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="151.3644206843248" atv="51.03975105308566" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45379);" 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;心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4910">
                                </hotspot>
                        <hotspot name="spot_45380" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-179.42786805706797" atv="24.441147998586604" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45380);" 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_4910">
                                </hotspot>
                        <hotspot name="spot_45382" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="142.54718329627798" atv="22.11713360344739" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45382);" 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_4910">
                                </hotspot>
                        <hotspot name="spot_45383" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="160.57068633463643" atv="12.720344496129607" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45383);" 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_4910">
                                </hotspot>
                        <hotspot name="spot_45385" 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="135.74511145165405" atv="78.27819088080511" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45385);" 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_4910">
                                </hotspot>
                        <hotspot name="spot_45386" 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="-56.051915407896956" atv="39.17726033338303" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45386);" 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_4910">
                                </hotspot>
                            <hotspot name="embed_9_907" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-103.20129728093" atv="43.226076640936"/>
                                        <point ath="-112.45706176957" atv="62.546135553313"/>
                                        <point ath="110.23848266211" atv="68.997385797844"/>
                                        <point ath="91.702128553783" atv="36.880847364714"/>
                                        <point ath="88.584570310234" atv="17.433831903373"/>
                                        <point ath="86.971342273894" atv="8.8944735448877"/>
                                    </hotspot>
                                <hotspot name="embed_9_908" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-153.00397022634" atv="22.984489642995"/>
                                        <point ath="-128.87031483363" atv="36.474447784503"/>
                                        <point ath="-103.08176989783" atv="43.27530463455"/>
                                        <point ath="-77.722466823639" atv="43.857906100299"/>
                                        <point ath="-52.808076753881" atv="37.901685200377"/>
                                        <point ath="-32.803421968794" atv="28.401753828577"/>
                                        <point ath="-18.957865697146" atv="18.041246920595"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4912" title="秋和苑丽冬苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/56d7b4555650ae78/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.062506" lng="121.739571" heading="" scene_id="4912" pano_id="162" 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="75.805643289245" 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="75.805643289245" vlookat="65.52643552984" 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/56d7b4555650ae78/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/56d7b4555650ae78/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/56d7b4555650ae78/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/56d7b4555650ae78/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/56d7b4555650ae78/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/56d7b4555650ae78/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_44137" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="2.0091279232892703" atv="15.050225959403" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44137);" 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_4913" 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_4912">
                                </hotspot>
                        <hotspot name="spot_44138" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="43.585084519548445" atv="10.311115960621235" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44138);" 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_4915" 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_4912">
                                </hotspot>
                        <hotspot name="spot_44139" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="97.39430570783878" atv="1.791856415193653" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44139);" 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_4914" 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_4912">
                                </hotspot>
                        <hotspot name="spot_44140" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="115.65283997851967" atv="7.761521851193218" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44140);" 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_4908" 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_4912">
                                </hotspot>
                        <hotspot name="spot_44141" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="179.06239599511918" atv="10.544058504898757" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44141);" 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_4907" 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_4912">
                                </hotspot>
                        <hotspot name="spot_44142" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-136.2179626257443" atv="7.646296374272208" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44142);" 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_4901" 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_4912">
                                </hotspot>
                        <hotspot name="spot_44143" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-106.45301894944438" atv="12.531526554227545" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44143);" 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_4906" 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_4912">
                                </hotspot>
                        <hotspot name="spot_44144" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-73.96369469864067" atv="9.319043758336077" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44144);" 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_4910" 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_4912">
                                </hotspot>
                        <hotspot name="spot_44145" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-57.2348615813757" atv="7.103528275452344" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44145);" 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_4909" 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_4912">
                                </hotspot>
                        <hotspot name="spot_44146" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-36.988516780968894" atv="9.666504785341884" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44146);" 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_4905" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45384" 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="177.86944074011683" atv="58.73483857532385" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45384);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45395" 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="166.54379806784746" atv="37.759203367691825" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45395);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45396" 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="-146.14232765796527" atv="29.586942470668745" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45396);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45397" 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="-138.03481965952432" atv="27.489000635498858" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45397);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45398" 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="-173.82107242973632" atv="36.436094323009854" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45398);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45399" 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="-160.152513759089" atv="33.80333318769343" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45399);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45400" 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="102.36802815270386" atv="33.97229995169877" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45400);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45401" 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="106.54155821265644" atv="39.07642720432148" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45401);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45402" 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="121.94201839044189" atv="51.21822695848942" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45402);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45403" 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="142.77099996360835" atv="59.46818092411425" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45403);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45404" 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="-164.39763855017844" atv="63.02999289787528" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45404);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45405" 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="-136.03996629136975" atv="54.644780573504626" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45405);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45406" 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="-119.81943729292325" atv="41.657671829082865" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45406);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45407" 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="-114.82113557520427" atv="35.600250139545594" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45407);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45408" 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="126.91931542680877" atv="29.87230345687263" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45408);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45409" 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="155.2672546394127" atv="37.25180508150673" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45409);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45410" 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="133.0374488648544" atv="32.45459380902133" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45410);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45414" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-20.142306272187398" atv="9.15877653363643" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45414);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45416" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-6.816947333343023" atv="9.392130925423755" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45416);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4912">
                                </hotspot>
                        <hotspot name="spot_45418" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="7.851738553723578" atv="6.792259829103131" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45418);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45419" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="19.71310850710779" atv="6.686680132476571" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45419);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45420" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-96.63314372877437" atv="7.386365780808036" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45420);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45424" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-85.02102378177483" atv="11.720269109772307" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45424);" 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;心[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4912">
                                </hotspot>
                        <hotspot name="spot_45425" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-142.97262501207803" atv="13.205099000786836" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45425);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45426" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-170.88275059198145" atv="18.659636637371978" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45426);" 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;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4912">
                                </hotspot>
                        <hotspot name="spot_45427" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="140.9841295587356" atv="14.837542335739073" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45427);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4912">
                                </hotspot>
                        <hotspot name="spot_45429" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="126.32892443055889" atv="11.775729435336398" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45429);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4912">
                                </hotspot>
                        <hotspot name="spot_45431" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="150.7203272796058" atv="8.239471033841669" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45431);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45434" 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="113.87286920505309" atv="84.63100964038449" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45434);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_45435" 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="-124.35910116180685" atv="33.142774145918416" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45435);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_47121" 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.323918150821669" atv="83.09759088672091" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47121);" 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(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;;&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_4912">
                                </hotspot>
                        <hotspot name="spot_47124" 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.12211479579497" atv="51.65755076430869" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47124);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_47125" 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.496375629491013" atv="65.85296471791055" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47125);" 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(189, 16, 224, 0.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47126" 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.53187009970054" atv="25.875958156471842" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47126);" 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(189, 16, 224, 0.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47127" 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.57849893736193" atv="33.68281106696919" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47127);" 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_4912">
                                </hotspot>
                        <hotspot name="spot_47128" 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.51231716554969" atv="38.5500555082532" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47128);" 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: 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_4912">
                                </hotspot>
                        <hotspot name="spot_47129" 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.21205853320771" atv="24.988572522002823" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47129);" 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(189, 16, 224, 0.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47130" 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.852023468345237" atv="31.69628282697329" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47130);" 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: 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_4912">
                                </hotspot>
                        <hotspot name="spot_47131" 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.375280991944919" atv="33.3154760494145" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47131);" 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: 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_4912">
                                </hotspot>
                        <hotspot name="spot_47132" 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="-49.065683312972624" atv="25.82065290302663" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47132);" 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(189, 16, 224, 0.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47133" 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="-43.80251475379998" atv="27.584496871153206" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47133);" 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(189, 16, 224, 0.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47134" 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.78021308805313" atv="31.991421445561922" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47134);" 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.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47135" 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.765096119933844" atv="32.72063892479469" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47135);" 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(189, 16, 224, 0.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47137" 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.407113534649795" atv="43.17512072937764" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47137);" 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.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47138" 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="-51.68951092672546" atv="36.29393435025108" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47138);" 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(189, 16, 224, 0.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47139" 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="-59.442402523397675" atv="31.678745856111753" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47139);" 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(189, 16, 224, 0.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47140" 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="-87.72834273910831" atv="34.45252016288648" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47140);" 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(189, 16, 224, 0.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47141" 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.75978094416746" atv="61.06048325095149" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47141);" 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(189, 16, 224, 0.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47142" 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.06379637235193" atv="56.76333244913037" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47142);" 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(189, 16, 224, 0.78);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_4912">
                                </hotspot>
                        <hotspot name="spot_47143" 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="70.65796355612622" atv="35.40998081809826" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47143);" 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(189, 16, 224, 0.78);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_4912">
                                </hotspot>
                            <hotspot name="embed_9_909" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-97.95073157274" atv="37.880199786333"/>
                                        <point ath="-100.34531511508" atv="61.081052678959"/>
                                        <point ath="86.650520755481" atv="43.075394335947"/>
                                        <point ath="86.124376173155" atv="33.873083193947"/>
                                        <point ath="84.978647498105" atv="16.19950594921"/>
                                    </hotspot>
                                <hotspot name="embed_9_910" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-112.41220718406" atv="35.962136132809"/>
                                        <point ath="-90.976791256265" atv="38.086053196396"/>
                                    </hotspot>
                                <hotspot name="embed_9_911" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-83.001298759444" atv="37.817401971553"/>
                                        <point ath="-63.079238424325" atv="34.628352609877"/>
                                    </hotspot>
                                <hotspot name="embed_9_912" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-133.32771646916" atv="29.632677399466"/>
                                        <point ath="-119.61498177929" atv="34.295182707866"/>
                                    </hotspot>
                                <hotspot name="embed_9_913" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-166.11145970441" atv="11.195781215165"/>
                                        <point ath="-141.22435431634" atv="26.320089032653"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4902" title="丽水雅苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/1df86dbf11c707e4/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.071767" lng="121.749294" heading="" scene_id="4902" pano_id="162" 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="99.461292974774" 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="99.461292974774" vlookat="43.721595471748" 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/1df86dbf11c707e4/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1df86dbf11c707e4/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1df86dbf11c707e4/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1df86dbf11c707e4/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1df86dbf11c707e4/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1df86dbf11c707e4/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_44048" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="58.091882098819326" atv="12.827488318173943" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44048);" 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_4916" 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_4902">
                                </hotspot>
                        <hotspot name="spot_44051" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="111.73271211292467" atv="9.886913653648719" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44051);" 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_4904" 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_4902">
                                </hotspot>
                        <hotspot name="spot_44052" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-90.03408708328698" atv="5.6976533703834" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44052);" 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_4903" 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_4902">
                                </hotspot>
                        <hotspot name="spot_44053" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-106.93286560747921" atv="4.5765846666010885" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44053);" 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_4905" 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_4902">
                                </hotspot>
                        <hotspot name="spot_44167" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-139.10558718943824" atv="9.256130105345807" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44167);" 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_4915" 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_4902">
                                </hotspot>
                        <hotspot name="spot_44168" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-122.2136071429174" atv="5.488929209600946" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44168);" 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_4913" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45441" 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="56.75005946927291" atv="55.79318011853861" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45441);" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45443" 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="155.24655174339324" atv="37.68856747232302" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45443);" 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(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;;&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_4902">
                                </hotspot>
                        <hotspot name="spot_45447" 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.88003631955854" atv="27.01181533930498" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45447);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45448" 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.114666732084174" atv="30.45541594697507" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45448);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45449" 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="51.85077385558293" atv="28.328235470378722" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45449);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45450" 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.33743055637399" atv="26.04481421916414" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45450);" 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.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_4902">
                                </hotspot>
                        <hotspot name="spot_45451" 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.167085985451536" atv="34.10113396754032" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45451);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45452" 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="61.00758631776142" atv="29.789530788124903" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45452);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45453" 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="56.26955204518026" atv="38.08440509568024" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45453);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45454" 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="68.79435643176123" atv="42.02626007583478" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45454);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45455" 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="86.74612050565554" atv="43.42289501265214" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45455);" 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.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_4902">
                                </hotspot>
                        <hotspot name="spot_45456" 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="86.95069222203813" atv="39.583317449231984" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45456);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45457" 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="113.77425750451914" atv="44.86050935404647" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45457);" 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.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_4902">
                                </hotspot>
                        <hotspot name="spot_45458" 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.18958916560615" atv="40.04403882190757" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45458);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45459" 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="73.12576460919581" atv="33.64919812718822" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45459);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45460" 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="73.11130271697931" atv="31.021099271710064" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45460);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45461" 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="85.32982152987466" atv="31.50377766319006" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45461);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45462" 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="97.68215481305072" atv="32.74632572849606" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45462);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45463" 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.0040773862537" atv="32.277045113352806" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45463);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45466" 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.56205529936494" atv="20.411699479867906" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45466);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45467" 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.88086205147977" atv="21.40364770733049" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45467);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45468" 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.31758968536053" atv="23.2908939877816" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45468);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45469" 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.89077643199124" atv="24.89560336388433" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45469);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45471" 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.412284522660286" atv="20.6597861899795" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45471);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45472" 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.418965499830165" atv="22.561061625077993" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45472);" 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.78);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_4902">
                                </hotspot>
                        <hotspot name="spot_45475" 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="136.0406109519648" atv="33.009225707749" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45475);" 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(189, 16, 224, 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_4902">
                                </hotspot>
                        <hotspot name="spot_45476" 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="123.34966020205297" atv="29.16344580185128" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45476);" 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(189, 16, 224, 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_4902">
                                </hotspot>
                        <hotspot name="spot_45477" 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="131.8750666272379" atv="26.90680592613961" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45477);" 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.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_4902">
                                </hotspot>
                        <hotspot name="spot_45478" 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="138.72352303323913" atv="24.767713953854624" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45478);" 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(189, 16, 224, 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_4902">
                                </hotspot>
                        <hotspot name="spot_45479" 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="144.4423767801763" atv="22.538658489629572" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45479);" 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(189, 16, 224, 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_4902">
                                </hotspot>
                        <hotspot name="spot_45480" 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="152.6938299158763" atv="22.51026468369656" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45480);" 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.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_4902">
                                </hotspot>
                        <hotspot name="spot_45481" 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="157.4264451259156" atv="23.297653090448197" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45481);" 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.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_4902">
                                </hotspot>
                        <hotspot name="spot_45482" 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="149.1037900658004" atv="26.690322703894616" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45482);" 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(189, 16, 224, 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_4902">
                                </hotspot>
                        <hotspot name="spot_45483" 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="144.16162079077878" atv="29.959881721937695" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45483);" 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.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_4902">
                                </hotspot>
                        <hotspot name="spot_45484" 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="128.6385435438243" atv="41.14968467914655" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45484);" 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(189, 16, 224, 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_4902">
                                </hotspot>
                        <hotspot name="spot_45489" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-167.0706518505391" atv="34.37752506784852" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45489);" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45490" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-128.59390689209607" atv="22.396591494451535" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45490);" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45491" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="156.54465938316332" atv="87.76989364533289" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45491);" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45492" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-119.18207535819428" atv="55.23438776476926" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45492);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4902">
                                </hotspot>
                        <hotspot name="spot_45495" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-12.423629554757895" atv="53.40754762665527" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45495);" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45496" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-64.21541176287809" atv="31.129077985012376" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45496);" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45500" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-34.08914987569625" atv="21.99092417725927" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45500);" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45502" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-1.0881795718227067" atv="24.779747728488758" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45502);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4902">
                                </hotspot>
                        <hotspot name="spot_45504" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="93.0147087265853" atv="21.32942185260145" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45504);" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45507" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="119.86859541860824" atv="21.677427297205973" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45507);" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45509" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-93.20708844250231" atv="16.10838904097339" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45509);" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45511" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-111.94550069337413" atv="14.982268688221172" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45511);" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45530" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-71.25244459182392" atv="11.805930055359271" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45530);" 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_4902">
                                </hotspot>
                        <hotspot name="spot_45539" 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="102.92113742906844" atv="65.77123964522266" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45539);" 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: 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_4902">
                                </hotspot>
                        <hotspot name="spot_45550" 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="-168.9026393500135" atv="58.676260895623734" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45550);" 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: 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_4902">
                                </hotspot>
                            <hotspot name="embed_9_915" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="12.520961135913" atv="23.588069638738"/>
                                        <point ath="27.037624286942" atv="43.660900314754"/>
                                        <point ath="101.67971207521" atv="65.276475389864"/>
                                        <point ath="150.99017818992" atv="47.707752053764"/>
                                        <point ath="168.970607822" atv="24.954774369691"/>
                                    </hotspot>
                                <hotspot name="embed_9_916" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="112.12629736128" atv="34.100479849944"/>
                                        <point ath="-174.84515801689" atv="58.938109619567"/>
                                        <point ath="-112.28342610046" atv="29.493643756605"/>
                                        <point ath="-107.80483026553" atv="23.64139603815"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4914" title="颐景园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/d2ec0b7006035905/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.059401" lng="121.756323" heading="" scene_id="4914" pano_id="162" 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="-32.880781336689" 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.880781336689" vlookat="64.347275085548" 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/d2ec0b7006035905/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d2ec0b7006035905/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d2ec0b7006035905/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d2ec0b7006035905/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d2ec0b7006035905/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d2ec0b7006035905/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_44147" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-94.33282233589603" atv="8.703134292318701" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44147);" 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_4908" 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_4914">
                                </hotspot>
                        <hotspot name="spot_44148" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="3.065745169326874" atv="5.452226803961537" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44148);" 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_4904" 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_4914">
                                </hotspot>
                        <hotspot name="spot_44149" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-6.511883627729844" atv="2.6247135718639663" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44149);" 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_4916" 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_4914">
                                </hotspot>
                        <hotspot name="spot_44150" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-24.994862580478184" atv="4.523015499277196" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44150);" 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_4902" 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_4914">
                                </hotspot>
                        <hotspot name="spot_44151" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/1b82a08b800debb8e236c9223f7baf40.png" renderer="webgl" ath="-62.114715801986506" atv="3.6250553817644526" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44151);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="民乐城商圈" text_advanced="[div  style=&apos;    border: none;   justify-content: center; position: relative; flex-direction: column;&apos;][img src=&apos;/static/editor/images/spec-l-v-7.png&apos; style=&apos;display: block; width: 40px; height: 14px;&apos;] [div style=&apos;  width: 40px; background-image: url(/static/editor/images/spec-c-v-7.png); background-size: contain;&apos;][div style=&apos;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]      [/div] [img src=&apos;/static/editor/images/spec-r-v-7.png&apos; style=&apos;display: block; width: 40px; height: 14px;&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_4911" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45554" 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="-111.88546380794011" atv="55.47629395201438" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45554);" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45555" 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.45707325689904" atv="33.775572562678946" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45555);" 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.78);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_4914">
                                </hotspot>
                        <hotspot name="spot_45556" 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.93005080138431" atv="26.017079973023343" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45556);" 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.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_4914">
                                </hotspot>
                        <hotspot name="spot_45557" 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.21212932826342" atv="32.510375560720995" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45557);" 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.78);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_4914">
                                </hotspot>
                        <hotspot name="spot_45558" 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="-93.35565884934857" atv="46.835540839002526" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45558);" 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.78);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_4914">
                                </hotspot>
                        <hotspot name="spot_45563" 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.94875750785104" atv="83.53422727608725" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45563);" 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(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;;&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_4914">
                                </hotspot>
                        <hotspot name="spot_45564" 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.63686769902864" atv="42.192600917382876" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45564);" 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(189, 16, 224, 0.78);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_4914">
                                </hotspot>
                        <hotspot name="spot_45565" 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="-51.96359557678062" atv="61.90216104332503" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45565);" 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(189, 16, 224, 0.78);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_4914">
                                </hotspot>
                        <hotspot name="spot_45566" 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.024384240112" atv="39.42154940146026" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45566);" 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(189, 16, 224, 0.78);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_4914">
                                </hotspot>
                        <hotspot name="spot_45567" 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.577811703215673" atv="57.5639042433946" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45567);" 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(189, 16, 224, 0.78);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_4914">
                                </hotspot>
                        <hotspot name="spot_45569" 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.07036671844162" atv="40.27241820918798" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45569);" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45572" 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.2795119244812" atv="44.99416541712683" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45572);" 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(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;;&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_4914">
                                </hotspot>
                        <hotspot name="spot_45577" 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.82426486679458" atv="41.970295231363565" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45577);" 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.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_4914">
                                </hotspot>
                        <hotspot name="spot_45580" 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.839223429954245" atv="34.21157061751237" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45580);" 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(208, 2, 27, 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_4914">
                                </hotspot>
                        <hotspot name="spot_45581" 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.96926998966774" atv="27.930352872513755" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45581);" 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(208, 2, 27, 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_4914">
                                </hotspot>
                        <hotspot name="spot_45582" 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.529787291691093" atv="24.999035311189832" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45582);" 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.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_4914">
                                </hotspot>
                        <hotspot name="spot_45583" 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.640407018848805" atv="26.212201804299934" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45583);" 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.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_4914">
                                </hotspot>
                        <hotspot name="spot_45584" 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.039802749112255" atv="29.71097012008794" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45584);" 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(208, 2, 27, 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_4914">
                                </hotspot>
                        <hotspot name="spot_45585" 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.892149709904174" atv="22.544001400259663" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45585);" 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(208, 2, 27, 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_4914">
                                </hotspot>
                        <hotspot name="spot_45591" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="83.25266110959154" atv="15.754699460028924" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45591);" 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;城[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4914">
                                </hotspot>
                        <hotspot name="spot_45592" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="107.57555343079076" atv="20.001699020206377" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45592);" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45594" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="101.41065635859277" atv="13.561876066413278" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45594);" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45596" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-144.17660918217982" atv="37.104601031788654" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45596);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="兴东佳苑1期" 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;1&lt;br/&gt;期[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4914">
                                </hotspot>
                        <hotspot name="spot_45597" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-126.48539418883632" atv="20.458540234082108" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45597);" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45599" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-170.88668852051728" atv="16.555772830063226" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45599);" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45600" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-144.21133966322327" atv="13.664021331474286" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45600);" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45602" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-160.19010669464456" atv="15.298829631767552" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45602);" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45604" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="31.075505050289905" atv="6.3051954009781515" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45604);" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45606" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-32.97308347924695" atv="5.4460522717137785" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45606);" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45607" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-40.45115731522304" atv="5.145946637272254" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45607);" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45608" 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.9214156466835" atv="24.223086253210113" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45608);" 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_4914">
                                </hotspot>
                        <hotspot name="spot_45609" 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.64379705716624" atv="23.20572081546694" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45609);" 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_4914">
                                </hotspot>
                            <hotspot name="embed_9_917" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="61.488354232807" atv="16.224269223848"/>
                                        <point ath="55.579185719811" atv="18.993800832418"/>
                                        <point ath="49.416314063311" atv="21.946091513075"/>
                                        <point ath="41.283630400059" atv="25.200876092798"/>
                                        <point ath="39.680801159968" atv="25.737234715396"/>
                                        <point ath="32.675489833789" atv="27.825050159896"/>
                                    </hotspot>
                                <hotspot name="embed_9_918" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="16.327572138116" atv="31.017681095888"/>
                                        <point ath="18.528567494229" atv="30.704040706885"/>
                                    </hotspot>
                                <hotspot name="embed_9_919" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-0.28484673047865" atv="32.518794359556"/>
                                        <point ath="-13.043921475742" atv="31.879731148178"/>
                                        <point ath="-29.366359746587" atv="29.272481854429"/>
                                        <point ath="-46.000729710112" atv="24.045651452731"/>
                                        <point ath="-56.097285717418" atv="19.486508491046"/>
                                    </hotspot>
                                <hotspot name="embed_9_920" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="41.989258677732" atv="13.203344843414"/>
                                        <point ath="45.554913013898" atv="14.596718649306"/>
                                        <point ath="49.299513951232" atv="16.020483195052"/>
                                        <point ath="52.354720768476" atv="17.193368944691"/>
                                        <point ath="55.317606062258" atv="18.226463835928"/>
                                        <point ath="59.774086022862" atv="19.640186044543"/>
                                        <point ath="65.83272445834" atv="21.342895973919"/>
                                        <point ath="73.094452423899" atv="23.083107025767"/>
                                        <point ath="82.944486835497" atv="24.672470848049"/>
                                        <point ath="93.031018993814" atv="25.919231071969"/>
                                        <point ath="104.52882768351" atv="26.342127953801"/>
                                        <point ath="113.78895624045" atv="25.907945417958"/>
                                        <point ath="123.36236023632" atv="25.041189664659"/>
                                        <point ath="148.55895632589" atv="18.876515146269"/>
                                        <point ath="157.08129106787" atv="15.678536630169"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4901" title="彩虹雅苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/1aea70ff3e70984f/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.056958" lng="121.733956" heading="" scene_id="4901" pano_id="162" 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="178.52743423984" 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="178.52743423984" vlookat="74.644581106927" fovtype="MFOV" fov="120" fovmin="70" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/1aea70ff3e70984f/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1aea70ff3e70984f/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1aea70ff3e70984f/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1aea70ff3e70984f/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1aea70ff3e70984f/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1aea70ff3e70984f/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_45616" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="19.701769253736302" atv="15.196388088631654" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45616);" 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_4906" 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_4901">
                                </hotspot>
                        <hotspot name="spot_45617" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="46.0524685066369" atv="10.742537337299803" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45617);" 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_4912" 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_4901">
                                </hotspot>
                        <hotspot name="spot_45618" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="85.8191892466341" atv="14.675716449022765" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45618);" 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_4907" 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_4901">
                                </hotspot>
                        <hotspot name="spot_45619" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="78.66112303102375" atv="7.46458359157327" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45619);" 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_4908" 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_4901">
                                </hotspot>
                        <hotspot name="spot_45620" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-7.6076876252806755" atv="10.47663473968439" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45620);" 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_4910" 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_4901">
                                </hotspot>
                        <hotspot name="spot_45622" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-3.193134361977627" atv="8.575157005734233" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45622);" 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_4909" 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_4901">
                                </hotspot>
                        <hotspot name="spot_45625" 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="-88.44071984136463" atv="74.58548954527284" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45625);" 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_4901">
                                </hotspot>
                        <hotspot name="spot_45626" 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="132.0839221977086" atv="64.4943601028811" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45626);" 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(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;;&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_4901">
                                </hotspot>
                        <hotspot name="spot_45628" 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.626143946092384" atv="35.9801416400836" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45628);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="95" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]95[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45629" 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="-102.63004390670682" atv="36.367671651527964" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45629);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45630" 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="-152.9626585294911" atv="73.4809029869052" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45630);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45632" 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="-104.73995014339718" atv="44.78625624313168" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45632);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45633" 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="-136.12430412389108" atv="70.93033790027208" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45633);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45634" 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="-111.86683741523689" atv="38.55793235024151" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45634);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45635" 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="-121.18435202230825" atv="49.36251101346351" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45635);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45636" 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="-134.55394545067887" atv="58.236148149580686" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45636);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45637" 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="-162.61089543423344" atv="64.9209255218983" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45637);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45638" 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="-120.8876593392169" atv="37.607197934075046" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45638);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45639" 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="-129.74321276707548" atv="45.68181431964456" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45639);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45640" 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="-152.96223664418002" atv="54.46530771455071" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45640);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45641" 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="-122.25632016470144" atv="31.570344085377723" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45641);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45642" 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="-130.71149105010664" atv="37.13240343582888" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45642);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45643" 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="-144.48528777143693" atv="44.50844846705435" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45643);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45644" 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="-162.16808068343812" atv="49.23537812296" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45644);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45645" 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.12107464391653" atv="47.62490032370223" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45645);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="75" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]75[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45647" 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.11458057334539" atv="56.65974851009913" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45647);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="57" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]57[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45648" 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.82900380323196" atv="63.55141941749045" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45648);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="47" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]47[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45649" 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.03997186610627" atv="41.01089967264798" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45649);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="78" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]78[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45650" 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="-61.06773386961288" atv="36.37490539562325" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45650);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="80" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]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_4901">
                                </hotspot>
                        <hotspot name="spot_45651" 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="-67.73108875191747" atv="38.67699088719865" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45651);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="65" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]65[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45652" 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="-65.86265113302142" atv="43.774489434257056" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45652);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="59" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]59[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45653" 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.84473519594303" atv="37.99382528705982" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45653);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="63" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]63[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45654" 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="-86.20490179718433" atv="38.08718123766985" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45654);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="51" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]51[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45655" 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="-84.3511122105495" atv="44.35992828208121" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45655);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="50" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]50[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45656" 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="-94.64992483938323" atv="36.777766431134104" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45656);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45657" 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="-51.932697699861194" atv="30.989563691235606" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45657);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="108" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]108[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45658" 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.13141566218172" atv="33.31956205086866" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45658);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="105" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]105[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45659" 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.08851936699995" atv="35.378879585752195" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45659);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="104" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]104[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45660" 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.10186278549827" atv="43.1864761449233" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45660);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="92" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]92[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45661" 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.157018577854274" atv="38.070970427326216" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45661);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="103" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);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" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45662" 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.210003852447244" atv="46.68025391094754" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45662);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]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_4901">
                                </hotspot>
                        <hotspot name="spot_45663" 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.79291082447952" atv="43.255486329026525" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45663);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="89" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]89[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45664" 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.672948404983629" atv="48.982933411313354" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45664);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="85" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]85[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45665" 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.8841446884268294" atv="56.221809686088655" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45665);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="73" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]73[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45666" 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.73451459203892" atv="63.79314382379536" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45666);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="46" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]46[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45667" 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.439621143455099" atv="73.83168216086581" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45667);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45668" 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="-118.42244057260675" atv="35.22517594317586" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45668);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45670" 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="-108.41586393020307" atv="34.75939960885196" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45670);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45671" 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.39149613702563" atv="36.751648400432174" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45671);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45673" 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="-124.85354079999348" atv="33.20602981870588" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45673);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45677" 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="-103.48449644336557" atv="38.663897188156184" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45677);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45681" 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="-141.60891049387226" atv="60.80397676911539" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45681);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45683" 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="-117.17645285158534" atv="46.12429816364081" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45683);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45684" 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="-120.23771706533796" atv="63.97091692341302" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45684);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45690" 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.602513181193444" atv="63.965070683323" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45690);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="54" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]54[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45691" 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="-52.671354562028455" atv="54.05197501598605" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45691);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="58" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]58[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45692" 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.87193531734334" atv="45.921431379067855" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45692);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="77" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]77[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45693" 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.017923296211507" atv="38.87694290732102" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45693);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="101" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]101[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45694" 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.904923730888186" atv="38.63798740420146" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45694);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="102" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]102[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45696" 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="-43.704774311811434" atv="33.92786653558187" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45696);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="106" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]106[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45697" 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.052740565419015" atv="31.992583090734612" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45697);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="109" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]109[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45698" 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.62344370080149" atv="33.38288383408929" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45698);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="97" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]97[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45701" 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.9840940007349" atv="34.32463835720107" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45701);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="82" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]82[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45705" 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.535629401960364" atv="38.18572251937167" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45705);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="79" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]79[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45706" 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="-69.35452275685839" atv="36.90617939232742" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45706);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="66" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]66[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45707" 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="-70.66305366850747" atv="34.933520857935896" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45707);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="67" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.78);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]67[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45709" 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="-94.81586153898792" atv="39.132065896269765" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45709);" 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.78);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_4901">
                                </hotspot>
                        <hotspot name="spot_45710" 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="115.11081072351843" atv="35.42313072001526" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45710);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45712" 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="126.98904131957039" atv="36.916843301785725" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45712);" 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.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_4901">
                                </hotspot>
                        <hotspot name="spot_45713" 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="122.52165630236695" atv="33.83795794715547" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45713);" 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.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_4901">
                                </hotspot>
                        <hotspot name="spot_45714" 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="113.6553981101645" atv="33.82050308462417" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45714);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45715" 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="106.19381029859443" atv="35.21766167502517" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45715);" 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.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_4901">
                                </hotspot>
                        <hotspot name="spot_45716" 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="149.20132070238498" atv="46.41487964440245" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45716);" 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.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_4901">
                                </hotspot>
                        <hotspot name="spot_45717" 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="94.29413401957837" atv="46.54632500567113" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45717);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45718" 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="128.2945512970511" atv="43.625066511297256" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45718);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45719" 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="135.30123688822164" atv="48.658447970037784" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45719);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45720" 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="116.31015614738783" atv="45.26063078262506" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45720);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45721" 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="114.73326071736602" atv="43.36295288438123" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45721);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45722" 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="113.11380213825873" atv="41.74916780268156" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45722);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45723" 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="106.85244455512458" atv="47.777039743272816" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45723);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45724" 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="103.41836838751775" atv="54.720684112893196" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45724);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45725" 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="107.16934431796258" atv="59.397405136466936" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45725);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45726" 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="121.7941284245899" atv="46.58214871991938" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45726);" 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.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_4901">
                                </hotspot>
                        <hotspot name="spot_45727" 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="130.32836866264094" atv="52.105010631391494" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45727);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45728" 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="98.49732967997917" atv="36.23402972167172" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45728);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45729" 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="125.98269205094704" atv="48.606165435865464" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45729);" 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.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_4901">
                                </hotspot>
                        <hotspot name="spot_45733" 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="105.3960197078116" atv="45.74512329839886" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45733);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45734" 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="104.18808957050314" atv="43.39069061382409" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45734);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45735" 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="99.72713113729014" atv="39.75216662088112" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45735);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45736" 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="99.06078402610859" atv="38.072941615176745" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45736);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45737" 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="125.08382533444728" atv="41.180850814033924" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45737);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45738" 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="116.35562505505075" atv="37.01853067260619" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45738);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45739" 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="140.22399894924743" atv="42.95899768299652" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45739);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45740" 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="137.11322607907363" atv="41.681896856372376" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45740);" 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.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_4901">
                                </hotspot>
                        <hotspot name="spot_45741" 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="120.55535258750288" atv="32.58549701139844" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45741);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45742" 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="125.21219165154682" atv="36.003460787008514" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45742);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45744" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="46.83889748868586" atv="38.26934345913966" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45744);" 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_4901">
                                </hotspot>
                        <hotspot name="spot_45746" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="65.65545102940212" atv="20.742477560180184" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45746);" 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;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45748" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="121.14856329872302" atv="15.84813541847581" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45748);" 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;二&lt;br/&gt;坊[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45750" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="138.46423505668523" atv="13.159679794146395" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45750);" 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_4901">
                                </hotspot>
                        <hotspot name="spot_45751" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="9.671611022984166" atv="9.251594938542967" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45751);" 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_4905" 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_4901">
                                </hotspot>
                        <hotspot name="spot_45753" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="36.49838735246635" atv="9.082330765959234" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_45753);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_45762" 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="141.03122543897706" atv="50.65238073272954" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45762);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_45764" 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="107.35364731758659" atv="37.49519173057179" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45764);" 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.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_4901">
                                </hotspot>
                        <hotspot name="spot_45766" 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="108.19351184020493" atv="39.300579079790076" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45766);" 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.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_4901">
                                </hotspot>
                        <hotspot name="spot_46745" 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="89.48038854969559" atv="81.4006344576639" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46745);" 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_4901">
                                </hotspot>
                        <hotspot name="spot_46750" 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.77104792545964" atv="33.20676073815385" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46750);" 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_4901">
                                </hotspot>
                        <hotspot name="spot_46792" 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="145.68422146141134" atv="44.909160834629844" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46792);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_46793" 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="93.98801490116222" atv="44.24986770304303" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46793);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_46796" 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="88.85857905255739" atv="40.60804374357706" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46796);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_46797" 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="88.05588459645037" atv="38.37877020845718" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46797);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_46798" 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="88.5280036054495" atv="36.83412686823793" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46798);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_46799" 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.24638301813786" atv="36.581243120352404" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46799);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_46800" 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.12841655834455" atv="39.48896914630175" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46800);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="59" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]59[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                        <hotspot name="spot_46801" 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="78.16405883179345" atv="42.317062368004784" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46801);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_46802" 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.99284727117015" atv="49.68146168979611" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46802);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_46803" 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.83736221027408" atv="53.61396846472267" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46803);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_46804" 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="73.54295500827243" atv="59.14136751309276" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46804);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_47073" 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="82.5815905683736" atv="47.40860830744407" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47073);" 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(189, 16, 224, 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_4901">
                                </hotspot>
                        <hotspot name="spot_47074" 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="94.6415791022892" atv="49.15492098518337" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_47074);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4901">
                                </hotspot>
                            <hotspot name="embed_9_945" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-50.844688559185" atv="28.629105558489"/>
                                        <point ath="-9.8021943298816" atv="36.703859320065"/>
                                        <point ath="23.069929147328" atv="32.416295481354"/>
                                        <point ath="53.253218598666" atv="19.5971299063"/>
                                        <point ath="59.554712984837" atv="15.168736134921"/>
                                    </hotspot>
                                <hotspot name="embed_9_946" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="2.1462772403254" atv="14.769216876355"/>
                                        <point ath="6.15432021318" atv="32.285118142374"/>
                                        <point ath="13.705093432884" atv="53.745826417772"/>
                                        <point ath="157.69831507964" atv="65.05725047288"/>
                                        <point ath="170.98108567435" atv="41.462308816306"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_4916" title="玉秀苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/56aea7ec1f825b99/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.074498" lng="121.755474" heading="" scene_id="4916" pano_id="162" 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="0.43557693242554" 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.43557693242554" vlookat="59.716184030031" 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/56aea7ec1f825b99/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/56aea7ec1f825b99/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/56aea7ec1f825b99/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/56aea7ec1f825b99/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/56aea7ec1f825b99/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/56aea7ec1f825b99/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_44056" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="163.03255096540155" atv="13.232279870216978" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44056);" 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_4904" 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_4916">
                                </hotspot>
                        <hotspot name="spot_44058" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-123.50392733877214" atv="15.149978136542384" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_44058);" 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_4902" 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_4916">
                                </hotspot>
                        <hotspot name="spot_45779" 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.61209302403546" atv="58.98950958820755" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45779);" 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_4916">
                                </hotspot>
                        <hotspot name="spot_45786" 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.752688590170635" atv="66.82676528057944" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45786);" 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, 249, 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_4916">
                                </hotspot>
                        <hotspot name="spot_45787" 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="-74.15933809293404" atv="40.359848225925326" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45787);" 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, 249, 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_4916">
                                </hotspot>
                        <hotspot name="spot_45788" 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.97379924799776" atv="34.93931525286038" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45788);" 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, 249, 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_4916">
                                </hotspot>
                        <hotspot name="spot_45926" 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="-69.83935696057824" atv="28.57266001950378" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_45926);" 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, 249, 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_4916">
                                </hotspot>
                        <hotspot name="spot_46089" 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.56127996441046" atv="31.298247624492987" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46089);" 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, 249, 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_4916">
                                </hotspot>
                        <hotspot name="spot_46090" 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="-57.33397021659448" atv="59.85636647080543" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46090);" 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, 249, 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_4916">
                                </hotspot>
                        <hotspot name="spot_46091" 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.616034544870104" atv="69.16260225500281" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46091);" 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, 249, 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_4916">
                                </hotspot>
                        <hotspot name="spot_46092" 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="-49.16835689839195" atv="36.19933503586363" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46092);" 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, 249, 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_4916">
                                </hotspot>
                        <hotspot name="spot_46093" 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.795870188656295" atv="38.25242570919388" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46093);" 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, 249, 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_4916">
                                </hotspot>
                        <hotspot name="spot_46094" 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.456377131333397" atv="38.86639671616986" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46094);" 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, 249, 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_4916">
                                </hotspot>
                        <hotspot name="spot_46095" 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.333881323912465" atv="39.68280331350855" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46095);" 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, 249, 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_4916">
                                </hotspot>
                        <hotspot name="spot_46396" 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.8013885886815" atv="59.98646771974857" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46396);" 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, 249, 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_4916">
                                </hotspot>
                        <hotspot name="spot_46398" 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.3408818946607" atv="50.54564945543537" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46398);" 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(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;;&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_4916">
                                </hotspot>
                        <hotspot name="spot_46402" 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="51.49505091588719" atv="23.945416294969885" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46402);" 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_4916">
                                </hotspot>
                        <hotspot name="spot_46403" 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.414795922655344" atv="26.20647287999803" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46403);" 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.78);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_4916">
                                </hotspot>
                        <hotspot name="spot_46404" 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.90511435824368" atv="25.610303703234962" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46404);" 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(189, 16, 224, 0.78);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_4916">
                                </hotspot>
                        <hotspot name="spot_46405" 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.10932513626199" atv="28.79742264630687" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46405);" 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_4916">
                                </hotspot>
                        <hotspot name="spot_46406" 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="73.94538584603515" atv="32.6685207023957" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46406);" 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(189, 16, 224, 0.78);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_4916">
                                </hotspot>
                        <hotspot name="spot_46407" 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.685744430899945" atv="58.421029750146026" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46407);" 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(189, 16, 224, 0.78);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_4916">
                                </hotspot>
                        <hotspot name="spot_46408" 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.39722411489811" atv="41.772737386774445" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46408);" 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(189, 16, 224, 0.78);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_4916">
                                </hotspot>
                        <hotspot name="spot_46410" 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.38447292815829" atv="44.964620333897514" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46410);" 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(189, 16, 224, 0.78);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_4916">
                                </hotspot>
                        <hotspot name="spot_46411" 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.2058702406236" atv="29.396810825151768" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46411);" 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(189, 16, 224, 0.78);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_4916">
                                </hotspot>
                        <hotspot name="spot_46412" 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.845070902336033" atv="31.34221880560036" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46412);" 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(189, 16, 224, 0.78);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_4916">
                                </hotspot>
                        <hotspot name="spot_46413" 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.439117499676627" atv="34.12407681678348" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46413);" 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.78);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_4916">
                                </hotspot>
                        <hotspot name="spot_46721" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="104.07322100056462" atv="13.104734759683787" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_46721);" 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_4916">
                                </hotspot>
                        <hotspot name="spot_46722" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-148.49497328516068" atv="28.057161510384905" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_46722);" 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_4916">
                                </hotspot>
                        <hotspot name="spot_46724" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-163.44158432301052" atv="16.270619851571468" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_46724);" 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_4916">
                                </hotspot>
                        <hotspot name="spot_46726" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="137.24512872008737" atv="6.383788008774028" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_46726);" 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_4916">
                                </hotspot>
                        <hotspot name="spot_46727" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="125.20458725850392" atv="5.639281882862184" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_46727);" 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_4916">
                                </hotspot>
                        <hotspot name="spot_46731" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-132.81110293192637" atv="8.285607609722417" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_46731);" 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_4916">
                                </hotspot>
                        <hotspot name="spot_46732" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-116.61762092348715" atv="12.661445347270336" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_46732);" 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_4916">
                                </hotspot>
                        <hotspot name="spot_46733" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-102.22028536476978" atv="14.02584386633325" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_46733);" 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_4916">
                                </hotspot>
                        <hotspot name="spot_46735" 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:20px;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.0020108745033" atv="22.349003244441533" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46735);" zoom="false" distorted="false" oy="0" material_type="" 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_4916">
                                </hotspot>
                        <hotspot name="spot_46737" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-83.84925510532253" atv="11.452645050655725" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_46737);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_4916">
                                </hotspot>
                        <hotspot name="spot_46741" 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.4989335679216" atv="62.90715615681992" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46741);" 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_4916">
                                </hotspot>
                        <hotspot name="spot_46742" 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="176.1486817057518" atv="53.696253577219146" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_46742);" 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_4916">
                                </hotspot>
                            <hotspot name="embed_9_943" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-93.694917876116" atv="41.550591870566"/>
                                        <point ath="-89.464408362171" atv="44.689802599986"/>
                                        <point ath="-87.307400386346" atv="48.400231780696"/>
                                        <point ath="-84.41807692856" atv="60.83585715581"/>
                                        <point ath="69.287972495746" atv="76.553179376275"/>
                                        <point ath="85.010641038779" atv="30.289739007379"/>
                                    </hotspot>
                                <hotspot name="embed_9_944" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="2.3369382829655" atv="41.283974655104"/>
                                        <point ath="148.06836744149" atv="84.77964669199"/>
                                        <point ath="178.77042277228" atv="22.464380453573"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5746" title="秀园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/6c634edcfdf59588/thumb.jpg" fenzuid="1695" parent_fenzuid="1694" lat="31.070982" lng="121.742111" heading="" scene_id="5746" pano_id="162" 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="-161.12341670413" 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="-161.12341670413" vlookat="50.985770087625" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/6c634edcfdf59588/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6c634edcfdf59588/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6c634edcfdf59588/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6c634edcfdf59588/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6c634edcfdf59588/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6c634edcfdf59588/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_57479" 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="171.5405095024349" atv="67.70708478977856" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57479);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57483" 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="-162.26424808890465" atv="52.95729560881844" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57483);" 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.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_5746">
                                </hotspot>
                        <hotspot name="spot_57486" 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.82491473494898" atv="35.3720225928203" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57486);" 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.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_5746">
                                </hotspot>
                        <hotspot name="spot_57487" 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="176.86815209845776" atv="35.42025399774728" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57487);" 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.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_5746">
                                </hotspot>
                        <hotspot name="spot_57488" 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.91646432112236" atv="35.15236178374411" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57488);" 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.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_5746">
                                </hotspot>
                        <hotspot name="spot_57489" 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="160.75396555607662" atv="38.14995875630496" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57489);" 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.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_5746">
                                </hotspot>
                        <hotspot name="spot_57490" 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="154.01488678834153" atv="45.67745914969055" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57490);" 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.76);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_5746">
                                </hotspot>
                        <hotspot name="spot_57491" 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="147.59215938876656" atv="54.11418747804403" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57491);" 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.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_5746">
                                </hotspot>
                        <hotspot name="spot_57492" 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="158.3562428617346" atv="56.244713573255396" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57492);" 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.76);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_5746">
                                </hotspot>
                        <hotspot name="spot_57493" 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="-179.85309721150531" atv="44.568136949753175" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57493);" 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.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_5746">
                                </hotspot>
                        <hotspot name="spot_57494" 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.24152436356098" atv="43.968549488736606" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57494);" 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.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_5746">
                                </hotspot>
                        <hotspot name="spot_57495" 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="-163.55899540395558" atv="57.11886182117793" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57495);" 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.76);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_5746">
                                </hotspot>
                        <hotspot name="spot_57496" 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="-175.25102159959516" atv="58.205878236601144" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57496);" 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.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_5746">
                                </hotspot>
                        <hotspot name="spot_57505" 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="-118.58864764822337" atv="48.04168233943613" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57505);" 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(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;;&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_5746">
                                </hotspot>
                        <hotspot name="spot_57507" 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="-131.76898976581094" atv="45.801845754242706" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57507);" 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.78);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_5746">
                                </hotspot>
                        <hotspot name="spot_57508" 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="-141.8184622670372" atv="28.794016434715687" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57508);" 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(189, 16, 224, 0.78);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_5746">
                                </hotspot>
                        <hotspot name="spot_57510" 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="-145.46892862638404" atv="29.75864036739085" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57510);" 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(189, 16, 224, 0.78);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_5746">
                                </hotspot>
                        <hotspot name="spot_57511" 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="-154.05243385441293" atv="32.21575725896634" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57511);" 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(189, 16, 224, 0.78);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_5746">
                                </hotspot>
                        <hotspot name="spot_57512" 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="-132.95069150422012" atv="29.122829982885793" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57512);" 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(189, 16, 224, 0.78);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_5746">
                                </hotspot>
                        <hotspot name="spot_57513" 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="-124.78488156555088" atv="31.706243041116256" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57513);" 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(189, 16, 224, 0.78);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_5746">
                                </hotspot>
                        <hotspot name="spot_57514" 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="-140.68240055477028" atv="36.552752422458624" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57514);" 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(189, 16, 224, 0.78);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_5746">
                                </hotspot>
                        <hotspot name="spot_57515" 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="-145.84706068704753" atv="38.63676870266976" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57515);" 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.78);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_5746">
                                </hotspot>
                        <hotspot name="spot_57516" 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="-117.21530794309936" atv="34.46347799080261" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57516);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57517" 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="-119.80071072709296" atv="37.113514535763585" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57517);" 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(189, 16, 224, 0.78);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_5746">
                                </hotspot>
                        <hotspot name="spot_57518" 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="-127.91171414401373" atv="43.262414312528485" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57518);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57523" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-114.01756285353693" atv="28.10513975214272" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57523);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5746">
                                </hotspot>
                        <hotspot name="spot_57525" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-103.37652995343223" atv="18.52499888918742" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57525);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57530" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-89.38209653765978" atv="15.523837604691034" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57530);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57534" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-82.26838000274216" atv="13.013747030012555" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57534);" 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_4903" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57535" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-90.64489387666015" atv="43.91693828141691" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57535);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57537" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-78.456074765918" atv="56.70340624573808" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57537);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57539" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="33.312442462160334" atv="63.216679294443765" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57539);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57540" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="130.7974664610694" atv="39.03954039848201" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57540);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57541" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="72.94325280737769" atv="43.69091676480257" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57541);" 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;北&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5746">
                                </hotspot>
                        <hotspot name="spot_57542" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="22.682013235897898" atv="26.92533021952697" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57542);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57543" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-36.32881959341171" atv="30.837042167762572" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57543);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57544" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="50.02661334148388" atv="17.687891672993118" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57544);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57545" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="64.15979494343605" atv="23.67269967616234" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57545);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57546" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="74.71863757698384" atv="16.362189322928437" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57546);" 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;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5746">
                                </hotspot>
                        <hotspot name="spot_57549" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="84.56486407500864" atv="16.491981354505615" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57549);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57551" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="89.47341282847788" atv="19.225523996304364" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57551);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5746">
                                </hotspot>
                        <hotspot name="spot_57553" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="116.53917574979494" atv="23.4556116757864" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57553);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57554" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="103.90356284267759" atv="14.445717481561667" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57554);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57555" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="170.53665481136971" atv="17.710292663729984" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57555);" 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_4915" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57556" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-154.7829597315334" atv="13.540347769561512" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57556);" 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_4913" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57557" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-164.45127407285065" atv="9.86255321451637" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57557);" 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_4912" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57559" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-127.49297457206006" atv="14.143927442601056" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57559);" 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_4905" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57561" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-119.32899524922118" atv="9.769532177199418" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57561);" 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_4909" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57563" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-127.17434715429778" atv="8.579583366577657" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57563);" 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_4910" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57566" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-106.82074847885795" atv="10.599596083242744" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57566);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5746">
                                </hotspot>
                        <hotspot name="spot_57573" 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.39137402622305" atv="61.31068321039917" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57573);" 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_5746">
                                </hotspot>
                        <hotspot name="spot_57574" 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="-106.7202057762758" atv="39.305362030552324" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57574);" 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_5746">
                                </hotspot>
                            <hotspot name="embed_9_1123" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-100.59857706191" atv="25.361299567629"/>
                                        <point ath="-110.97054124085" atv="45.695895447014"/>
                                        <point ath="-140.91834901592" atv="67.936255123284"/>
                                        <point ath="172.9750031025" atv="72.310209201057"/>
                                        <point ath="102.08472309579" atv="38.04683359477"/>
                                    </hotspot>
                                <hotspot name="embed_9_1124" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-9.4326461242627" atv="29.67044120735"/>
                                        <point ath="-12.261586081675" atv="36.485183850319"/>
                                        <point ath="-18.074389437395" atv="46.47604512974"/>
                                        <point ath="-26.711079706677" atv="56.219014493026"/>
                                        <point ath="-54.039771109196" atv="69.254132871563"/>
                                        <point ath="-97.597403844225" atv="72.46805184287"/>
                                        <point ath="-129.03047682086" atv="67.970073746966"/>
                                        <point ath="-143.61119235929" atv="61.908000029688"/>
                                        <point ath="-153.6941410141" atv="53.606045985337"/>
                                        <point ath="-170.27865076662" atv="26.267599151628"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5751" title="东城区" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/7c184ed2e24c24ef/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.058764" lng="121.771748" heading="" scene_id="5751" pano_id="162" 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="-2.0230422251871" hotspot_fenzu='[{"id":524290,"pano_id":162,"view_id":5751,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":10,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":524290,"fz_name":"\u663e\u793a\/\u9690\u85cf","hlookat":"","vlookat":"","fov":"","fovscale":0}]' 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.0230422251871" vlookat="59.495719305084" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/7c184ed2e24c24ef/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7c184ed2e24c24ef/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7c184ed2e24c24ef/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7c184ed2e24c24ef/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7c184ed2e24c24ef/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7c184ed2e24c24ef/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_60240" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-72.062804299184" atv="4.614422045950968" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60240);" 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_4911" 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_5751">
                                </hotspot>
                        <hotspot name="spot_60241" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-113.41194579270638" atv="9.30370092730831" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60241);" 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;块[/div]" text_x="0" text_y="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_5754" 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_5751">
                                </hotspot>
                        <hotspot name="spot_60242" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-156.2287634767648" atv="7.55401361632118" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60242);" 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_5750" 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_5751">
                                </hotspot>
                        <hotspot name="spot_60243" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="164.31781973226188" atv="7.9953330396501086" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60243);" 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;站[/div]" text_x="0" text_y="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_5753" 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_5751">
                                </hotspot>
                        <hotspot name="spot_60244" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-123.48292788377503" atv="4.286803693513578" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60244);" 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;路[/div]" text_x="0" text_y="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_5757" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61764" 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:20px;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="105.80685652647557" atv="22.95168378268783" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61764);" zoom="false" distorted="false" oy="0" material_type="" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61766" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="124.87185131098286" atv="19.773224934556108" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61766);" 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;园&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5751">
                                </hotspot>
                        <hotspot name="spot_61768" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="136.44208865345175" atv="23.824748628055225" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61768);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61769" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="156.50727033772654" atv="17.461198744712195" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61769);" 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;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5751">
                                </hotspot>
                        <hotspot name="spot_61771" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="166.91438176312568" atv="45.45024982944004" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61771);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华钜御庭1期" 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;1&lt;br/&gt;期[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5751">
                                </hotspot>
                        <hotspot name="spot_61773" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="112.80422239009891" atv="33.45302081736565" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61773);" 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;玺&lt;br/&gt;台[/div]" text_x="0" text_y="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_5861" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61774" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="44.23638029252277" atv="13.62210655490413" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61774);" 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;华&lt;br/&gt;庭[/div]" text_x="0" text_y="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_5860" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61776" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-16.754042171061542" atv="38.630846780613" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61776);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61777" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-3.7057567855721913" atv="30.808035212957893" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61777);" 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;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5751">
                                </hotspot>
                        <hotspot name="spot_61778" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-30.576995575505123" atv="23.728455899088193" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61778);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="红光小区3期" 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;期[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5751">
                                </hotspot>
                        <hotspot name="spot_61781" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="42.321712767007625" atv="65.2519841901414" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61781);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61782" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-49.24696946713328" atv="58.599610124240584" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61782);" 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_5847" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61783" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-70.36054603190718" atv="36.919689928433776" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61783);" 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_5848" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61785" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-129.84541875720748" atv="63.526158812381034" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61785);" 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_5851" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61786" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-120.75805490390553" atv="29.733836161321527" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61786);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61787" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-150.34054519954213" atv="41.580363307709064" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61787);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61788" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-161.19100978829647" atv="28.9365786814642" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61788);" 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_5845" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61790" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-137.92751225370353" atv="25.02116434004482" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61790);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61791" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-96.17716198061987" atv="24.953134406833737" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61791);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61792" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-108.6206207751041" atv="22.60804887655381" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61792);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61793" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-104.22857544190936" atv="19.35419928385893" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61793);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61794" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-93.91193580291798" atv="15.417081902305327" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61794);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61795" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-121.47549123305734" atv="17.467445083170038" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61795);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61797" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-131.6217905930527" atv="12.332073836547137" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61797);" 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_5846" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61798" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-137.83722199048054" atv="15.256618464523974" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61798);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61799" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-135.14627030917535" atv="16.404960285112978" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61799);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61800" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-142.75596089602905" atv="14.713237588700895" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61800);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61801" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-145.22153676668822" atv="19.276663355843457" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61801);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="富客斯豪布斯卡名品村A区" 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;名&lt;br/&gt;品&lt;br/&gt;村&lt;br/&gt;A&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5751">
                                </hotspot>
                        <hotspot name="spot_61803" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="175.83637429572988" atv="17.096172424377627" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61803);" 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_5849" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61807" 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="92.10367168742269" atv="46.15236502753178" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61807);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_61808" 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.523757882519192" atv="61.81392783005071" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61808);" 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_5751">
                                </hotspot>
                        <hotspot name="spot_63518" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="172.44489112049646" atv="30.782912586310573" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63518);" 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_5855" 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_5751">
                                </hotspot>
                        <hotspot name="spot_63519" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-78.72438227512191" atv="21.809843364261926" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63519);" 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_5854" 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_5751">
                                </hotspot>
                        <hotspot name="spot_63520" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-24.348708965728065" atv="19.369722781911065" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63520);" 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_5850" 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_5751">
                                </hotspot>
                        <hotspot name="spot_63521" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-168.5894204311179" atv="13.481691188867623" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63521);" 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_5853" 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_5751">
                                </hotspot>
                        <hotspot name="spot_63530" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="143.61116354914458" atv="14.697151955224118" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63530);" 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_5906" 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_5751">
                                </hotspot>
                        <hotspot name="spot_64157" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="72.41152949440789" atv="21.916125850916927" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64157);" 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_5857" 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_5751">
                                </hotspot>
                        <hotspot name="spot_64160" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="16.150231203204157" atv="33.91948491696423" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64160);" 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;文&lt;br/&gt;澜&lt;br/&gt;府[/div]" text_x="0" text_y="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_5858" 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_5751">
                                </hotspot>
                        <hotspot name="spot_64162" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-153.0280744705621" atv="19.47690984621236" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64162);" 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_5856" 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_5751">
                                </hotspot>
                            <hotspot name="embed_9_1386" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="4.8764852594114" atv="16.930709152671"/>
                                        <point ath="5.0343355842381" atv="26.819936042642"/>
                                        <point ath="5.1516563803419" atv="38.197319043687"/>
                                        <point ath="5.3399563362835" atv="53.889029922829"/>
                                        <point ath="6.6944921865759" atv="79.600990602832"/>
                                        <point ath="-175.66106674687" atv="45.3199374907"/>
                                        <point ath="-175.7144161641" atv="23.742764712856"/>
                                        <point ath="-175.2665253338" atv="18.853178832534"/>
                                    </hotspot>
                                <hotspot name="embed_9_1387" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="90.961362286441" atv="21.084246044247"/>
                                        <point ath="91.198812194552" atv="25.867213765337"/>
                                        <point ath="91.418617593003" atv="34.370867614519"/>
                                        <point ath="92.209692410648" atv="47.605940265746"/>
                                        <point ath="92.203450462387" atv="53.81261286085"/>
                                        <point ath="93.227960036128" atv="62.188932637538"/>
                                        <point ath="105.94290168451" atv="83.920365963543"/>
                                        <point ath="-102.2920612127" atv="84.457942508517"/>
                                        <point ath="-92.064559676104" atv="62.899462681643"/>
                                        <point ath="-90.612665982104" atv="42.82667122484"/>
                                        <point ath="-89.910270822142" atv="17.704099093875"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5845" title="东城时代华庭" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/e742abf642437bfb/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.053730" lng="121.768231" heading="" scene_id="5845" pano_id="162" 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="97.585405297482" 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="97.585405297482" vlookat="56.380681212929" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/e742abf642437bfb/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e742abf642437bfb/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e742abf642437bfb/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e742abf642437bfb/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e742abf642437bfb/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e742abf642437bfb/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_61815" 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="99.11193246752308" atv="48.40141378694556" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61815);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61817" 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="100.77827621783672" atv="41.016906747813465" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61817);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="119" 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;]119[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61818" 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="85.88999638154337" atv="69.54099730840635" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61818);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61819" 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="82.11984302114479" atv="77.1852583577531" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61819);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61820" 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.22802282977295" atv="52.51303908049829" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61820);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61821" 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="67.72810501030506" atv="57.1101252436899" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61821);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61822" 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="57.221114261805724" atv="65.2251545604336" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61822);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61823" 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.76422272919143" atv="69.8108592162119" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61823);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61824" 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="61.76594736069433" atv="45.17382364208917" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61824);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61825" 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="57.622843844710815" atv="48.729434481294454" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61825);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61826" 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.66206642275506" atv="51.44302190679292" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61826);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61827" 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="43.715111708652785" atv="56.73434710854096" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61827);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61828" 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.19281905020853" atv="59.03870379707606" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61828);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61829" 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.155284444688505" atv="61.06102888720153" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61829);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61830" 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.17285938897442" atv="28.60544607384667" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61830);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="97" 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;]97[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61831" 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="75.37047388780871" atv="29.896609154260073" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61831);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="98" 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;]98[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61832" 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.60286024810716" atv="34.04275671306347" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61832);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="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: 14px ;text-align:center;;&apos;]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_5845">
                                </hotspot>
                        <hotspot name="spot_61833" 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.02201231138474" atv="36.24379786695834" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61833);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100" 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;]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_5845">
                                </hotspot>
                        <hotspot name="spot_61834" 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="68.46944407759054" atv="26.426712746727127" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61834);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="93" 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;]93[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61835" 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="66.71357960591229" atv="28.03693463528209" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61835);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="94" 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;]94[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61836" 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.985957390624094" atv="30.688570989912957" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61836);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="95" 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;]95[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61837" 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.02381096046565" atv="33.0143078295889" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61837);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="96" 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;]96[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61838" 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.840050728519145" atv="38.93550241849596" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61838);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61839" 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.97486083008073" atv="41.4886822652663" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61839);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61840" 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.448842658534716" atv="47.84496369121456" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61840);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61841" 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.047290262854858" atv="49.958518255355806" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61841);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61844" 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="83.53200036408316" atv="29.651339184782838" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61844);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="102" 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;]102[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61845" 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="83.22204951183642" atv="30.794135819463616" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61845);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="103" 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;]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" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61846" 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="82.58345226813992" atv="32.6271733771759" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61846);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="104" 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;]104[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61847" 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="81.65227696435568" atv="35.71201548925055" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61847);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="105" 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;]105[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61848" 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.79973692960755" atv="37.88855541457984" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61848);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="106" 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;]106[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61849" 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.91928493429015" atv="40.277956986881385" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61849);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="107" 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;]107[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61850" 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="88.16425437497429" atv="53.97608379736049" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61850);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61851" 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="87.52249322672151" atv="59.15589895735277" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61851);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61852" 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="90.5723560385857" atv="30.100979416904018" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61852);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="108" 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;]108[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61853" 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="90.57991689564986" atv="31.55555990385894" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61853);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="109" 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;]109[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61854" 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="90.55189298050607" atv="32.78627167903837" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61854);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="110" 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;]110[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61855" 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="90.50883258675756" atv="36.76865091851913" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61855);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="111" 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;]111[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61856" 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="90.50293360441873" atv="38.948939559711135" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61856);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="112" 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;]112[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61857" 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="90.498207540251" atv="41.73534074344972" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61857);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="113" 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;]113[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61865" 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="161.92502164021198" atv="46.83597425516671" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61865);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="70" 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;]70[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61866" 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="152.7042849386457" atv="44.105976474415435" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61866);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="67" 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;]67[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61867" 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="148.6043995711065" atv="43.0696989441859" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61867);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="65" 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;]65[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61868" 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="145.01522978376266" atv="41.68134678393973" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61868);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="64" 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;]64[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61869" 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="139.5450406715383" atv="39.31675196320065" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61869);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="61" 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;]61[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61870" 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="136.97899063861456" atv="37.857990766908216" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61870);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="60" 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;]60[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61871" 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.83585447159845" atv="53.33620483751518" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61871);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="57" 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;]57[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61872" 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="165.11963955818896" atv="52.67948941143972" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61872);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="56" 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;]56[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61873" 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="160.4696097295738" atv="52.33082971989828" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61873);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="55" 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;]55[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61875" 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="156.8231736658451" atv="51.60863891135443" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61875);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="53" 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;]53[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61876" 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="146.48422029290046" atv="48.244466380329854" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61876);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="52" 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;]52[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61877" 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="142.68341626778988" atv="47.00696470231623" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61877);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="51" 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;]51[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61878" 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="139.9276470542435" atv="45.45300466547482" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61878);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="49" 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;]49[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61879" 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="134.18743470506485" atv="42.39473890284434" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61879);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="47" 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;]47[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61880" 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="131.3701474531573" atv="40.553602443430115" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61880);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61881" 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="167.3272822680686" atv="58.46282143578862" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61881);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61882" 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="161.58017729192835" atv="58.20571056993617" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61882);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61883" 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="155.92354384150184" atv="57.48077287024844" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61883);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61884" 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="151.0010849124365" atv="56.341973252242106" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61884);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61885" 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="142.62443672555776" atv="53.34774129938793" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61885);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61886" 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="139.25768682032893" atv="51.95109953648273" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61886);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61887" 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="135.9616549563122" atv="50.76273609221923" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61887);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" 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;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61888" 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="133.291909088733" atv="49.15940690052404" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61888);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" 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;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61889" 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="127.70425740245182" atv="44.91627094455724" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61889);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61890" 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="125.20794071673015" atv="42.858922409922705" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61890);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61891" 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="155.59473913972812" atv="65.93226203182697" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61891);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61892" 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="141.3976143145455" atv="62.42917303328152" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61892);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61893" 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="127.25551117020211" atv="55.76657472000513" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61893);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61894" 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="122.40930116306137" atv="52.13505509742143" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61894);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61895" 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="113.4223269348503" atv="47.83324620827325" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61895);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61896" 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="131.33049896710932" atv="74.31651399314416" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61896);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61897" 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="117.66248244259765" atv="68.58518993136374" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61897);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61898" 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="107.40511951378025" atv="58.130067809261156" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61898);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61899" 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="105.39883596524638" atv="54.061724635014336" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61899);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61903" 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="174.45343506010641" atv="43.71606293650847" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61903);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="91" 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;]91[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61904" 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.41012874512882" atv="43.43975185244243" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61904);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="90" 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;]90[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61905" 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="167.3409234136505" atv="43.199082324472286" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61905);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="89" 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;]89[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61906" 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="164.71408245046214" atv="42.82534445499566" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61906);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="87" 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;]87[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61907" 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="158.83210837659976" atv="41.24023424746573" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61907);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="85" 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;]85[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61908" 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="154.82238433876333" atv="40.27114147783401" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61908);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="83" 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;]83[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61909" 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="151.14218516038355" atv="39.4157051624261" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61909);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="81" 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;]81[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61910" 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="146.81191877716134" atv="37.60823564395764" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61910);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="79" 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;]79[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61911" 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="144.91014599913143" atv="37.053693909212754" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61911);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="78" 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;]78[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61912" 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="143.08098578239475" atv="36.25936379473416" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61912);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="77" 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;]77[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61913" 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="141.16122621216803" atv="35.68461399656396" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61913);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="75" 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;]75[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61914" 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="172.84486371652594" atv="48.106417552888686" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61914);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="73" 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;]73[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61915" 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="167.18332533289205" atv="47.59131896642996" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61915);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="72" 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;]72[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61918" 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="117.72001794895377" atv="35.33306727894957" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61918);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="133" 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;]133[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61919" 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="115.17299501713026" atv="32.47330146063998" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61919);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="131" 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;]131[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61920" 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="125.78525933317991" atv="27.372732742964423" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61920);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="156" 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;]156[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61921" 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="127.17937570953202" atv="28.446642505755324" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61921);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="158" 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;]158[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61922" 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="128.74870473896942" atv="29.390198142990823" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61922);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="160" 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;]160[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61923" 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="132.16251113737715" atv="31.24818102648867" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61923);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="163" 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;]163[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61924" 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="134.31065977048593" atv="32.43858706305481" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61924);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="165" 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;]165[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61925" 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="130.31030264965176" atv="34.46252021053224" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61925);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="155" 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;]155[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61926" 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="128.18745905438632" atv="33.25791505008019" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61926);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="152" 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;]152[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61927" 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="124.82198906490925" atv="30.82653468652572" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61927);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="151" 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;]151[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61928" 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="123.86142747812326" atv="30.12295875400343" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61928);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="150" 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;]150[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61929" 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="122.71623014370147" atv="29.290110589874875" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61929);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="149" 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;]149[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61930" 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="121.5539103583751" atv="28.50210320644725" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61930);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="147" 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;]147[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61931" 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="126.10391273281795" atv="36.69250268127859" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61931);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="145" 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;]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_5845">
                                </hotspot>
                        <hotspot name="spot_61932" 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="125.27563764226434" atv="35.924473131204905" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61932);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="144" 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;]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_5845">
                                </hotspot>
                        <hotspot name="spot_61933" 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="122.74509744143253" atv="34.00078291906049" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61933);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="143" 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;]143[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61934" 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="120.11404878345064" atv="31.68333750167342" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61934);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="141" 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;]141[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61935" 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="119.00517840671662" atv="30.821763658374515" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61935);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="140" 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;]140[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61936" 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="120.30139963163089" atv="37.937725911865144" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61936);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="135" 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;]135[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61937" 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="104.81965805573347" atv="30.0690769060651" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61937);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120" 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;]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_5845">
                                </hotspot>
                        <hotspot name="spot_61938" 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="105.4726451864041" atv="31.467098260118867" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61938);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="121" 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;]121[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61939" 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="106.26558315456984" atv="32.719123849315224" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61939);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="122" 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;]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_5845">
                                </hotspot>
                        <hotspot name="spot_61940" 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="108.7802411694257" atv="36.342564447924275" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61940);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="123" 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;]123[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61941" 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="109.67804439388456" atv="38.39507520923507" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61941);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="124" 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;]124[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61942" 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="111.02031756958502" atv="39.933107923695594" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61942);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="125" 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;]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_5845">
                                </hotspot>
                        <hotspot name="spot_61943" 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="97.56866557809246" atv="30.047015956786055" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61943);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="114" 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;]114[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61944" 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="97.95862912204515" atv="31.761057583559516" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61944);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="115" 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;]115[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61945" 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="98.33713702339844" atv="33.0545287290594" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61945);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="116" 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;]116[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61946" 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="99.74509344801749" atv="37.18494480050006" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61946);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="117" 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;]117[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61947" 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="100.19780124655088" atv="38.83685646671365" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61947);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="118" 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;]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_5845">
                                </hotspot>
                        <hotspot name="spot_61948" 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="112.7178485667026" atv="29.946988058606536" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61948);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="128" 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;]128[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61949" 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="113.91085444977355" atv="31.204676021716377" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61949);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="129" 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;]129[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61950" 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="116.9909173273409" atv="29.03205361600976" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61950);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="136" 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;]136[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61951" 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="118.00933445407722" atv="29.972625244070986" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61951);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="139" 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;]139[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61953" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-89.02468689449148" atv="49.783628161366174" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61953);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61954" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-27.92243925949782" atv="28.234119898970352" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61954);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61955" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="38.43190949994346" atv="27.769602076171402" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61955);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61956" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="50.16646502599531" atv="16.05772254211966" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61956);" 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_5851" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61957" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="34.504839597196906" atv="9.119202508350321" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61957);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61958" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="16.445744021526366" atv="9.835643705879077" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61958);" 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_5847" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61959" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-7.364071185697924" atv="10.082400116091051" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61959);" 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_5848" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61960" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-58.888720528998874" atv="17.46665835939468" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61960);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61961" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-64.00189734946684" atv="14.155475412839357" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61961);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61962" 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:23px;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.12303104056025" atv="15.821703215799133" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61962);" zoom="false" distorted="false" oy="0" material_type="" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61963" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-41.74855580897298" atv="13.233300858875586" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61963);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61964" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-34.93078444797635" atv="10.48217596838291" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61964);" 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_5854" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61965" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-94.32614892614049" atv="16.07504194301852" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61965);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61966" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-118.59084840870435" atv="9.743934908541855" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61966);" 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_5846" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61967" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-121.39225078481635" atv="17.103451163611247" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61967);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61968" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-129.80475376924292" atv="14.354123726604797" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61968);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61969" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-137.44135749650798" atv="13.582576188546092" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61969);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61970" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-156.93930195061745" atv="27.147646126218486" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61970);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="富客斯豪布斯卡名品村A区" 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;名&lt;br/&gt;品&lt;br/&gt;村&lt;br/&gt;A&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61971" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-142.79056027252733" atv="17.321738333925875" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61971);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61974" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="139.54859560026662" atv="11.707216918557341" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61974);" 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_5849" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61977" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="93.62266316362226" atv="8.690288328923774" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61977);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61978" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="103.44558371627443" atv="9.570309828440195" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61978);" 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;北&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61979" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="120.31487838360454" atv="9.407422880981436" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61979);" 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;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61980" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="134.6847565871856" atv="8.231096556955663" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61980);" 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;南&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5845">
                                </hotspot>
                        <hotspot name="spot_61982" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="138.06768617643976" atv="3.8457724947468646" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61982);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61984" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="142.49841274990035" atv="6.8150061760392315" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_61984);" 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_5852" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61987" 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="-151.1991592970636" atv="73.10978384923827" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61987);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_61988" 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="149.7860707880348" atv="29.254409213704463" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61988);" 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_5845">
                                </hotspot>
                        <hotspot name="spot_64164" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="170.08440172014323" atv="23.222817420635092" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64164);" 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_5856" 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_5845">
                                </hotspot>
                        <hotspot name="spot_64171" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="176.33863845906524" atv="9.864783365815219" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64171);" 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_5853" 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_5845">
                                </hotspot>
                        <hotspot name="spot_64175" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="144.8595346752323" atv="3.5193850812305385" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64175);" 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_5752" 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_5845">
                                </hotspot>
                        <hotspot name="spot_64176" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="85.80115089490039" atv="17.279907416621672" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64176);" 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_5855" 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_5845">
                                </hotspot>
                        <hotspot name="spot_64178" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="66.37075572483673" atv="8.570346011734172" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64178);" 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;玺&lt;br/&gt;台[/div]" text_x="0" text_y="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_5861" 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_5845">
                                </hotspot>
                            <hotspot name="embed_9_1388" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-125.80799856238" atv="22.897867185156"/>
                                        <point ath="-137.03196768489" atv="27.30634842066"/>
                                        <point ath="-156.08668436667" atv="32.1599880382"/>
                                        <point ath="174.37433892952" atv="33.307163699284"/>
                                        <point ath="147.90887231016" atv="28.573018180222"/>
                                        <point ath="130.00408969749" atv="21.849427790237"/>
                                        <point ath="120.85691166352" atv="17.626862556281"/>
                                        <point ath="111.32902140401" atv="12.575791914758"/>
                                    </hotspot>
                                <hotspot name="embed_9_1389" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-175.47049413092" atv="33.642122478613"/>
                                        <point ath="-176.07373364531" atv="45.761959047549"/>
                                        <point ath="-175.91421225907" atv="52.93701885102"/>
                                        <point ath="-176.0219733109" atv="59.260461499595"/>
                                        <point ath="-177.19270805414" atv="72.596575321081"/>
                                        <point ath="5.8155369747416" atv="52.230866549467"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5846" title="东方城市豪庭" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/e64ec3a38c75381d/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.051626" lng="121.762232" heading="" scene_id="5846" pano_id="162" 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="-145.64360545575" 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="-145.64360545575" vlookat="49.186678371041" fovtype="MFOV" fov="115" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/e64ec3a38c75381d/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e64ec3a38c75381d/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e64ec3a38c75381d/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e64ec3a38c75381d/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e64ec3a38c75381d/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e64ec3a38c75381d/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_61990" 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="-151.75357473437987" atv="57.49902121242982" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61990);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_61991" 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="179.59520473431735" atv="65.42405336385845" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61991);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_61992" 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="-127.37954060151836" atv="32.80637872867695" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61992);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_61993" 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="-131.11076421664836" atv="35.079967216379025" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61993);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_61994" 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="-140.1889399643149" atv="39.74210833092011" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61994);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_61995" 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="-146.96983872059434" atv="42.35931224124995" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61995);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_61996" 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="-151.5854477601297" atv="50.685272699442926" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61996);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_61997" 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="-159.81637997570073" atv="52.359899348593935" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61997);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_61998" 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="-169.01457307047139" atv="46.36984765785227" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61998);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_61999" 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="-178.01907922719198" atv="46.64731613459766" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_61999);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62000" 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.716266548464" atv="44.929149858505326" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62000);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62001" 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="-114.93816961917426" atv="51.921733557855646" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62001);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62002" 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="-111.85410434245549" atv="30.276293703290865" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62002);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62003" 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="-113.56438359115441" atv="32.20255401806515" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62003);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62004" 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="-115.9009870492782" atv="34.60870321208696" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62004);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62005" 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="-118.98540604014005" atv="43.45252657679335" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62005);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62006" 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="-123.7038798487086" atv="42.91672421562499" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62006);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62007" 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="-128.70126754701369" atv="54.9791449843618" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62007);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62008" 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="-137.92960867698793" atv="59.30063180508507" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62008);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62009" 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="-144.72758336141982" atv="61.28434547895396" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62009);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62010" 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="-159.31363436900796" atv="64.32287194224045" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62010);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62011" 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.85081420489348" atv="65.22920347230416" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62011);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62012" 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="-132.56251792760295" atv="56.98276411113748" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62012);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62013" 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="168.97373371606824" atv="64.70676195145367" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62013);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62014" 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="-124.92612831740936" atv="30.845576883221348" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62014);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62017" 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="-135.47289335010433" atv="28.892969145888568" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62017);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" 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;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5846">
                                </hotspot>
                        <hotspot name="spot_62018" 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="-139.54406233164565" atv="29.61072918927777" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62018);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62019" 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="-144.20941116688573" atv="30.191412668329406" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62019);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62020" 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="-152.86297168475411" atv="33.33869531186839" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62020);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62021" 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="-157.96360043375267" atv="34.31975238298427" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62021);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62022" 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="-162.87251234213187" atv="38.72709886981417" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62022);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62023" 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="-171.54489893175315" atv="35.75072816897349" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62023);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62024" 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="-176.91831741183688" atv="36.02124257079607" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62024);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62028" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="153.4680249679505" atv="44.78710283236353" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62028);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62029" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="166.90322459267884" atv="33.041359958285106" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62029);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62031" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="98.65633393317557" atv="25.391096652653818" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62031);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="富客斯豪布斯卡名品村A区" 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;名&lt;br/&gt;品&lt;br/&gt;村&lt;br/&gt;A&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5846">
                                </hotspot>
                        <hotspot name="spot_62032" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="128.4670541776528" atv="32.02538806740268" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62032);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5846">
                                </hotspot>
                        <hotspot name="spot_62034" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-179.35340934782613" atv="27.14589739899896" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62034);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62035" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-156.10974764518716" atv="15.1388994720092" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62035);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62036" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-168.40288926727862" atv="16.616120199311055" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62036);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62037" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="176.6342623614408" atv="16.279418751829994" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62037);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62040" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="150.55600183429857" atv="13.03908002692504" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62040);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62041" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="143.84012844472608" atv="11.883131025497622" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62041);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62042" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="12.009367807185129" atv="47.504539274045946" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62042);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62043" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="64.0166910111916" atv="26.32599910810743" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62043);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62044" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="72.40220118532432" atv="15.103790923992342" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62044);" 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_5845" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62048" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="107.07794650967111" atv="10.418429187518132" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62048);" 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_5849" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62049" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="42.34489279727569" atv="15.786242058108792" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62049);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62050" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="58.65039265215614" atv="12.09458911554075" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62050);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62051" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="54.23089529496599" atv="9.19265752915967" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62051);" 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_5851" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62053" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="45.89144164454092" atv="8.836263753451865" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62053);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62054" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="27.549940329663798" atv="9.773282244258079" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62054);" 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_5848" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62056" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="39.37552970623261" atv="8.643999977243551" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62056);" 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_5847" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62057" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="13.807875478062385" atv="20.35358425928889" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62057);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62058" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-2.6888345071813546" atv="20.31971039330643" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62058);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62059" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="3.9397294266457834" atv="14.933605434707205" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62059);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62061" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="7.259368145980318" atv="10.468800795696984" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62061);" 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_5854" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62062" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-8.541948520285189" atv="14.52280579516913" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62062);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62063" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-27.84600055137031" atv="22.626930061242422" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62063);" 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;华[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5846">
                                </hotspot>
                        <hotspot name="spot_62065" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-57.27453166179072" atv="34.2973685083097" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62065);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62066" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-70.07629777532708" atv="21.202251137321984" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62066);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62068" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-86.36822161115867" atv="21.885760170567316" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62068);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62069" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-101.29961751532034" atv="23.428679450031176" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62069);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62070" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-47.00209821896908" atv="11.222645493246894" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62070);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62071" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-59.43771032990219" atv="10.680531199703253" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62071);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62072" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-116.74202721419584" atv="19.6002109471651" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62072);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62074" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-129.26912475042377" atv="21.460143700248175" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62074);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62077" 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="-130.85457376532446" atv="88.20289195164726" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62077);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_62078" 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="141.46868024123575" atv="37.50495625268322" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62078);" 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_5846">
                                </hotspot>
                        <hotspot name="spot_64187" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="79.14511804310268" atv="9.869210173465786" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64187);" 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_5855" 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_5846">
                                </hotspot>
                        <hotspot name="spot_64190" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="128.13761052532672" atv="12.303639973606131" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64190);" 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_5853" 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_5846">
                                </hotspot>
                            <hotspot name="embed_9_1390" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="165.12134854486" atv="18.12713066772"/>
                                        <point ath="158.05997091108" atv="25.210817376492"/>
                                        <point ath="145.01593595487" atv="35.278774100166"/>
                                        <point ath="102.45620974659" atv="48.774984853671"/>
                                        <point ath="62.325356255363" atv="45.002208793793"/>
                                        <point ath="34.714191748977" atv="31.533080338046"/>
                                        <point ath="19.304707226876" atv="17.274586320805"/>
                                        <point ath="13.725844616272" atv="10.641479407932"/>
                                    </hotspot>
                                <hotspot name="embed_9_1391" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="92.869068284198" atv="14.278630827114"/>
                                        <point ath="93.14898706304" atv="20.565966437762"/>
                                        <point ath="93.805399216801" atv="34.953217545063"/>
                                        <point ath="96.298709084781" atv="64.093544562265"/>
                                        <point ath="-92.592461696625" atv="67.873734695595"/>
                                        <point ath="-90.499617956787" atv="55.156291145184"/>
                                        <point ath="-90.795955957598" atv="47.978052142571"/>
                                        <point ath="-91.608910180223" atv="41.720329616333"/>
                                        <point ath="-92.94871072364" atv="33.833227517381"/>
                                        <point ath="-94.77661991779" atv="20.468774185339"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5847" title="东原·逸墅" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/9a7d6130a02034d7/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.059037" lng="121.770157" heading="" scene_id="5847" pano_id="162" 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="0.10721731640637" 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.10721731640637" vlookat="54.316679453892" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/9a7d6130a02034d7/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9a7d6130a02034d7/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9a7d6130a02034d7/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9a7d6130a02034d7/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9a7d6130a02034d7/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9a7d6130a02034d7/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_62084" 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="153.89781650047593" atv="72.64507070010245" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62084);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62087" 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="-90.18084769514496" atv="50.574608424550604" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62087);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62088" 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.89991948604927" atv="70.1588659943254" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62088);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62089" 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.041464380767138" atv="78.78677758151187" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62089);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62090" 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.020912936560933" atv="77.20235554980582" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62090);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" 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;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62091" 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.853973188159216" atv="67.23181801222914" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62091);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62092" 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="-67.19699058645057" atv="61.98680794459902" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62092);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62093" 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="-89.98283482017825" atv="41.75183331859365" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62093);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62094" 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="-90.01448147774778" atv="43.73825171343211" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62094);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62095" 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="-90.2456508311194" atv="48.39162331875585" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62095);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62096" 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="-90.43598585719963" atv="55.78931268214703" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62096);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62097" 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.2416296057508" atv="63.34184758753582" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62097);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62098" 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="-102.7979962578766" atv="44.47730996216185" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62098);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62099" 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="-103.78004838173274" atv="46.56917682288388" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62099);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62100" 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="-106.36862167212061" atv="50.974639886024846" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62100);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62101" 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.1813140596899" atv="56.20531046770892" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62101);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62102" 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="-116.40657286255947" atv="62.28472917525563" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62102);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62104" 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="67.69281319339984" atv="64.29153103796558" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62104);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62106" 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="57.44087077378913" atv="52.412654953736244" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62106);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="46" 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;]46[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62107" 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.609263848147975" atv="61.558405599924626" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62107);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="50" 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;]50[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62108" 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.081227207300856" atv="48.03277096164371" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62108);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="84" 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;]84[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62109" 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.76246500550701" atv="62.882113875396406" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62109);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="51" 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;]51[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62110" 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.74611283337356" atv="64.14735685900601" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62110);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="52" 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;]52[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62111" 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.454794998518253" atv="66.07423437228063" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62111);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="53" 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;]53[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62112" 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.033633895592459" atv="67.01483579335307" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62112);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="56" 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;]56[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62113" 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.67684840092801" atv="66.11630931351515" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62113);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="58" 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;]58[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62114" 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.25992164146783" atv="62.80041607966867" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62114);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="60" 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;]60[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62115" 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.805693662277065" atv="59.330759630393835" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62115);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="61" 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;]61[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62116" 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="-51.98599468472639" atv="55.4740414413499" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62116);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="63" 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;]63[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62117" 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.33364781655479" atv="31.14719883359567" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62117);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="65" 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;]65[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62120" 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="51.22916775174508" atv="56.43885561372965" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62120);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="48" 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;]48[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62121" 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.05238883491683" atv="59.76965667211218" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62121);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62122" 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="-90.1395280524581" atv="45.82591860795029" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62122);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62123" 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="-112.55692178433574" atv="58.97291232424457" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62123);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62124" 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="-105.3141387005613" atv="49.079406165975" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62124);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62132" 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.310960553570965" atv="72.15458433964156" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62132);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" 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;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62140" 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.054721343802555" atv="50.6644503699905" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62140);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="82" 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;]82[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62141" 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.735973290528364" atv="56.49535972328617" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62141);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="77" 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;]77[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62142" 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.208103992325277" atv="54.61612991461173" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62142);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="79" 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;]79[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62143" 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.79468425695126" atv="48.7331873519644" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62143);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="66" 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;]66[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62144" 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.27407742165167" atv="51.45441654210208" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62144);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="68" 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;]68[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62145" 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.858980146341025" atv="53.79368426732052" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62145);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="70" 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;]70[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62146" 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.52920773157183" atv="55.86268575202367" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62146);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="71" 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;]71[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62147" 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.407754465577227" atv="56.577736101733024" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62147);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="72" 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;]72[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62148" 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.978567542171447" atv="56.95144512867783" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62148);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="74" 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;]74[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62150" 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.89973957823054" atv="28.01177105910094" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62150);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="86" 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;]86[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62151" 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="85.26282765541237" atv="31.23463963249312" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62151);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62152" 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="84.55107037852207" atv="37.987944530377796" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62152);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62154" 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.919067906968223" atv="47.76102148039374" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62154);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="94" 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;]94[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62155" 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.922793373143918" atv="46.54411634350462" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62155);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="92" 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;]92[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62156" 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.384008817547965" atv="42.54771472775559" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62156);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="87" 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;]87[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62157" 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.8164339066351" atv="44.056512346964766" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62157);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="88" 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;]88[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62169" 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.915745149928966" atv="47.49778546147862" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62169);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="103" 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;]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" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62170" 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.560886462817393" atv="48.37355822027506" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62170);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="101" 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;]101[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62171" 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.5547707317571167" atv="49.17865133688758" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62171);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="98" 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;]98[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62173" 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.76580324415943" atv="27.629090569257073" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62173);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="105" 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;]105[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62174" 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.749589767740588" atv="28.726515167677768" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62174);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="147" 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;]147[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62175" 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.694215783486982" atv="28.469547966893817" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62175);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="121" 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;]149[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62176" 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.538302437504967" atv="29.12900632091108" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62176);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="145" 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;]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_5847">
                                </hotspot>
                        <hotspot name="spot_62177" 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.66964139164429" atv="16.665913515100105" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62177);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="158" 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;]158[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62178" 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.23648783043518" atv="16.121951428694413" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62178);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="159" 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;]159[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62179" 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.44545881179249" atv="22.63391653129357" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62179);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="124" 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;]124[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62180" 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.687160671007234" atv="37.3107386835848" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62180);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="136" 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;]136[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62181" 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.218909122719197" atv="37.69021374970485" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62181);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="134" 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;]134[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62182" 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.7766239258112364" atv="37.79795481153922" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62182);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="132" 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;]132[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62183" 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.101671341566885" atv="41.241686412552895" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62183);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="117" 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;]117[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62184" 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.87530196622845" atv="38.962042379974925" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62184);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="121" 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;]121[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62195" 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.354284081682295" atv="14.659982506594408" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62195);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="161" 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;]161[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62196" 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="25.239835234057864" atv="15.543019194890352" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62196);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="160" 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;]160[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62200" 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.69338019308282" atv="17.99204303926466" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62200);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="151" 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;]151[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62201" 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.687117164391566" atv="19.535140174395202" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62201);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="150" 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;]150[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62207" 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.433472710159947" atv="16.663057075219935" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62207);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="156" 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;]156[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62208" 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.9582907442589885" atv="16.788697717885604" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62208);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="157" 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;]157[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62209" 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.115313675729055" atv="15.843882354927302" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62209);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62213" 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.3192014748432257" atv="29.22960568970844" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62213);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="143" 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;]143[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62214" 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.771500531416905" atv="29.20210055365412" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62214);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="141" 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;]141[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62218" 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.648464605578397" atv="21.885362199338616" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62218);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="139" 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;]139[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62219" 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.204187049056088" atv="21.192233451305363" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62219);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62220" 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.837394359761788" atv="20.115313638929443" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62220);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="138" 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;]138[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62221" 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.395786880362152" atv="36.16331742851926" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62221);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="127" 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;]127[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62222" 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.301077591785713" atv="36.912168701553036" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62222);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="129" 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;]129[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62225" 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="25.222722898375707" atv="40.10269791487299" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62225);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="119" 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;]119[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62228" 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.072100120148832" atv="41.77647380166456" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62228);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="115" 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;]115[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62252" 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.647060356210773" atv="41.39182125550628" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62252);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="107" 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;]107[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62253" 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.813751114795195" atv="42.10555205371025" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62253);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="110" 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;]110[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62254" 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.524956637589696" atv="42.62072810125145" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62254);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="112" 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;]112[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62255" 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.9232422561557314" atv="42.6380341538365" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62255);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="114" 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;]114[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62271" 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.35297174796949" atv="45.41122101336503" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62271);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="90" 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;]90[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62278" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-68.16947698186937" atv="14.386731043037226" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62278);" 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_5848" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62279" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="18.578652818233593" atv="13.82647725790002" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62279);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62280" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="8.333981224452373" atv="9.862037540663998" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62280);" 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;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62286" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="73.7566633401467" atv="16.228927142717296" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62286);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62287" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="152.25848803452925" atv="22.799012650834893" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62287);" 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_5851" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62288" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-172.71933016180088" atv="11.989310958391195" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62288);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62305" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="111.47229641842605" atv="6.716649723819204" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62305);" 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;玺&lt;br/&gt;台[/div]" text_x="0" text_y="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_5861" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62307" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="134.00863442418085" atv="4.66701008531875" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62307);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62308" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-134.7376816819166" atv="26.63625390803847" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62308);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62309" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-109.80224593770697" atv="14.095203835787459" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62309);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华钜御庭3期" 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;期[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5847">
                                </hotspot>
                        <hotspot name="spot_62310" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-129.41408243860883" atv="8.403204228265098" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62310);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_62319" 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="-148.1363803447501" atv="65.18323275611355" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62319);" 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_5847">
                                </hotspot>
                        <hotspot name="spot_64191" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="32.766532300234644" atv="6.881695910574707" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64191);" 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;文&lt;br/&gt;澜&lt;br/&gt;府[/div]" text_x="0" text_y="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_5858" 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_5847">
                                </hotspot>
                        <hotspot name="spot_64194" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="160.0010092567906" atv="6.583153227954668" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64194);" 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_5855" 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_5847">
                                </hotspot>
                            <hotspot name="embed_9_1392" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="94.943839019102" atv="10.993966080152"/>
                                        <point ath="98.562784002183" atv="19.725435845059"/>
                                        <point ath="104.0297545475" atv="30.390343327627"/>
                                        <point ath="110.39945447392" atv="42.141988773596"/>
                                        <point ath="139.65508377799" atv="62.465576177927"/>
                                        <point ath="-134.81970633656" atv="60.269868891155"/>
                                        <point ath="-106.98330236205" atv="37.055842555177"/>
                                        <point ath="-99.433354208296" atv="23.178854242776"/>
                                        <point ath="-96.847425302525" atv="17.118086771874"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5848" title="海曲雅苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/0d4120b2c62fbb47/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.058610" lng="121.767339" heading="" scene_id="5848" pano_id="162" 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="0.878382827229" 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.878382827229" vlookat="49.450304511165" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/0d4120b2c62fbb47/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0d4120b2c62fbb47/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0d4120b2c62fbb47/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0d4120b2c62fbb47/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0d4120b2c62fbb47/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0d4120b2c62fbb47/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_62328" 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="-49.60064850105158" atv="78.84233398586815" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62328);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62329" 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.4928314890989896" atv="47.48559574064791" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62329);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62330" 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.943772278493896" atv="17.582783036560254" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62330);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" 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;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5848">
                                </hotspot>
                        <hotspot name="spot_62331" 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.176363381564727" atv="18.445242401050336" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62331);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" 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;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5848">
                                </hotspot>
                        <hotspot name="spot_62332" 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.5822005844301" atv="20.29089074992618" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62332);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62333" 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.350841420678194" atv="21.802043164225328" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62333);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62334" 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.224893646275916" atv="23.418599961057364" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62334);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62335" 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.9480851094179457" atv="27.801089789440685" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62335);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62336" 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.005976130197155" atv="27.493255791502975" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62336);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62337" 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.849972514821104" atv="24.43294278690613" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62337);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62338" 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.26439245197548" atv="22.396297795356084" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62338);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62339" 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.408548855606853" atv="45.37416355810478" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62339);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62340" 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.135617666678854" atv="40.74310422619177" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62340);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62341" 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="43.99593854663999" atv="34.66176110946992" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62341);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62342" 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.78213787329679" atv="31.48695817495959" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62342);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62343" 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.66579504786671" atv="28.118852449360116" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62343);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62344" 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.23824858377327" atv="27.679222575996818" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62344);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62345" 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="-59.406694647929896" atv="24.37925023843495" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62345);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62346" 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.22326746704289" atv="25.92617097496531" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62346);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62347" 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="-74.26650710814533" atv="48.7390477821592" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62347);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62348" 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="68.1667242036716" atv="44.55707747617122" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62348);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62349" 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="59.178508997878396" atv="53.3646932303109" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62349);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62354" 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.110147370927052" atv="14.029929492693517" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62354);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62355" 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.61853367593909" atv="14.429094964989982" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62355);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62356" 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.032497458523949" atv="14.975128226165433" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62356);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62357" 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.307477568027082" atv="15.144549003887676" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62357);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62358" 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.3497381884044444" atv="15.26315592221409" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62358);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62359" 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.268567522737953" atv="15.149961903363469" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62359);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62360" 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="25.458480341229915" atv="13.962938738667193" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62360);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62361" 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.151383340678933" atv="14.280399090796626" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62361);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62362" 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.32586583145735" atv="14.659489499309576" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62362);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62363" 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.610989559509903" atv="17.194104131625014" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62363);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62364" 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.407373279013598" atv="18.11858530219214" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62364);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62365" 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.667562784670338" atv="19.193855141578712" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62365);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62366" 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.383352397711235" atv="19.373178791506998" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62366);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62404" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="65.88344429519498" atv="14.668865506910365" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62404);" 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_5847" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62405" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="112.49582982636545" atv="9.949197453670166" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62405);" 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_5851" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62407" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="133.66633791639265" atv="33.56115201549068" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62407);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62408" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-143.6783097145901" atv="50.957443246619256" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62408);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="华钜御庭3期" 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;期[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5848">
                                </hotspot>
                        <hotspot name="spot_62409" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-163.67181050348256" atv="15.710619146536281" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62409);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62410" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-68.59597354471993" atv="11.870020703474516" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62410);" 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_5854" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62411" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-97.05033920752703" atv="15.093880755210542" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62411);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62415" 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:20px;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.40946285406352" atv="15.607382151623165" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62415);" zoom="false" distorted="false" oy="0" material_type="" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62416" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-126.14859366378198" atv="12.634785411138626" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62416);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62417" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-114.13261604072233" atv="10.078614721583929" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62417);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62418" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-138.6762754050725" atv="7.57777890949639" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62418);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62421" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-172.87075394759287" atv="10.427098130241985" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62421);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62423" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="165.34573788497914" atv="8.36259441912728" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62423);" 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_5845" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62426" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="40.37725399272972" atv="9.666061913494266" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62426);" 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;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5848">
                                </hotspot>
                        <hotspot name="spot_62427" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="31.55210797758764" atv="7.901160828385954" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62427);" 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;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5848">
                                </hotspot>
                        <hotspot name="spot_62433" 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="99.94354431220353" atv="88.20626967573784" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62433);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_62446" 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="-68.56585132488613" atv="24.844418219599614" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62446);" 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_5848">
                                </hotspot>
                        <hotspot name="spot_64195" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="47.05867075166873" atv="5.379594360302983" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64195);" 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;文&lt;br/&gt;澜&lt;br/&gt;府[/div]" text_x="0" text_y="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_5858" 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_5848">
                                </hotspot>
                        <hotspot name="spot_64197" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="0.10056703062321048" atv="6.066946271328068" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64197);" 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_5850" 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_5848">
                                </hotspot>
                            <hotspot name="embed_9_1393" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="90.131425928366" atv="7.5798424721706"/>
                                        <point ath="89.914949304541" atv="23.308258763762"/>
                                        <point ath="89.374249658294" atv="43.800903385444"/>
                                        <point ath="89.303210218813" atv="65.52440062441"/>
                                        <point ath="-89.440099102725" atv="40.443040513725"/>
                                        <point ath="-89.602212492008" atv="28.365371304367"/>
                                        <point ath="-89.605455754878" atv="20.73216747253"/>
                                        <point ath="-89.635934503274" atv="12.383727762852"/>
                                    </hotspot>
                                <hotspot name="embed_9_1394" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-82.365287993091" atv="25.523956117227"/>
                                        <point ath="-97.301714068888" atv="25.023595135656"/>
                                    </hotspot>
                                <hotspot name="embed_9_1395" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-76.594299851645" atv="25.114339932535"/>
                                        <point ath="-64.045709549485" atv="23.911240595313"/>
                                    </hotspot>
                                <hotspot name="embed_9_1396" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-56.603062363058" atv="22.689867504344"/>
                                        <point ath="-46.231028123118" atv="20.32639921213"/>
                                    </hotspot>
                                <hotspot name="embed_9_1397" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-40.793775584997" atv="19.066444737074"/>
                                        <point ath="-28.936782008495" atv="15.240876517341"/>
                                    </hotspot>
                                <hotspot name="embed_9_1398" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-100.94629665439" atv="24.421314801594"/>
                                        <point ath="-114.03770151602" atv="22.294967461805"/>
                                    </hotspot>
                                <hotspot name="embed_9_1399" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-116.70481317734" atv="21.5677562332"/>
                                        <point ath="-145.48967211503" atv="12.893740722233"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5849" title="海玥泓邸" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/6f58b2058cc1eb9c/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.047421" lng="121.773083" heading="" scene_id="5849" pano_id="162" 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="-2.6724041088768" 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.6724041088768" vlookat="47.173607503022" fovtype="MFOV" fov="120" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/6f58b2058cc1eb9c/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6f58b2058cc1eb9c/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6f58b2058cc1eb9c/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6f58b2058cc1eb9c/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6f58b2058cc1eb9c/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6f58b2058cc1eb9c/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_62449" 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.659056697725077" atv="61.97759326016242" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62449);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62457" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="105.26460497009623" atv="19.154041406402612" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62457);" 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;南&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5849">
                                </hotspot>
                        <hotspot name="spot_62458" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="137.7747100728329" atv="14.091048213742907" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62458);" 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_5852" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62459" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="52.137838560474506" atv="15.557616986698793" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62459);" 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;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5849">
                                </hotspot>
                        <hotspot name="spot_62460" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="33.302153245720206" atv="9.279929823100334" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62460);" 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;北&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5849">
                                </hotspot>
                        <hotspot name="spot_62461" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="23.049365967776453" atv="6.002969957588166" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62461);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62468" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-24.834145722057656" atv="7.965998620841172" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62468);" 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_5845" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62482" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-39.08398055087383" atv="6.6295173095229885" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62482);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62488" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-21.0958828882421" atv="1.1563301440208018" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62488);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62492" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-15.538445215158617" atv="4.6028307920686045" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62492);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62494" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-32.21660324391945" atv="4.538781313819577" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62494);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62503" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-57.487909571847695" atv="7.7255613514683725" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62503);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="富客斯豪布斯卡名品村A区" 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;名&lt;br/&gt;品&lt;br/&gt;村&lt;br/&gt;A&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5849">
                                </hotspot>
                        <hotspot name="spot_62504" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-52.47234745289194" atv="5.059733137899044" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62504);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62505" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-43.92488180084757" atv="4.618928882022318" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62505);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62507" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-47.59953618620182" atv="4.135851585418139" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62507);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62514" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-118.24416092454834" atv="10.60144816420932" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62514);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62515" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-108.72976972300611" atv="8.448615257050744" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_62515);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62529" 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="51.55804090664935" atv="65.4967118944433" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62529);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_62530" 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="57.91679665464801" atv="24.27144851226514" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62530);" 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_5849">
                                </hotspot>
                        <hotspot name="spot_63522" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-1.3992806578146428" atv="7.009484555762789" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63522);" 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_5855" 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_5849">
                                </hotspot>
                        <hotspot name="spot_63523" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-42.70757149288107" atv="13.001178151287686" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63523);" 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_5856" 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_5849">
                                </hotspot>
                        <hotspot name="spot_63524" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-73.73396210734893" atv="4.002939023736912" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63524);" 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_5846" 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_5849">
                                </hotspot>
                        <hotspot name="spot_63525" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-94.72609266657946" atv="11.372955248932394" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63525);" 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_5853" 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_5849">
                                </hotspot>
                        <hotspot name="spot_63526" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-129.9062915802144" atv="5.557203042819968" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63526);" 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;南&lt;br/&gt;欧&lt;br/&gt;城[/div]" text_x="0" text_y="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_5859" 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_5849">
                                </hotspot>
                        <hotspot name="spot_63527" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="77.69173552436087" atv="7.119474883329404" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63527);" 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_5906" 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_5849">
                                </hotspot>
                            <hotspot name="embed_9_1400" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="87.23896407825" atv="6.976252910834"/>
                                        <point ath="84.041547598628" atv="17.249829406338"/>
                                        <point ath="68.735562259593" atv="48.8645068647"/>
                                        <point ath="-23.452234876508" atv="71.062059117186"/>
                                        <point ath="-76.189459377888" atv="37.266982806394"/>
                                        <point ath="-80.595977965647" atv="25.55222378654"/>
                                        <point ath="-82.918777460787" atv="12.961413471363"/>
                                    </hotspot>
                                <hotspot name="embed_9_1401" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="80.279433309492" atv="27.365097635354"/>
                                        <point ath="57.260613246762" atv="23.835826112963"/>
                                        <point ath="33.44489686982" atv="16.528736830692"/>
                                        <point ath="18.73812192426" atv="9.9928861510892"/>
                                        <point ath="13.368401440897" atv="7.1309914872463"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5850" title="红光花苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/208802ddc4dd77ea/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.065582" lng="121.765628" heading="" scene_id="5850" pano_id="162" 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="30.468816162245" 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="30.468816162245" vlookat="58.412949653296" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/208802ddc4dd77ea/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/208802ddc4dd77ea/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/208802ddc4dd77ea/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/208802ddc4dd77ea/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/208802ddc4dd77ea/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/208802ddc4dd77ea/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_62574" 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="96.50277379636805" atv="61.12260940319286" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62574);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62576" 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="78.17170690922688" atv="69.40625644820705" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62576);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62585" 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.41353769812338" atv="81.36844794893057" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62585);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62586" 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="73.71766140959494" atv="75.58505995593991" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62586);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62587" 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="82.21805376867746" atv="61.98572903739791" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62587);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62588" 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="83.30129532818728" atv="55.14996914059003" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62588);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62589" 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="84.53354139357094" atv="50.619901821533404" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62589);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62590" 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="85.29052438955034" atv="40.76703698478986" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62590);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62591" 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="85.62771924728759" atv="37.71269682132598" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62591);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62592" 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="85.91185073846754" atv="34.9747568525717" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62592);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62593" 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="86.28965738576267" atv="32.32181555462777" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62593);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62594" 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="86.62680313220682" atv="30.00283578530484" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62594);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62596" 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="61.10064826265864" atv="63.830290580864826" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62596);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62597" 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.057838713717615" atv="71.50119009090945" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62597);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62598" 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.54579886327463" atv="73.42498558668632" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62598);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62599" 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.690657643767622" atv="75.19656949621118" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62599);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62600" 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.33129599533049" atv="60.84854339699136" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62600);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62601" 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="73.29625975593137" atv="49.01074153683681" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62601);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62602" 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="70.54883049030718" atv="53.06539746619094" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62602);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62603" 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="66.7733853399784" atv="58.87569889063797" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62603);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62604" 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="51.3609987475113" atv="69.02176786931788" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62604);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62605" 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="81.43951803228424" atv="28.65982470877706" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62605);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62606" 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.73887165094425" atv="33.405521113496704" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62606);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62607" 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="81.19411284775464" atv="29.575916155447054" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62607);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62608" 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.26956305023725" atv="32.38943460120539" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62608);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62609" 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="78.3658263730207" atv="38.23189224411576" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62609);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62610" 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.34032539887573" atv="34.4013670722833" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62610);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62611" 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.45005747134155" atv="40.544644449870184" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62611);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62612" 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="81.78018192508443" atv="27.729455607583738" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62612);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62613" 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.87694239442828" atv="30.32022234806363" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62613);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62615" 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.30733111417862" atv="50.462432476667644" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62615);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="52" 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;]52[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62616" 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.67268536364986" atv="52.715890465697036" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62616);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="51" 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;]51[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62617" 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.132209081152325" atv="54.947288680341906" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62617);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="50" 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;]50[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62618" 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.037678185170705" atv="57.093741863287875" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62618);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="49" 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;]49[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62619" 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.588069036110085" atv="58.33985843008836" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62619);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="48" 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;]48[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62620" 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="56.716764918044476" atv="54.820720646619975" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62620);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62621" 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="52.10878089330515" atv="57.46849670980857" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62621);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62622" 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.912440451080556" atv="60.4538020119948" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62622);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62623" 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.14484472437732" atv="63.87383794790814" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62623);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62625" 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="28.07914566341543" atv="65.48514567544238" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62625);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62626" 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.669395381451011" atv="60.29811559611785" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62626);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="47" 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;]47[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62628" 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.4932845643174915" atv="60.23163626651231" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62628);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="46" 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;]46[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62632" 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.202944009656164" atv="68.8209901193705" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62632);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62634" 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.840990412759538" atv="68.84749015150445" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62634);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62639" 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="56.0705977140002" atv="43.986076062805644" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62639);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="54" 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;]54[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62640" 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="52.58523496328041" atv="46.35789718103961" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62640);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="53" 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;]53[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62641" 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.25098125178431" atv="36.90546459544188" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62641);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" 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;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62642" 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="70.6339985985054" atv="39.26368286923332" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62642);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62643" 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="68.5851314640945" atv="32.017352331276015" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62643);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="57" 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;]57[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62644" 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.10174750965132" atv="27.657110222026713" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62644);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62645" 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.52010493315521" atv="28.67641448762478" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62645);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62646" 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="75.94622680022763" atv="30.050782507765526" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62646);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" 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;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62647" 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="74.88846159413617" atv="31.842466469738255" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62647);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" 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;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62648" 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="73.88137461614212" atv="33.19777576074911" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62648);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" 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;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62649" 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="65.52945788749992" atv="35.651038924838616" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62649);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="56" 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;]56[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62650" 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.55524173269373" atv="37.722891509759435" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62650);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="55" 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;]55[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_62651" 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.31945854700291" atv="46.61562761827028" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62651);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_62652" 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="61.2122323586417" atv="49.36754330846771" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_62652);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_63002" 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.68948681002513" atv="26.86000043675795" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63002);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="61" 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;]61[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63003" 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.8675700511086" atv="27.770293416666384" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63003);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="60" 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;]60[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63004" 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="70.83800490750951" atv="29.108603370998974" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63004);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="59" 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;]59[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63005" 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="69.7427958275835" atv="30.724500508832108" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63005);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="58" 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;]58[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63006" 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.79768798268219" atv="41.200394648866926" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63006);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="68" 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;]68[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63007" 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="43.77787898262568" atv="43.693193295240356" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63007);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="69" 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;]69[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63008" 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.937197478814994" atv="47.174050362980964" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63008);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="70" 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;]70[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63009" 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.687084691338896" atv="49.02999705351487" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63009);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="71" 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;]71[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63010" 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.36203013951814" atv="50.31452028470203" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63010);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="72" 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;]72[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63011" 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.158962738391608" atv="50.99812706238617" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63011);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="73" 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;]73[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63012" 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.9042530044732189" atv="53.22441244491936" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63012);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="74" 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;]74[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63013" 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.552294273846769" atv="53.148630286283264" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63013);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="75" 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;]75[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63014" 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="59.795442654926205" atv="33.523353245163754" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63014);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="66" 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;]66[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63015" 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="57.19390034412993" atv="35.53869922331761" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63015);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="67" 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;]67[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63016" 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.61572572799906" atv="37.80887889165229" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63016);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="85" 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;]85[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63017" 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.250468061179674" atv="39.484944383184846" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63017);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="84" 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;]84[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63018" 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.810259356301344" atv="40.22299560737999" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63018);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="83" 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;]83[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63019" 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="25.096499676884378" atv="41.095213004930926" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63019);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="82" 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;]82[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63020" 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.320520273454008" atv="42.5363503609033" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63020);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="81" 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;]81[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63021" 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.44038235793232" atv="43.07700217741869" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63021);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="80" 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;]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_5850">
                                </hotspot>
                        <hotspot name="spot_63022" 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.358082424437498" atv="43.81020090750147" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63022);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="79" 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;]79[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63023" 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.143802920669259" atv="44.34183715202093" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63023);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="78" 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;]78[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63024" 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.3697765240370359" atv="44.166028637782986" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63024);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="77" 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;]77[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63025" 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.267058439376285" atv="44.023823263976716" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63025);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="76" 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;]76[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63026" 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.478690679241936" atv="36.23310901590341" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63026);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="87" 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;]87[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63027" 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.464779368748395" atv="37.048421284853106" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63027);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="86" 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;]86[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63028" 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="49.448687969294724" atv="31.530442531177368" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63028);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="90" 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;]90[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63029" 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.8813339849944" atv="32.275343262139145" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63029);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="89" 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;]89[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63030" 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.40178723264228" atv="33.17054061343589" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63030);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="88" 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;]88[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63031" 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.66587263537667" atv="33.83576331057423" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63031);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="108" 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;]108[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63032" 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.66293085094344" atv="34.495685444773194" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63032);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="109" 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;]109[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63033" 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.652251795833024" atv="35.16304003115381" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63033);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="110" 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;]110[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63034" 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.098546968455253" atv="36.62721845430365" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63034);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="111" 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;]111[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63035" 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.914322431599203" atv="37.448862272871125" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63035);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="112" 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;]112[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63036" 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.30011001654782" atv="38.389846394089616" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63036);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="113" 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;]113[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63037" 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.504862755628096" atv="38.99629594051085" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63037);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="114" 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;]114[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63038" 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.437631430486306" atv="39.25445033874924" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63038);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="115" 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;]115[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63039" 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.0032618838115468" atv="39.80858356109547" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63039);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="116" 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;]116[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63040" 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.72770614382722" atv="39.67890776356152" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63040);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="117" 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;]117[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63041" 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.468977572682206" atv="29.945600292402258" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63041);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="105" 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;]105[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63042" 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.13937178994183" atv="30.588853090791755" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63042);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="106" 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;]106[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63043" 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.54865497840933" atv="31.35758910614337" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63043);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="107" 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;]107[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63044" 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.109211767769295" atv="35.69479931061023" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63044);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="121" 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;]121[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63045" 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.436117740119244" atv="36.02364659417487" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63045);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120" 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;]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_5850">
                                </hotspot>
                        <hotspot name="spot_63046" 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.013756136068821" atv="29.999150939237033" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63046);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="152" 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;]152[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63047" 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.0512614949473118" atv="30.20323677896844" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63047);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="151" 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;]151[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63048" 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.7719052561040485" atv="33.43187077484774" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63048);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="149" 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;]149[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63049" 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.3201605520591784" atv="33.295771941001085" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63049);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="150" 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;]150[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63050" 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.6194049466999445" atv="36.30533398647307" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63050);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="119" 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;]119[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63051" 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.761854212886817" atv="36.36557659849088" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63051);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="118" 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;]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_5850">
                                </hotspot>
                        <hotspot name="spot_63052" 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.210610768244692" atv="33.87143397372755" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63052);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="123" 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;]123[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63053" 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.376060950070894" atv="34.6523215498169" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63053);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="122" 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;]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_5850">
                                </hotspot>
                        <hotspot name="spot_63054" 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.831013256097663" atv="31.68092505275251" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63054);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="123" 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;]123[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63055" 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="28.666277151494626" atv="32.66627082608396" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63055);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="124" 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;]124[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63056" 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.2442130573655845" atv="32.85532928712694" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63056);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="148" 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;]148[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63057" 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.432544307795126" atv="32.71132601855905" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63057);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="147" 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;]147[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63058" 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.326610512612547" atv="32.132803610043766" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63058);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="146" 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;]146[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63059" 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.862128703235612" atv="31.767837274408187" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63059);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="145" 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;]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_5850">
                                </hotspot>
                        <hotspot name="spot_63060" 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.77771597363875" atv="31.504593026766102" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63060);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="144" 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;]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_5850">
                                </hotspot>
                        <hotspot name="spot_63061" 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.027187841625732" atv="30.23558905149607" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63061);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="143" 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;]143[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63062" 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="28.865246192585516" atv="29.649282110153987" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63062);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="142" 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;]142[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63063" 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.008334383828526" atv="28.688864898916705" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63063);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="155" 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;]155[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63064" 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.380494437155107" atv="29.287547003433954" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63064);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="154" 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;]154[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63065" 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.578678996170709" atv="29.665188221591144" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63065);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="153" 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;]153[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63066" 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.370715393067826" atv="27.09295228737875" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63066);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="157" 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;]157[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63067" 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.3256736273172" atv="27.827717217755016" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63067);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="156" 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;]156[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63068" 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.129301763750505" atv="24.88124606510276" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63068);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="159" 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;]159[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63069" 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.08202426702587" atv="25.45906338953558" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63069);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="158" 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;]158[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63070" 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.20411904490891" atv="28.22562905970932" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63070);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="127" 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;]127[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63071" 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.65515472308459" atv="29.07449087674629" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63071);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="126" 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;]126[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63072" 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.94006568608944" atv="26.690404799716518" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63072);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="140" 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;]140[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63073" 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.652172552316244" atv="27.351587717251284" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63073);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="141" 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;]141[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63074" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-21.39127338274494" atv="9.477983071032707" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63074);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_63075" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="108.96294903276956" atv="20.113289630965966" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63075);" 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;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5850">
                                </hotspot>
                        <hotspot name="spot_63076" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="125.32620138302781" atv="17.62617086420139" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63076);" 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_5850">
                                </hotspot>
                        <hotspot name="spot_63077" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="144.90163654947622" atv="9.518174723191548" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63077);" 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_5847" 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_5850">
                                </hotspot>
                        <hotspot name="spot_63078" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="169.11672746704977" atv="12.72810698033337" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63078);" 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_5848" 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_5850">
                                </hotspot>
                        <hotspot name="spot_63079" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-155.64827619141582" atv="14.698825976923112" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63079);" 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_5854" 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_5850">
                                </hotspot>
                        <hotspot name="spot_63080" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="134.35643408668668" atv="6.255769376584196" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63080);" 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;玺&lt;br/&gt;台[/div]" text_x="0" text_y="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_5861" 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_5850">
                                </hotspot>
                        <hotspot name="spot_63081" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-51.482996380919246" atv="21.27611991253665" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63081);" 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_5849" 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_5850">
                                </hotspot>
                        <hotspot name="spot_63082" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-60.91771179846859" atv="8.081914120587912" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63082);" 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_4904" 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_5850">
                                </hotspot>
            
        </scene>
                <scene name="scene_5851" title="华钜御庭" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/a5d0cba50964265d/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.056474" lng="121.770396" heading="" scene_id="5851" pano_id="162" 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="49.014780232135" 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="49.014780232135" vlookat="57.048402078922" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/a5d0cba50964265d/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5d0cba50964265d/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5d0cba50964265d/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5d0cba50964265d/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5d0cba50964265d/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5d0cba50964265d/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_63083" 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.6212338213531439" atv="72.14982110457251" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63083);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63084" 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.290342410162623" atv="58.618236709511145" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63084);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63085" 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.978527993620276" atv="48.541737886924516" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63085);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63086" 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.71790267646861" atv="50.63233622470131" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63086);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63087" 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.211513571880516" atv="55.5628481292918" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63087);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63088" 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.880247097104075" atv="58.58143906406805" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63088);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63089" 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.09068687245417095" atv="52.336371673472044" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63089);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63090" 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.903066397786574" atv="62.35572711213968" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63090);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63091" 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.3477856027307666" atv="62.63748243752946" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63091);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63092" 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.51697670562169" atv="51.987364398936585" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63092);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63093" 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.0428183471833" atv="55.158672746017785" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63093);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63094" 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.382963540045807" atv="40.88442253665143" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63094);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63095" 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.730049315174085" atv="41.94450638184513" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63095);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63096" 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.7096220773509" atv="43.94220909363666" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63096);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63097" 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.958760497262858" atv="43.55069514722681" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63097);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63098" 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.101871570552817" atv="43.917119077195956" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63098);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63099" 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.827266823188097" atv="35.982011390158476" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63099);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63100" 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.555106181830183" atv="36.79445723199532" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63100);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63101" 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.14033042298604" atv="37.33078552373493" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63101);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63102" 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.8477634154743328" atv="37.722565050213476" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63102);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63103" 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.419868060535805" atv="37.75625819233529" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63103);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63104" 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.726997674406562" atv="37.00024533458717" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63104);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63105" 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.877181024582683" atv="36.13154787556461" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63105);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63106" 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.7320883634016" atv="52.53189801338834" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63106);" 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(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;;&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_5851">
                                </hotspot>
                        <hotspot name="spot_63107" 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="86.22734872089075" atv="37.054585367214436" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63107);" 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(250, 100, 0, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63108" 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="85.75872301931508" atv="42.20580416680863" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63108);" 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(250, 100, 0, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63109" 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="85.50086223554683" atv="47.56223108392879" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63109);" 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(250, 100, 0, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63110" 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="73.03796119059575" atv="42.45261436848086" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63110);" 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(250, 100, 0, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63111" 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.8606929159028" atv="36.8509121737922" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63111);" 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(250, 100, 0, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63112" 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.48358124666402" atv="34.82850626184169" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63112);" 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(250, 100, 0, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63113" 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.81507008873808" atv="43.14654000458992" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63113);" 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(250, 100, 0, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63114" 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="61.002171224900735" atv="46.2429558987854" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63114);" 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(250, 100, 0, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63115" 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="66.22433245423224" atv="34.979251333464745" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63115);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(250, 100, 0, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5851">
                                </hotspot>
                        <hotspot name="spot_63116" 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="59.15360804978798" atv="40.942454716500194" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63116);" 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(250, 100, 0, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63117" 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.89842518625073" atv="43.53568822983655" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63117);" 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(250, 100, 0, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63118" 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.11876987770904" atv="32.75753704874286" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63118);" 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(250, 100, 0, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63119" 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.26792241381378" atv="35.29219943579489" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63119);" 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(250, 100, 0, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63120" 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="56.868805210644155" atv="32.02150734822117" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63120);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="54" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(250, 100, 0, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]54[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5851">
                                </hotspot>
                        <hotspot name="spot_63121" 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="52.87910165787139" atv="30.743617021673227" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63121);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="62" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(250, 100, 0, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]62[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5851">
                                </hotspot>
                        <hotspot name="spot_63122" 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.50585726441852" atv="35.42537308265838" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63122);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="65" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(250, 100, 0, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]65[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5851">
                                </hotspot>
                        <hotspot name="spot_63123" 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="49.24306862741264" atv="37.11269750948237" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63123);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="56" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(250, 100, 0, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]56[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5851">
                                </hotspot>
                        <hotspot name="spot_63124" 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.28416660589642" atv="38.297507029300256" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63124);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="57" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(250, 100, 0, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]57[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5851">
                                </hotspot>
                        <hotspot name="spot_63125" 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.545065129726595" atv="38.93484313711028" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63125);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="48" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(250, 100, 0, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]48[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5851">
                                </hotspot>
                        <hotspot name="spot_63126" 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="49.67281373455455" atv="41.327394797953154" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63126);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="49" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(250, 100, 0, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]49[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5851">
                                </hotspot>
                        <hotspot name="spot_63127" 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="117.2046548192721" atv="53.345983034972505" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63127);" 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(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;;&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_5851">
                                </hotspot>
                        <hotspot name="spot_63128" 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="112.92051171481643" atv="43.99545718159769" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63128);" 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: 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_5851">
                                </hotspot>
                        <hotspot name="spot_63129" 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="118.93323320960383" atv="50.529357392087746" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63129);" 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(208, 2, 27, 0.78);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_5851">
                                </hotspot>
                        <hotspot name="spot_63130" 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.42400315710358" atv="30.10997960845017" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63130);" 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(208, 2, 27, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63131" 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="102.44690369336286" atv="31.64400941646941" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63131);" 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: 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_5851">
                                </hotspot>
                        <hotspot name="spot_63132" 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="104.16578800263883" atv="33.801560310040735" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63132);" 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.78);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_5851">
                                </hotspot>
                        <hotspot name="spot_63133" 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="111.26612331236694" atv="27.250872806333494" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63133);" 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: 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_5851">
                                </hotspot>
                        <hotspot name="spot_63134" 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="112.79628745779519" atv="28.957323581930776" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63134);" 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(208, 2, 27, 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_5851">
                                </hotspot>
                        <hotspot name="spot_63135" 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="114.22662535013737" atv="30.47546600129399" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63135);" 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.78);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_5851">
                                </hotspot>
                        <hotspot name="spot_63136" 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="118.73039421353488" atv="34.67836948855677" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63136);" 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.78);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_5851">
                                </hotspot>
                        <hotspot name="spot_63137" 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="121.02366940135607" atv="36.97031848975912" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63137);" 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(208, 2, 27, 0.78);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_5851">
                                </hotspot>
                        <hotspot name="spot_63138" 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="123.54068150799452" atv="39.24060045374" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63138);" 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(208, 2, 27, 0.78);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_5851">
                                </hotspot>
                        <hotspot name="spot_63139" 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="108.05815508811034" atv="38.3827032709594" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63139);" 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: 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_5851">
                                </hotspot>
                        <hotspot name="spot_63140" 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.39407041131008" atv="41.274957553126654" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63140);" 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(208, 2, 27, 0.78);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_5851">
                                </hotspot>
                        <hotspot name="spot_63141" 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="122.81322434421321" atv="49.737697848095685" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63141);" 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(208, 2, 27, 0.78);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_5851">
                                </hotspot>
                        <hotspot name="spot_63142" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-43.57925102073" atv="41.2726600158431" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63142);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63143" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-0.2555894584153293" atv="23.97331069493098" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63143);" 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_5847" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63144" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-36.802420438991646" atv="18.02442406731051" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63144);" 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_5848" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63145" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="4.552842941958602" atv="15.985657309190069" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63145);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63146" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="9.619169645745728" atv="13.279997785921955" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63146);" 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;学[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5851">
                                </hotspot>
                        <hotspot name="spot_63147" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-59.653709807614575" atv="12.547335940595422" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63147);" 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_5854" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63148" 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:20px;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="-81.32123456551454" atv="17.412238249842474" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63148);" zoom="false" distorted="false" oy="0" material_type="" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63149" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-168.67980316281214" atv="29.00716937572274" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63149);" 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_5845" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63150" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="116.36565668023147" atv="15.40635990469594" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63150);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63151" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="83.69053300122846" atv="16.501109632098487" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63151);" 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;玺&lt;br/&gt;台[/div]" text_x="0" text_y="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_5861" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63152" 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:20px;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.7630078963276" atv="11.664371604115958" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63152);" zoom="false" distorted="false" oy="0" material_type="" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63153" 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.07644679434827" atv="60.03514889621168" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63153);" 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_5851">
                                </hotspot>
                        <hotspot name="spot_63154" 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="-149.78929959130812" atv="51.40150238588852" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63154);" 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_5851">
                                </hotspot>
                            <hotspot name="embed_9_1458" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="12.917243309174" atv="12.382430206274"/>
                                        <point ath="26.729908059581" atv="32.910848893603"/>
                                        <point ath="135.36210851858" atv="54.446094081755"/>
                                        <point ath="171.25036109418" atv="24.06030959633"/>
                                        <point ath="178.07350018722" atv="13.452676354533"/>
                                    </hotspot>
                                <hotspot name="embed_9_1459" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-97.772267371172" atv="18.195753712343"/>
                                        <point ath="-106.60983606212" atv="27.485595344183"/>
                                        <point ath="-123.34839568155" atv="40.417021007214"/>
                                        <point ath="164.53824197306" atv="53.616956430583"/>
                                        <point ath="135.53568035561" atv="45.099507914162"/>
                                        <point ath="109.76310214718" atv="24.192117954064"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5852" title="煌烘雅墅" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/159534ddbc743a12/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.044626" lng="121.776697" heading="" scene_id="5852" pano_id="162" 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="-9.7943242862267" 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="-9.7943242862267" vlookat="87.203886800106" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/159534ddbc743a12/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/159534ddbc743a12/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/159534ddbc743a12/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/159534ddbc743a12/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/159534ddbc743a12/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/159534ddbc743a12/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_63155" 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="-176.4583414701122" atv="64.68387751768702" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63155);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63156" 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="-178.6471764554792" atv="81.65704870391117" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63156);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63157" 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="66.15964189903076" atv="30.7077889960925" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63157);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="128" 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;]128[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63158" 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="-49.19308689402965" atv="38.3941981672812" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63158);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="105" 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;]105[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63159" 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.446947557916815" atv="41.38544870937669" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63159);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="107" 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;]107[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63160" 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.471647946486257" atv="46.13435928916552" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63160);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="109" 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;]109[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63161" 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.265417061012784" atv="49.72253125475509" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63161);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="111" 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;]111[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63162" 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.699349163008719" atv="50.433606786835654" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63162);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="113" 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;]113[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63163" 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.636679761920277" atv="50.02520462595487" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63163);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="115" 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;]115[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63164" 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.29399502721867" atv="49.54260118459551" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63164);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="117" 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;]117[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63165" 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.42796281132337" atv="37.24592622062975" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63165);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="125" 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;]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_5852">
                                </hotspot>
                        <hotspot name="spot_63166" 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="28.45701522307047" atv="45.24922207049959" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63166);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="119" 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;]119[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63167" 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.31098352107688" atv="41.70578847987181" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63167);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="121" 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;]121[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63168" 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.249569475400676" atv="39.554350770089314" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63168);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="123" 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;]123[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63169" 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="51.175842028523334" atv="33.18596177789888" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63169);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="127" 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;]127[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63170" 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.16848695916656" atv="30.117228217142" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63170);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="129" 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;]129[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63171" 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="57.151696422814496" atv="27.53850466006407" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63171);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="131" 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;]131[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63172" 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.84471908738726" atv="39.04828315429979" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63172);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100" 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;]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_5852">
                                </hotspot>
                        <hotspot name="spot_63173" 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.71534186234794" atv="35.53201352614461" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63173);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="102" 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;]102[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63174" 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.36112940060127" atv="32.55546066991168" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63174);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="106" 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;]106[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63175" 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="69.13628761159191" atv="37.57529648874205" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63175);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="108" 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;]108[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63176" 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.72404988003427" atv="34.598744624814" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63176);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="110" 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;]110[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63177" 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="73.54056953021342" atv="32.11165495440667" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63177);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="112" 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;]112[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63178" 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="52.7530518879866" atv="42.77041280016804" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63178);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="116" 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;]116[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63179" 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.40383443436656" atv="39.42223462401269" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63179);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="118" 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;]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_5852">
                                </hotspot>
                        <hotspot name="spot_63180" 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.739919509309914" atv="37.152914137578534" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63180);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120" 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;]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_5852">
                                </hotspot>
                        <hotspot name="spot_63181" 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="61.77879435310672" atv="34.695076464619866" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63181);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="122" 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;]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_5852">
                                </hotspot>
                        <hotspot name="spot_63182" 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="111.82697595389752" atv="41.467442556436595" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63182);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" 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;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63183" 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.89925702791336" atv="39.86379733317017" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63183);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" 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;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63184" 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="106.88151099454424" atv="33.94063201600087" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63184);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63185" 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="104.65450633701465" atv="29.87291757565367" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63185);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="46" 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;]46[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63186" 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="109.08790113664409" atv="37.27180970649323" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63186);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63187" 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="108.57381006814148" atv="36.191253011406324" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63187);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63188" 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="106.51011934314784" atv="32.839989789605504" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63188);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63189" 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="105.01519712638776" atv="30.805824141426697" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63189);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63190" 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="99.8998052308547" atv="37.85142723223607" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63190);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="60" 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;]60[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63191" 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="97.19737677803062" atv="34.73396766269914" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63191);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="64" 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;]64[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63192" 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="96.30417909794707" atv="31.80015209121604" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63192);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="66" 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;]66[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63193" 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="89.04200329105993" atv="35.171875943483506" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63193);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="82" 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;]82[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63194" 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="89.71795304069485" atv="37.16615325960655" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63194);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="80" 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;]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_5852">
                                </hotspot>
                        <hotspot name="spot_63195" 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="89.76838133196372" atv="38.3947920533707" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63195);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="78" 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;]78[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63196" 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="88.97504496661685" atv="32.10331008663212" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63196);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="84" 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;]84[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63197" 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="99.46464334539692" atv="36.86066850769474" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63197);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="62" 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;]62[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63198" 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="123.96958252158592" atv="52.434963623244755" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63198);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63199" 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="126.42030648001301" atv="54.52728530431046" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63199);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63200" 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="116.575197291992" atv="46.80980176468481" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63200);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63201" 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="118.4932716427569" atv="49.01290041829859" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63201);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63202" 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="151.58114844913558" atv="75.441426242681" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63202);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="48" 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;]48[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63203" 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="126.54395206318259" atv="69.25818364103586" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63203);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="50" 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;]50[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63204" 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="112.54960160376865" atv="62.81833376488635" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63204);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="52" 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;]52[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63205" 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="103.28765697286221" atv="56.242872059652726" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63205);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="54" 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;]54[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63206" 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="96.72628089981802" atv="50.40756294733632" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63206);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="56" 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;]56[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63207" 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.126452168100684" atv="60.75538848256376" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63207);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="86" 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;]86[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63208" 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.119273169945245" atv="71.49728141413134" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63208);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="68" 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;]68[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63209" 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.946839931730096" atv="59.28184910667991" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63209);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="88" 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;]88[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63210" 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.7855771940271" atv="57.87137765754711" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63210);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="90" 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;]90[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63211" 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="86.13076083716123" atv="72.60863396480242" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63211);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="58" 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;]58[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63212" 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="51.5015186130679" atv="66.39548231977493" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63212);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="70" 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;]70[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63213" 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.86500458988701" atv="55.02434838792883" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63213);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="92" 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;]92[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63214" 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="56.36635172208696" atv="51.61389776038734" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63214);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="94" 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;]94[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63215" 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="66.9134107256823" atv="60.25939517026368" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63215);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="72" 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;]72[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63216" 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.31499926555932" atv="47.81111916246436" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63216);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="96" 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;]96[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63217" 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="70.54842093248129" atv="44.26922328875378" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63217);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="98" 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;]98[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63218" 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="74.89289030597587" atv="54.458107728602975" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63218);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="74" 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;]74[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63219" 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="81.77057770950807" atv="48.49098956352404" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63219);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="76" 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;]76[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63220" 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="-52.70370466507944" atv="51.083071270537424" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63220);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="93" 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;]93[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63222" 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.088587548496605" atv="54.403037116518206" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63222);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="91" 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;]91[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63223" 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.80977058757338" atv="65.72656794524379" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63223);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="65" 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;]65[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63225" 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.341969139915363" atv="60.22401636081076" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63225);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="87" 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;]87[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63226" 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="-28.668985422343326" atv="71.28108200392091" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63226);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="63" 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;]63[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63227" 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.6136718850130478" atv="74.1585247181119" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63227);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="61" 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;]61[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63228" 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.355333181031881" atv="61.439668592098975" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63228);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="85" 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;]85[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63229" 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.21466703872426" atv="73.4376405630028" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63229);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="47" 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;]47[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63230" 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="-119.45282942335353" atv="50.035101538860985" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63230);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63231" 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="-111.74842109213847" atv="43.412079178680166" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63231);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" 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;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63232" 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="-98.69750671157317" atv="40.69718974621784" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63232);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="49" 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;]49[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63233" 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="-108.41347916100267" atv="38.69776897369309" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63233);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" 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;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63234" 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="-111.03631696516922" atv="30.254080054886668" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63234);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63236" 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="-112.0590979860803" atv="31.48573669918553" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63236);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63237" 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="-115.78435035811543" atv="34.63605770436911" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63237);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63238" 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="-116.87865049209691" atv="36.226394280003646" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63238);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63239" 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="-112.6369028303888" atv="44.85831256524675" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63239);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63240" 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="-120.43249974981387" atv="39.03105008625895" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63240);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63241" 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="-122.17848310757603" atv="40.56290118892018" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63241);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63242" 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="-129.2801440998451" atv="45.47649384846678" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63242);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63243" 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="-126.74887803915226" atv="43.812242623408736" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63243);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63244" 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="-117.09038872121829" atv="48.25256473482198" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63244);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63250" 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="-98.31859380711262" atv="38.81868189353711" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63250);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="51" 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;]51[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63251" 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="-78.13902925483848" atv="36.465122148053126" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63251);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="101" 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;]101[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63252" 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="-85.38476236139712" atv="30.722419725801263" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63252);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="124" 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;]124[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63253" 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="-92.84271462322869" atv="29.028936349168802" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63253);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="135" 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;]135[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63254" 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.67624664440547" atv="32.04243920158371" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63254);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="83" 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;]83[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63255" 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="-89.79868881080267" atv="36.74017366966951" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63255);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="77" 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;]77[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63256" 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="-99.88971163411043" atv="36.28370980151845" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63256);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="53" 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;]53[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63257" 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="-100.76534680970929" atv="28.8383620753952" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63257);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="136" 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;]136[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63258" 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="-100.8863735312375" atv="30.84481200175612" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63258);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="59" 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;]59[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63259" 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="-108.63670423462548" atv="27.009912585304665" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63259);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63260" 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="-98.74635222870586" atv="27.310799417041007" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63260);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="138" 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;]138[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63261" 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="-109.2823329365012" atv="28.120840242756685" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63261);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63262" 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="-85.8413671636107" atv="27.97020726794753" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63262);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="130" 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;]130[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63272" 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.14427347498929" atv="31.82545768247568" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63272);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="57" 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;]57[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63274" 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="-92.18632703806878" atv="27.40416641295283" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63274);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="139" 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;]139[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63276" 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.60226975464417" atv="30.449910810714776" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63276);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="168" 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;]168[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63277" 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="-70.16074353327275" atv="31.634284780078715" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63277);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="132" 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;]132[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63278" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="12.712213930280768" atv="21.690835783705253" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63278);" 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;南&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63280" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="-0.7971296318660279" atv="10.118152147765011" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63280);" 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;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63281" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="44.187713498259996" atv="10.941129449987141" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63281);" 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;广&lt;br/&gt;场[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5852">
                                </hotspot>
                        <hotspot name="spot_63282" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="56.62329063181676" atv="12.718536343683889" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63282);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63283" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="87.85357746714857" atv="13.054392592696395" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63283);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63285" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="148.35993575895114" atv="5.605450596083554" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63285);" 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_5752" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63289" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="-179.06671449515434" atv="14.00668361498664" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63289);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63291" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-39.04688794148416" atv="8.369919488816297" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63291);" 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_5849" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63296" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-69.13477863968023" atv="4.5332953163540965" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63296);" 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_5853" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63510" 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.33962785294256" atv="28.94068083757661" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63510);" 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_5852">
                                </hotspot>
                        <hotspot name="spot_63511" 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="156.2045447443254" atv="42.762073301599486" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63511);" 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_5852">
                                </hotspot>
                            <hotspot name="embed_9_1460" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="166.4320115385" atv="6.9239664970184"/>
                                        <point ath="155.08353105925" atv="13.131569963173"/>
                                        <point ath="142.43123666043" atv="18.861979155917"/>
                                        <point ath="110.08701867426" atv="27.286973481974"/>
                                        <point ath="79.978303188259" atv="28.704976380593"/>
                                        <point ath="47.208265603612" atv="21.659675907709"/>
                                        <point ath="32.987491218401" atv="17.015119827307"/>
                                        <point ath="20.40158769071" atv="11.105759690011"/>
                                    </hotspot>
                                <hotspot name="embed_9_1461" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-104.00826365604" atv="14.926112050121"/>
                                        <point ath="-120.26518467003" atv="27.775996540545"/>
                                        <point ath="-169.70716741706" atv="45.162720172988"/>
                                        <point ath="111.37548114575" atv="19.238015885248"/>
                                        <point ath="100.62836045094" atv="9.4602407158438"/>
                                        <point ath="98.666721005264" atv="7.0379828477557"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5853" title="惠诚悦华里" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/4e9b701f32b1ae76/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.046087" lng="121.768610" heading="" scene_id="5853" pano_id="162" 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="6.7951199383845" 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.7951199383845" vlookat="37.305454897393" fovtype="MFOV" fov="120" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/4e9b701f32b1ae76/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4e9b701f32b1ae76/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4e9b701f32b1ae76/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4e9b701f32b1ae76/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4e9b701f32b1ae76/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4e9b701f32b1ae76/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_63297" 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.77178784264106" atv="65.38158797784992" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63297);" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63302" 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.006070130136777" atv="20.155322833038003" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63302);" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63303" 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.30231428947394" atv="29.802979227071663" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63303);" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63304" 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="43.18508995999707" atv="35.85999430584788" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63304);" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63305" 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.96980108540333" atv="32.693453651832996" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63305);" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63306" 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.92475417748659" atv="17.92944002771316" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63306);" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63307" 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.687410193056223" atv="19.26696623932018" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63307);" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63308" 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.399899484690081" atv="26.947142953125745" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63308);" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63312" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="1.6013742111861688" atv="14.143348734852513" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63312);" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63313" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="53.658029426893336" atv="9.939026400589176" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63313);" 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_5849" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63315" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="66.08819656739644" atv="5.757227784921133" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63315);" 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;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5853">
                                </hotspot>
                        <hotspot name="spot_63316" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="82.75326793481099" atv="6.987862440269626" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63316);" 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;南&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5853">
                                </hotspot>
                        <hotspot name="spot_63318" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="101.30206310168455" atv="6.807588029883915" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63318);" 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_5852" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63319" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="121.20825507110652" atv="2.1580725786772295" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63319);" 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_5752" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63321" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-54.09853957944375" atv="5.54633820527924" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63321);" 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_5846" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63322" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-58.29369442983534" atv="11.150516506072893" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63322);" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63323" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-14.38238946203245" atv="10.800473466186892" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63323);" 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;名&lt;br/&gt;品&lt;br/&gt;村[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5853">
                                </hotspot>
                        <hotspot name="spot_63324" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-146.60534149995118" atv="8.844211471899662" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63324);" 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;南&lt;br/&gt;欧&lt;br/&gt;城[/div]" text_x="0" text_y="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_5859" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63328" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-94.96969317041578" atv="10.447932109971273" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63328);" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63512" 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="-172.72779257238363" atv="73.85628962425989" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63512);" 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_5853">
                                </hotspot>
                        <hotspot name="spot_63513" 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="66.3724050756976" atv="24.740009332000383" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63513);" 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_5853">
                                </hotspot>
                            <hotspot name="embed_9_1462" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-84.85356612823" atv="12.485260547054"/>
                                        <point ath="-87.957667417442" atv="21.677177618153"/>
                                        <point ath="-93.375282790622" atv="35.46235440866"/>
                                        <point ath="-108.08274796225" atv="56.155752293201"/>
                                        <point ath="-157.63159188215" atv="72.778237847558"/>
                                        <point ath="126.89408143594" atv="57.21527588636"/>
                                        <point ath="105.97989595597" atv="22.341044291608"/>
                                        <point ath="104.41773850428" atv="19.840504220903"/>
                                        <point ath="100.77117929676" atv="14.379186449148"/>
                                    </hotspot>
                                <hotspot name="embed_9_1463" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="141.74531065468" atv="16.604875777612"/>
                                        <point ath="132.37750151866" atv="19.954890563748"/>
                                        <point ath="117.17636972836" atv="23.141442255073"/>
                                        <point ath="99.07826273892" atv="25.321815844532"/>
                                        <point ath="70.872756348327" atv="24.960112387543"/>
                                        <point ath="38.620417485996" atv="17.162694934689"/>
                                        <point ath="24.982207378401" atv="11.187910236504"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5854" title="金地城" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/b0954fe8a6e2df14/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.057283" lng="121.762313" heading="" scene_id="5854" pano_id="162" 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="5.6373876147411" 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.6373876147411" vlookat="36.848334171009" fovtype="MFOV" fov="103" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/b0954fe8a6e2df14/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b0954fe8a6e2df14/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b0954fe8a6e2df14/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b0954fe8a6e2df14/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b0954fe8a6e2df14/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b0954fe8a6e2df14/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_63330" 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.794951414128661" atv="50.88259581693129" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63330);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63331" 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.6077880001353151" atv="21.79169408062994" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63331);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="101" 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;]101[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63332" 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.152054264053334" atv="41.18833346869979" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63332);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" 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;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63333" 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.07004727625059" atv="39.140496129076304" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63333);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63334" 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.278569919751874" atv="38.22142701079616" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63334);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63335" 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.756201058207353" atv="37.36341772248297" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63335);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63336" 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.300693943312581" atv="46.464305773217546" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63336);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" 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;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63337" 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.76738521849478" atv="46.00667541581119" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63337);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" 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;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63338" 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.959813630947792" atv="43.4047677777727" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63338);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63339" 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.498665286393532" atv="42.42207595027297" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63339);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="173" 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;]173[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63340" 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.79537865387823" atv="41.32872611119863" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63340);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63341" 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="-43.98585521845979" atv="36.49132579463116" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63341);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="175" 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;]175[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63342" 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.240068380516107" atv="34.52667034903229" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63342);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63343" 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.465945516898103" atv="34.0803316223537" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63343);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63344" 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.241209907423013" atv="31.689640847239808" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63344);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="46" 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;]46[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63345" 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.419896234816804" atv="31.405414688483223" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63345);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="47" 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;]47[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63346" 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.53292898280762" atv="31.06822883780633" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63346);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="48" 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;]48[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63347" 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="-28.995824512620572" atv="28.884525439049813" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63347);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="51" 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;]51[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63348" 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.109224254485127" atv="29.6338442374564" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63348);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="50" 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;]50[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63349" 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.95749118724632" atv="30.220483351052252" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63349);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="49" 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;]49[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63350" 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.030842079941465" atv="31.015159925672588" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63350);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63351" 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.622518168810245" atv="31.99750114790345" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63351);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63352" 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.751753627706535" atv="32.72464466855049" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63352);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63353" 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.172300335394937" atv="25.753331609666457" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63353);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="57" 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;]57[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63354" 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.94298359275217" atv="25.535844159388006" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63354);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="58" 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;]58[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63355" 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.98595787526881" atv="25.24605268600982" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63355);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="59" 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;]59[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63356" 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.86629809294942" atv="24.909599149100917" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63356);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="60" 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;]60[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63357" 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.966153810175683" atv="28.65090226741487" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63357);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="52" 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;]52[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63358" 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.559399015937572" atv="28.285301786095015" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63358);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="53" 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;]53[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63359" 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.568912117609216" atv="28.085501357471422" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63359);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="54" 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;]54[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63360" 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.66678043604452" atv="26.985156989534328" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63360);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="56" 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;]56[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63361" 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.95914065120155" atv="27.31794562203233" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63361);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="55" 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;]55[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63370" 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.0267537800755235" atv="23.711055362418307" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63370);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="61" 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;]61[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63371" 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.860491437276266" atv="23.6854902619304" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63371);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="62" 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;]62[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63372" 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.467594475763235" atv="23.503873351536" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63372);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="63" 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;]63[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63373" 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.45251695111807" atv="23.281663288970417" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63373);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="64" 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;]64[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63374" 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.97590952424747" atv="23.012441741278423" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63374);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="65" 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;]65[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63375" 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.305160290131084" atv="21.901955521958335" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63375);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="68" 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;]68[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63376" 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.73923997456518" atv="21.740855518657753" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63376);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="69" 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;]69[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63377" 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.99815080660369" atv="21.628341804171967" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63377);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="70" 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;]70[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63378" 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.326841441528245" atv="21.352222390024398" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63378);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="71" 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;]71[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63379" 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.6799650699489916" atv="21.419423058078106" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63379);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="102" 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;]102[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63380" 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.897461063426988" atv="16.761539278125678" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63380);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="78" 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;]78[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63381" 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.042704005340454" atv="17.467761029589404" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63381);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="76" 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;]76[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63382" 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.906501208069415" atv="17.964826278837375" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63382);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="75" 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;]75[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63383" 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.444109440992236" atv="17.85171532959832" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63383);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="74" 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;]74[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63384" 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.467275788292113" atv="17.77448745797302" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63384);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="73" 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;]73[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63385" 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.56812609733663" atv="17.67493002922138" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63385);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="72" 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;]72[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63392" 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.33497047422611" atv="15.289884340604715" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63392);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="83" 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;]83[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63393" 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.100197960152286" atv="15.63743372105824" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63393);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="82" 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;]82[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63394" 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.113013156380305" atv="16.081575407709675" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63394);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="81" 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;]81[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63395" 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.838141674927385" atv="16.309165834711273" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63395);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="80" 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;]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_5854">
                                </hotspot>
                        <hotspot name="spot_63396" 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.32324633473479" atv="16.672899181628903" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63396);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="79" 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;]79[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63403" 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.475722399933659" atv="22.136947358140315" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63403);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100" 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;]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_5854">
                                </hotspot>
                        <hotspot name="spot_63404" 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.630547823625648" atv="18.537135778406277" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63404);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="97" 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;]97[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63405" 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.993660282316171" atv="18.967231404262197" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63405);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="96" 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;]96[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63406" 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.915062785165219" atv="20.94735691039948" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63406);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="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: 14px ;text-align:center;;&apos;]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_5854">
                                </hotspot>
                        <hotspot name="spot_63407" 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.178762605607062" atv="21.52521763939276" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63407);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="98" 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;]98[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63408" 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.28686156280616615" atv="35.92322015830889" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63408);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="158" 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;]158[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63409" 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.4144561810525147" atv="36.132227235727754" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63409);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="156" 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;]156[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63410" 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.430706045026568" atv="36.51089856718004" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63410);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="154" 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;]154[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63411" 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.360393355469114" atv="36.969570692530894" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63411);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="153" 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;]153[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63412" 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.670245662578736" atv="33.94058572548344" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63412);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="137" 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;]137[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63413" 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.446805381203319" atv="33.61232841706957" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63413);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="140" 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;]140[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63414" 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.954657199751182" atv="33.34798149352288" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63414);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="141" 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;]141[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63415" 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.12533802182019826" atv="33.24686824762163" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63415);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="144" 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;]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_5854">
                                </hotspot>
                        <hotspot name="spot_63416" 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.893582484571084" atv="32.612397455757566" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63416);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="165" 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;]165[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63417" 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.971606580293837" atv="33.10387912234506" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63417);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="164" 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;]164[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63418" 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.021983100463103" atv="33.696519363977046" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63418);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="162" 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;]162[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63419" 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.093797254661922" atv="34.27266666172094" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63419);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="160" 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;]160[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63420" 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.700003661167159" atv="30.072249699365642" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63420);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="151" 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;]151[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63421" 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.725079636360192" atv="30.475523909638294" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63421);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="149" 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;]149[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63422" 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.01148167622506" atv="30.993026331026215" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63422);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="147" 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;]147[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63423" 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.297350873734445" atv="31.47570280818879" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63423);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="146" 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;]146[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63424" 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.410446915165494" atv="27.87989100519783" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63424);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="136" 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;]136[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63425" 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.735793051587336" atv="28.165434647589077" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63425);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="135" 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;]135[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63426" 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.342956755790169" atv="28.64861525163371" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63426);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="132" 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;]132[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63427" 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.821387187939877" atv="29.037281712401374" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63427);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="130" 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;]130[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63428" 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.065644739856793" atv="26.387778589262798" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63428);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="121" 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;]121[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63429" 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.552795052554188" atv="26.63871245164756" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63429);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120" 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;]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_5854">
                                </hotspot>
                        <hotspot name="spot_63430" 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.379947590740471" atv="26.91941093087426" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63430);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="118" 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;]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_5854">
                                </hotspot>
                        <hotspot name="spot_63431" 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.41673881102093446" atv="28.038167654753472" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63431);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="115" 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;]115[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63432" 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.989727478461532" atv="28.28480427955284" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63432);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="114" 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;]114[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63433" 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.3331242579765785" atv="28.465177182125142" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63433);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="112" 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;]112[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63434" 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.974045954178905" atv="28.67633732485188" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63434);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="109" 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;]109[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63435" 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.660593944255368" atv="36.7199750077919" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63435);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="168" 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;]168[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63436" 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.148587540066387" atv="37.472802286461395" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63436);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="166" 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;]166[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63437" 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.257616613507139" atv="39.91896302309533" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63437);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63438" 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.31114436996836" atv="40.918067807453426" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63438);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63439" 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.43655645337202" atv="41.13302957054048" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63439);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63440" 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.27530903543459" atv="31.30930921004127" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63440);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63441" 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.72515367952883" atv="32.99784604802198" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63441);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63442" 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.45227320655107" atv="35.820165816992514" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63442);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63443" 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="28.62483533676607" atv="37.094662640735045" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63443);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63444" 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.172943834308967" atv="38.12611855635428" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63444);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63445" 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.61138946156757" atv="35.05845628033092" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63445);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63446" 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.79971443728749" atv="37.055678389096265" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63446);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63448" 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.97128347896194" atv="39.17139746427501" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63448);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63449" 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.095903434837624" atv="42.319062295203" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63449);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63455" 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.038354125587205" atv="26.462345959219267" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63455);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63456" 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.76513992267576" atv="27.144962360193986" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63456);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63457" 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.424001815583665" atv="28.308954496709088" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63457);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63458" 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.73935216040195" atv="28.715363641492548" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63458);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63459" 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="28.836348849774424" atv="29.20380066258351" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63459);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63460" 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.027904084842135" atv="29.656104358310294" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63460);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63461" 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.03446036351022" atv="28.60671696025879" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63461);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63462" 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.24873909039627" atv="29.72489081052832" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63462);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63463" 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.31640623945253" atv="30.62485440000292" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63463);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63464" 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.378487886384562" atv="32.12332359202437" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63464);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63465" 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.530946018714303" atv="32.89207866804789" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63465);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63469" 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.580893141414492" atv="21.948472965914828" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63469);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="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: 14px ;text-align:center;;&apos;]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_5854">
                                </hotspot>
                        <hotspot name="spot_63470" 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.210314399386675" atv="22.62752930755986" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63470);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="92" 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;]92[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63471" 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.01644208055336" atv="20.425628238600293" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63471);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="95" 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;]95[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63472" 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.36410062033053" atv="21.0876988636084" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63472);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="94" 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;]94[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63473" 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.50510883524487" atv="18.18831234739958" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63473);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="91" 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;]91[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63474" 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="28.874619833416375" atv="18.566446815930767" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63474);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="90" 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;]90[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63475" 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.7102722393181" atv="19.457652214461945" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63475);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="89" 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;]89[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63476" 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.316948672406966" atv="19.905743222193934" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63476);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="88" 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;]88[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63481" 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="28.49686248390492" atv="16.511439561424833" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63481);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="87" 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;]87[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63482" 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.167944974418617" atv="16.90239237568855" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63482);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="86" 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;]86[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63483" 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.80610238234442" atv="17.701568158170932" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63483);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="85" 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;]85[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63484" 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.234123277396577" atv="17.830600152469675" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63484);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="84" 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;]84[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63486" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-59.52150382117253" atv="12.012428111272595" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63486);" 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_4914" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63487" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="57.652901498910865" atv="15.031309524075656" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63487);" 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_5848" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63488" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="73.27306205005391" atv="9.823256052635687" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63488);" 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_5847" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63489" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="89.34616479865133" atv="9.490344564253983" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63489);" 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_5851" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63490" 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:23px;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="106.2139033240781" atv="51.38578450983169" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63490);" zoom="false" distorted="false" oy="0" material_type="" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63491" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-63.35755065695906" atv="46.47965342108778" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63491);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63492" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-140.97255696984178" atv="27.97671686913372" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63492);" 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;华[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5854">
                                </hotspot>
                        <hotspot name="spot_63493" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="121.37148418530936" atv="10.838974004217498" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63493);" 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_5845" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63494" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="151.59692949036128" atv="5.613691575036096" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63494);" 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_5853" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63495" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="133.8656139157629" atv="6.139767698176755" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63495);" 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_5849" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63496" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-170.79815074941945" atv="10.935129200317144" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63496);" 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;南&lt;br/&gt;欧&lt;br/&gt;城[/div]" text_x="0" text_y="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_5859" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63514" 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="25.790009912272808" atv="49.879202168840806" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63514);" 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_5854">
                                </hotspot>
                        <hotspot name="spot_63515" 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="88.83732438734023" atv="40.96160478974112" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63515);" 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_5854">
                                </hotspot>
                            <hotspot name="embed_9_1464" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-55.232075130739" atv="37.038006254697"/>
                                        <point ath="-29.98046968346" atv="49.174809270683"/>
                                        <point ath="12.529790628275" atv="52.205806460106"/>
                                        <point ath="42.556310790527" atv="44.159432797946"/>
                                        <point ath="62.803093301104" atv="30.792064763144"/>
                                        <point ath="69.701109843363" atv="23.895324187992"/>
                                    </hotspot>
                                <hotspot name="embed_9_1465" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="36.61175517449" atv="23.979596649177"/>
                                        <point ath="77.310676456666" atv="39.44060214169"/>
                                        <point ath="143.19072639637" atv="30.086957731468"/>
                                        <point ath="157.62289695591" atv="20.615650389605"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5855" title="君御公馆" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/e214f9f7f310969e/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.052860" lng="121.772853" heading="" scene_id="5855" pano_id="162" 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="-6.6945144323743" 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.6945144323743" vlookat="42.94714104393" fovtype="MFOV" fov="120" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/e214f9f7f310969e/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e214f9f7f310969e/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e214f9f7f310969e/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e214f9f7f310969e/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e214f9f7f310969e/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e214f9f7f310969e/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_63497" 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.5456381635622165" atv="69.4233481479539" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63497);" 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_5855">
                                </hotspot>
                        <hotspot name="spot_63498" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-66.18672678546511" atv="16.563583156600725" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63498);" 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_5845" 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_5855">
                                </hotspot>
                        <hotspot name="spot_63499" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="78.80480898878966" atv="13.705433835954981" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63499);" 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_5855">
                                </hotspot>
                        <hotspot name="spot_63500" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="107.89253556964394" atv="15.890942407437032" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63500);" 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;北&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5855">
                                </hotspot>
                        <hotspot name="spot_63501" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="134.2796623085172" atv="11.330323789498443" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63501);" 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;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5855">
                                </hotspot>
                        <hotspot name="spot_63502" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-177.63386108033313" atv="11.797204018700736" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63502);" 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_5849" 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_5855">
                                </hotspot>
                        <hotspot name="spot_63503" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-150.75041399772303" atv="5.099704282634144" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63503);" 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_5853" 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_5855">
                                </hotspot>
                        <hotspot name="spot_63504" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="35.158422924154195" atv="7.366557840871332" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63504);" 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;玺&lt;br/&gt;台[/div]" text_x="0" text_y="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_5861" 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_5855">
                                </hotspot>
                        <hotspot name="spot_63505" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-3.435572350421012" atv="6.253388921559132" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63505);" 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_5851" 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_5855">
                                </hotspot>
                        <hotspot name="spot_63506" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-16.188973816204793" atv="4.004800497634772" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63506);" 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_5847" 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_5855">
                                </hotspot>
                        <hotspot name="spot_63507" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-27.916767049078942" atv="4.181010051616016" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63507);" 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_5848" 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_5855">
                                </hotspot>
                        <hotspot name="spot_63508" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-41.211455354931104" atv="3.5567819446838103" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63508);" 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_5855">
                                </hotspot>
                        <hotspot name="spot_63509" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-131.854732514397" atv="17.911332300841146" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63509);" 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;名&lt;br/&gt;品&lt;br/&gt;村[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5855">
                                </hotspot>
                        <hotspot name="spot_63516" 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="-175.436176632309" atv="32.959345038296505" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63516);" 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_5855">
                                </hotspot>
                        <hotspot name="spot_63517" 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="-98.59260868014746" atv="38.61383518070612" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63517);" 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_5855">
                                </hotspot>
                            <hotspot name="embed_9_1466" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-100.88178227376" atv="8.3338824984033"/>
                                        <point ath="-119.88803373448" atv="18.48293289042"/>
                                        <point ath="-131.76787998271" atv="23.350814664307"/>
                                        <point ath="-150.28378199072" atv="29.285565620499"/>
                                        <point ath="-175.37191186544" atv="32.621217716684"/>
                                        <point ath="148.28273699788" atv="28.699930640772"/>
                                        <point ath="131.80797298003" atv="23.158734926685"/>
                                        <point ath="121.60008602776" atv="18.530094340721"/>
                                        <point ath="113.92222155104" atv="14.555019342997"/>
                                    </hotspot>
                                <hotspot name="embed_9_1467" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-148.15924013213" atv="20.536227068931"/>
                                        <point ath="-111.07970332499" atv="36.54977393577"/>
                                        <point ath="-61.722819840907" atv="36.151486456406"/>
                                    </hotspot>
                                <hotspot name="embed_9_1468" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-47.861832479001" atv="32.875859605235"/>
                                        <point ath="-33.144677271397" atv="26.658982528302"/>
                                    </hotspot>
                                <hotspot name="embed_9_1469" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-149.65715432714" atv="19.655820300543"/>
                                        <point ath="-162.12467944311" atv="10.912104175038"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5856" title="乐源城" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/1c95b459856a97f4/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.049857" lng="121.769337" heading="" scene_id="5856" pano_id="162" 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="1.5351840342575" 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.5351840342575" vlookat="53.458432163242" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/1c95b459856a97f4/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1c95b459856a97f4/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1c95b459856a97f4/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1c95b459856a97f4/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1c95b459856a97f4/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1c95b459856a97f4/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_63531" 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.39604893586767" atv="25.836110377759596" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63531);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="乐源城A区" 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;]乐源城A区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5856">
                                </hotspot>
                        <hotspot name="spot_63532" 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="-70.25389480955437" atv="27.22067873078955" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63532);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63533" 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="-69.09729023571873" atv="28.729086062820578" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63533);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63534" 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.45766881495103" atv="16.51400799795161" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63534);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63535" 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.60983144975506" atv="14.356258521483545" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63535);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63536" 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.96386099618735" atv="13.597157354378144" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63536);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63537" 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.03659109769717" atv="17.25087403945883" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63537);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63538" 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.3000453406936" atv="15.037436004034795" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63538);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63539" 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.79023656895635" atv="14.00800403613297" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63539);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63540" 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.46060123010216" atv="14.725843497205252" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63540);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63541" 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.1110818197912" atv="15.401917422360636" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63541);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63542" 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="-78.86618068607709" atv="17.692518838924702" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63542);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63543" 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.23166591788504" atv="16.834719189564115" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63543);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63544" 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.44388341732116" atv="13.433589770489242" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63544);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63545" 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="-75.90921139869255" atv="13.97560874714564" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63545);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63546" 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="-75.33638427145439" atv="14.669478246940034" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63546);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63547" 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="-73.91830653118933" atv="16.17391079254126" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63547);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63548" 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="-73.2655585541653" atv="17.024861474567505" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63548);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63549" 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.68761105807368" atv="19.976382171381395" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63549);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63550" 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.33387010400924" atv="20.520563024894997" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63550);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63551" 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.88146690117566" atv="21.18945876310451" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63551);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63552" 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.42575244858745" atv="22.007705389959362" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63552);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63553" 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.03363360557137" atv="22.687969200652763" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63553);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63554" 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="-75.62323002411205" atv="23.45836703341103" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63554);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63555" 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.28588533395975" atv="18.941975792904948" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63555);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63556" 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="-70.08752549493073" atv="20.10544145450597" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63556);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63557" 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="-68.31980768498408" atv="21.955122465371417" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63557);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63558" 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.24868555873201" atv="66.76847357943144" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63558);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="乐源城B区" text_advanced="[div style=&apos;display:flex;align-items:center;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;;&apos;]乐源城B区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5856">
                                </hotspot>
                        <hotspot name="spot_63559" 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="84.47941257682885" atv="20.058849645567136" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63559);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="乐源城C区" 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;]乐源城C区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5856">
                                </hotspot>
                        <hotspot name="spot_63560" 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.6720367104021" atv="52.7886863715791" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63560);" 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.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_5856">
                                </hotspot>
                        <hotspot name="spot_63561" 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="70.02897074638645" atv="37.926175741385954" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63561);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63562" 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="67.16394840323585" atv="41.119212891152394" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63562);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63563" 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.641144364683214" atv="44.3006747423535" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63563);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63564" 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.618423286598954" atv="55.91166037812473" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63564);" 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.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_5856">
                                </hotspot>
                        <hotspot name="spot_63565" 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.30355939073968" atv="59.67912678894152" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63565);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63566" 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.80030919285622" atv="62.28699071030698" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63566);" 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.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_5856">
                                </hotspot>
                        <hotspot name="spot_63567" 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.476722936462807" atv="63.44760438655383" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63567);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63568" 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.8495178700245" atv="61.78774980279087" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63568);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63569" 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.65678158796027" atv="57.842646465774315" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63569);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63570" 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="-61.65189888123689" atv="37.29202625635622" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63570);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63571" 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.720968878186056" atv="40.02462461313015" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63571);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63572" 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.32734870783355" atv="44.215747573371345" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63572);" 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.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_5856">
                                </hotspot>
                        <hotspot name="spot_63573" 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.770320529156606" atv="47.508712213760475" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63573);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63574" 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.137717539832067" atv="49.8237394992089" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63574);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63575" 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.545681370214027" atv="49.76033030128482" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63575);" 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.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_5856">
                                </hotspot>
                        <hotspot name="spot_63576" 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.11456632416366" atv="47.4121294559504" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63576);" 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.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_5856">
                                </hotspot>
                        <hotspot name="spot_63577" 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.252920601192955" atv="39.031837200785304" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63577);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63578" 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="56.02937454027767" atv="35.287825494421014" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63578);" 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.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_5856">
                                </hotspot>
                        <hotspot name="spot_63579" 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.946195520937636" atv="32.016054700780685" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63579);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63580" 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.81545997031583" atv="34.66702843050229" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63580);" 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(189, 16, 224, 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_5856">
                                </hotspot>
                        <hotspot name="spot_63581" 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="83.97886646738812" atv="12.933816314928931" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63581);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63582" 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="84.16136103106078" atv="12.552555289025106" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63582);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63583" 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="83.74433161034187" atv="13.354491317201163" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63583);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63584" 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="83.54325502811486" atv="13.846192512861208" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63584);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63585" 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="83.3345103358352" atv="14.317550890571525" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63585);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63586" 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="83.19112258194627" atv="14.777191427025063" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63586);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63587" 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="81.61236018111538" atv="18.44664895039585" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63587);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63588" 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="81.92705189220817" atv="17.591648293361533" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63588);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63589" 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="82.26648556398573" atv="16.77415485335914" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63589);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63590" 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="82.57203280049612" atv="16.22558336508285" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63590);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63591" 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.50185834377504" atv="20.892927295113175" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63591);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63592" 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.10639684688135" atv="21.63454008425448" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63592);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63593" 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.70298807471323" atv="22.739233381562904" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63593);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63594" 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.2711290626724" atv="23.843705640343693" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63594);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63595" 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.2503479237414" atv="21.360752024062734" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63595);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63596" 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="73.56774686122185" atv="20.042188820379362" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63596);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63597" 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="75.4210639220106" atv="17.52095880334835" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63597);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63598" 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.24805553009821" atv="16.526349450115895" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63598);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63599" 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.1692502577423" atv="15.613818210355417" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63599);" 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(126, 211, 33, 0.79);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_5856">
                                </hotspot>
                        <hotspot name="spot_63600" 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.38682642119949" atv="12.84329240504922" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63600);" 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: 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_5856">
                                </hotspot>
                        <hotspot name="spot_63601" 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="78.24070017101332" atv="14.251939480456759" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63601);" 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: 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_5856">
                                </hotspot>
                        <hotspot name="spot_63602" 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="78.80169154603567" atv="13.52889050722586" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63602);" 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: 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_5856">
                                </hotspot>
                        <hotspot name="spot_63603" 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.89480978307057" atv="12.290637402546245" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63603);" 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: 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_5856">
                                </hotspot>
                        <hotspot name="spot_63604" 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.282633514466852" atv="74.47276293905422" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63604);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63605" 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="112.45929176543407" atv="32.679045762195486" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63605);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63606" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="6.657974459657908" atv="14.706293735001474" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63606);" 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_5845" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63607" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="43.74513455930128" atv="11.571409686669464" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63607);" 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_5855" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63608" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="112.5146648078755" atv="13.66352808867066" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63608);" 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_5849" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63616" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-168.76316269566712" atv="13.000827978215245" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63616);" 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_5853" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63617" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-86.51074535340302" atv="5.940193264235863" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63617);" 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_5846" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63618" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="132.37804955111994" atv="6.496800762481775" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63618);" 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_5852" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63624" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="119.24833236627785" atv="6.437037718056612" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63624);" 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;南&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5856">
                                </hotspot>
                        <hotspot name="spot_63626" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="93.76315568860502" atv="6.7371465600761615" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63626);" 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;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5856">
                                </hotspot>
                        <hotspot name="spot_63627" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="59.25459569527868" atv="5.467212269590286" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63627);" 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_5856">
                                </hotspot>
                        <hotspot name="spot_63630" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-3.5643507287771854" atv="3.790851646371533" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63630);" 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_5856">
                                </hotspot>
                            <hotspot name="embed_9_1470" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="86.049672925813" atv="14.232486487309"/>
                                        <point ath="79.0863207382" atv="37.359682272615"/>
                                        <point ath="55.756540138694" atv="63.930364107648"/>
                                        <point ath="-70.746323081181" atv="45.943891132741"/>
                                        <point ath="-78.45045148666" atv="30.48277846214"/>
                                        <point ath="-83.429169669464" atv="15.480422871194"/>
                                    </hotspot>
                                <hotspot name="embed_9_1471" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="161.58437663097" atv="12.20752160663"/>
                                        <point ath="139.93698962027" atv="24.403558489102"/>
                                        <point ath="110.71456171201" atv="32.71572695055"/>
                                        <point ath="71.068378318884" atv="31.604973874023"/>
                                        <point ath="51.985358228345" atv="26.019957786931"/>
                                        <point ath="36.255085642407" atv="18.988332991683"/>
                                        <point ath="24.906155353364" atv="12.805010357007"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5857" title="鹏润嘉苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/beca4cbc340c609d/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.059901" lng="121.781362" heading="" scene_id="5857" pano_id="162" 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="-57.876162452524" 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="-57.876162452524" vlookat="59.138752121027" fovtype="MFOV" fov="120" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/beca4cbc340c609d/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/beca4cbc340c609d/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/beca4cbc340c609d/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/beca4cbc340c609d/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/beca4cbc340c609d/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/beca4cbc340c609d/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_63640" 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.72931340073302" atv="64.89860063272258" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63640);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63646" 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="-51.65526773156637" atv="31.967188338734694" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63646);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63647" 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.783422327745086" atv="30.001997864994586" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63647);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63648" 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="-68.86009882273908" atv="32.56316709783872" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63648);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63649" 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="-66.57823450125068" atv="35.690900062326435" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63649);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63650" 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="-83.8078637769504" atv="34.09804957956787" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63650);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63651" 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="-82.87112823167297" atv="37.88047044026761" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63651);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63652" 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="-57.11229564170014" atv="53.47527176726303" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63652);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63653" 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.85103389456316" atv="48.74194488500914" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63653);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63654" 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.01648738068911" atv="58.07538496437833" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63654);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63655" 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="-81.54185780327498" atv="52.10038198013897" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63655);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63656" 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="-106.08967639016242" atv="56.90118557323448" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63656);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63657" 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="-102.50717874227996" atv="50.68644164298054" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63657);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63658" 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="-120.43098129933952" atv="47.53158504401007" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63658);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63659" 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="-126.35830333502679" atv="51.841139080560474" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63659);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63660" 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.31080320266415" atv="32.5053073275439" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63660);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63661" 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="-102.69967340633843" atv="34.66059216990768" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63661);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63662" 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="-104.04075861353908" atv="37.22540850810535" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63662);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63663" 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="-116.7127705476706" atv="32.04895064125596" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63663);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63664" 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="-119.27216044550184" atv="34.64546024303195" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63664);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63667" 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.765273747622416" atv="50.32501336490757" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63667);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63668" 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.794837161045507" atv="51.39165894202596" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63668);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63669" 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.398037158070508" atv="52.096968464469434" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63669);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63670" 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.332614946756166" atv="46.07599604774452" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63670);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63671" 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.33627580793154" atv="44.10088131971193" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63671);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63672" 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.66494809289986" atv="42.14494949246741" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63672);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63673" 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.15495069960275" atv="34.871080709530275" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63673);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63674" 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.709818049663113" atv="34.566998131791614" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63674);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63675" 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.651350742578074" atv="33.457100489130696" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63675);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63676" 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.969566829085693" atv="32.04239573616823" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63676);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63677" 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.351680813237465" atv="27.57746564007147" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63677);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" 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;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5857">
                                </hotspot>
                        <hotspot name="spot_63678" 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="-43.686028600029886" atv="26.018945149016847" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63678);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" 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;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5857">
                                </hotspot>
                        <hotspot name="spot_63681" 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="25.36419476603095" atv="46.671626807799356" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63681);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" 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;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5857">
                                </hotspot>
                        <hotspot name="spot_63682" 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.055548655061102" atv="48.5776354785987" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63682);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63689" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="126.64278089823071" atv="27.18108224183264" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63689);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63696" 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:23px;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="-163.7821441274794" atv="24.785880695880618" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63696);" zoom="false" distorted="false" oy="0" material_type="" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63698" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-123.39976063866519" atv="15.026397909999691" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63698);" 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;玺&lt;br/&gt;台[/div]" text_x="0" text_y="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_5861" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63699" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="4.90767211489873" atv="8.744130859036796" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63699);" 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;华&lt;br/&gt;庭[/div]" text_x="0" text_y="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_5860" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63700" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-65.0558699330046" atv="8.587933036223315" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63700);" 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;文&lt;br/&gt;澜&lt;br/&gt;府[/div]" text_x="0" text_y="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_5858" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63701" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-56.97586670374335" atv="5.699071520339018" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63701);" 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_5850" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63703" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-102.3336915767307" atv="9.174872879943543" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63703);" 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_5851" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63709" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-88.4013012456241" atv="6.777209922975176" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63709);" 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_5847" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63710" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-145.8044277029643" atv="10.187230889307903" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63710);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63713" 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="89.74663201857277" atv="65.11900845820169" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63713);" 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_5857">
                                </hotspot>
                        <hotspot name="spot_63714" 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="-133.6465841034406" atv="41.92395489811416" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63714);" 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_5857">
                                </hotspot>
                            <hotspot name="embed_9_1472" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="31.118431739445" atv="46.729088042506"/>
                                        <point ath="127.03236527913" atv="60.12795414289"/>
                                        <point ath="164.60231368374" atv="30.701529017001"/>
                                        <point ath="173.59952079701" atv="15.826028730086"/>
                                    </hotspot>
                                <hotspot name="embed_9_1473" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="150.26012260574" atv="47.507882325418"/>
                                        <point ath="-178.55922036622" atv="51.68173646102"/>
                                        <point ath="-130.7695840323" atv="40.151154514141"/>
                                        <point ath="-124.07939703689" atv="35.880320936787"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5858" title="钱江大家·文澜府" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/465839072f8d6a18/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.062885" lng="121.774521" heading="" scene_id="5858" pano_id="162" 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="-83.093493620223" 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="-83.093493620223" vlookat="41.494086417569" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/465839072f8d6a18/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/465839072f8d6a18/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/465839072f8d6a18/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/465839072f8d6a18/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/465839072f8d6a18/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/465839072f8d6a18/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_63718" 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="-56.13799947533039" atv="54.4114522144033" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63718);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63720" 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="-113.2169039290597" atv="33.43384174822668" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63720);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63721" 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.852535935693595" atv="15.767590597654543" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63721);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63722" 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.45613978348996" atv="17.75372008864084" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63722);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63723" 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.97534108979778" atv="18.06585064581283" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63723);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63724" 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.259028675455" atv="21.61711733410315" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63724);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63725" 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.06737873789996" atv="20.444961600318837" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63725);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63726" 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.9974463433025" atv="26.852053809823932" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63726);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63727" 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="-73.46645978305332" atv="23.908079824365366" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63727);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63728" 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="-66.40676452123358" atv="32.90440736818549" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63728);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63729" 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="-89.0311784510912" atv="22.918143374609905" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63729);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63730" 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="-90.10549425726026" atv="34.13852582333202" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63730);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63731" 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="-105.42861603170098" atv="22.8959467288811" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63731);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63732" 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="-130.71232031107297" atv="28.170903063082072" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63732);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63733" 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="-119.92916503217245" atv="23.85922862886855" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63733);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63750" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-67.42088813206846" atv="16.37341801666866" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63750);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63752" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-92.84375395317727" atv="17.96737489204533" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63752);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63758" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-152.5577927943663" atv="6.76675965835779" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63758);" 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_5851" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63761" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="156.0134678846895" atv="8.351374229195327" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63761);" 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;玺&lt;br/&gt;台[/div]" text_x="0" text_y="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_5861" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63762" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="163.31519017490672" atv="4.846529201869602" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63762);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63765" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-174.33905363787932" atv="4.5677771501230255" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63765);" 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_5855" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63767" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="111.35476687531738" atv="8.503521764640032" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63767);" 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_5857" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63768" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="51.76079923064458" atv="4.229107772358302" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63768);" 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;华&lt;br/&gt;庭[/div]" text_x="0" text_y="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_5860" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63770" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-58.18268510315647" atv="6.670116140016952" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63770);" 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_5850" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63771" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-126.17719319056152" atv="8.246054207427719" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63771);" 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_5847" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63772" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-111.28814831561363" atv="5.205932943882611" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63772);" 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_5848" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63779" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-102.13005696216914" atv="3.6576009979118362" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63779);" 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_5854" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63794" 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="-150.79586391433756" atv="40.093453644784766" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63794);" 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_5858">
                                </hotspot>
                        <hotspot name="spot_63804" 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="174.90702312488202" atv="18.143269974660022" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63804);" 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_5858">
                                </hotspot>
                            <hotspot name="embed_9_1474" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="172.01030726724" atv="41.007282103943"/>
                                        <point ath="175.78995179123" atv="43.021763505929"/>
                                        <point ath="178.82122493874" atv="43.334405296923"/>
                                        <point ath="-177.36290901762" atv="43.330687278643"/>
                                        <point ath="-145.80364229865" atv="38.094405769884"/>
                                        <point ath="-139.12839657491" atv="35.653363170531"/>
                                    </hotspot>
                                <hotspot name="embed_9_1475" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-125.27258930806" atv="28.870608357612"/>
                                        <point ath="-124.04357875708" atv="28.080657129193"/>
                                    </hotspot>
                                <hotspot name="embed_9_1476" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-116.54052002976" atv="23.047827858387"/>
                                        <point ath="-112.41378737749" atv="19.843261802163"/>
                                        <point ath="-103.62967716353" atv="12.339660277719"/>
                                        <point ath="-102.07557769274" atv="10.937587437338"/>
                                        <point ath="-99.130138237976" atv="8.1255437145697"/>
                                    </hotspot>
                                <hotspot name="embed_9_1477" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="172.06518782487" atv="40.997410096335"/>
                                        <point ath="171.13998161443" atv="40.131640864643"/>
                                        <point ath="170.75194110272" atv="39.24000876107"/>
                                        <point ath="170.46217375694" atv="37.989515713663"/>
                                        <point ath="170.52053543984" atv="36.164627139138"/>
                                        <point ath="172.92883005717" atv="25.433014500688"/>
                                        <point ath="176.74508494273" atv="6.6047227367965"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5859" title="人生港湾·南欧城" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/2505be8e2b58aed9/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.041820" lng="121.765264" heading="" scene_id="5859" pano_id="162" 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="16.177507522728" 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.177507522728" vlookat="60.24198248789" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/2505be8e2b58aed9/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2505be8e2b58aed9/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2505be8e2b58aed9/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2505be8e2b58aed9/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2505be8e2b58aed9/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2505be8e2b58aed9/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_63815" 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="93.37156683742506" atv="69.78115962921449" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63815);" 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_5859">
                                </hotspot>
                        <hotspot name="spot_63822" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="30.86266164293943" atv="5.5737615006107735" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63822);" 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_5853" 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_5859">
                                </hotspot>
                        <hotspot name="spot_63825" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-31.26489068639762" atv="12.132684160514055" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63825);" 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_5859">
                                </hotspot>
                        <hotspot name="spot_63830" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-77.20732703219278" atv="13.793788103471172" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63830);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="莎海·惠晨苑A区" 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;A&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5859">
                                </hotspot>
                        <hotspot name="spot_63836" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-112.93366164070684" atv="16.522705405647468" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63836);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5859">
                                </hotspot>
                        <hotspot name="spot_63839" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-173.0011622280107" atv="11.96949883126091" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63839);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5859">
                                </hotspot>
                        <hotspot name="spot_63842" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="45.646012066882406" atv="4.933498239144294" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63842);" 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_5849" 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_5859">
                                </hotspot>
                        <hotspot name="spot_63844" 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="-75.70796754928995" atv="39.79854798864317" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63844);" 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_5859">
                                </hotspot>
                        <hotspot name="spot_63846" 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.99136062181742" atv="19.552053637423537" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63846);" 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_5859">
                                </hotspot>
                            <hotspot name="embed_9_1478" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-41.236640587867" atv="30.119220302135"/>
                                        <point ath="-50.928414910518" atv="33.897673042095"/>
                                        <point ath="-59.394651488171" atv="36.302688915123"/>
                                        <point ath="-73.780891998311" atv="39.338294633693"/>
                                        <point ath="-84.217138770824" atv="39.89505230632"/>
                                        <point ath="-118.90635146408" atv="35.459843678611"/>
                                        <point ath="-146.82547349061" atv="21.339654716018"/>
                                    </hotspot>
                                <hotspot name="embed_9_1479" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-35.507893505691" atv="27.225206953235"/>
                                        <point ath="-33.605531870856" atv="26.24569333736"/>
                                    </hotspot>
                                <hotspot name="embed_9_1480" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-25.149720985773" atv="20.524202621818"/>
                                        <point ath="-20.633021981796" atv="17.590676050508"/>
                                    </hotspot>
                                <hotspot name="embed_9_1481" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-32.783396861251" atv="21.8524136839"/>
                                        <point ath="-52.57471802257" atv="15.826370103524"/>
                                    </hotspot>
                                <hotspot name="embed_9_1482" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-15.82385063558" atv="24.752862518679"/>
                                        <point ath="-12.114376799492" atv="25.185976915556"/>
                                    </hotspot>
                                <hotspot name="embed_9_1483" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="8.9304101384365" atv="25.63176998957"/>
                                        <point ath="17.45604360575" atv="24.975393867788"/>
                                    </hotspot>
                                <hotspot name="embed_9_1484" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="35.466844400972" atv="21.901257786954"/>
                                        <point ath="36.961863482271" atv="21.525893053284"/>
                                    </hotspot>
                                <hotspot name="embed_9_1485" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="45.533417340412" atv="19.383263609845"/>
                                        <point ath="70.816703955738" atv="9.6735138060514"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5860" title="远洋·四季华庭" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/a2f4467206e865f8/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.063782" lng="121.779360" heading="" scene_id="5860" pano_id="162" 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="27.490213209931" 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="27.490213209931" vlookat="23.691836760933" fovtype="MFOV" fov="99" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/a2f4467206e865f8/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a2f4467206e865f8/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a2f4467206e865f8/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a2f4467206e865f8/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a2f4467206e865f8/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a2f4467206e865f8/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_63872" 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="25.65560052593287" atv="31.812823401930885" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63872);" 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: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_5860">
                                </hotspot>
                        <hotspot name="spot_63873" 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.637677776873431" atv="15.323149385538569" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63873);" 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: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_5860">
                                </hotspot>
                        <hotspot name="spot_63874" 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.662646857653385" atv="18.519297178933346" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63874);" 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:12px;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_5860">
                                </hotspot>
                        <hotspot name="spot_63875" 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.59248727677442" atv="19.544300046400487" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63875);" 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:12px;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_5860">
                                </hotspot>
                        <hotspot name="spot_63876" 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.242468599649555" atv="16.765432792481835" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63876);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" 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;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5860">
                                </hotspot>
                        <hotspot name="spot_63877" 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.183540745926734" atv="17.450736617034053" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63877);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" 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;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5860">
                                </hotspot>
                        <hotspot name="spot_63878" 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="43.871461734907825" atv="15.707886314576198" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63878);" 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:12px;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_5860">
                                </hotspot>
                        <hotspot name="spot_63879" 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.45462510270016" atv="16.413081454289944" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63879);" 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: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_5860">
                                </hotspot>
                        <hotspot name="spot_63880" 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.705849222357756" atv="20.904171753990212" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63880);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" 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;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5860">
                                </hotspot>
                        <hotspot name="spot_63881" 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.700243332843115" atv="17.781672295148656" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63881);" 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: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_5860">
                                </hotspot>
                        <hotspot name="spot_63882" 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.57977084028323" atv="14.728350729003507" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63882);" 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:12px;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_5860">
                                </hotspot>
                        <hotspot name="spot_63883" 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.704375462682094" atv="15.810213355393515" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63883);" 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:12px;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_5860">
                                </hotspot>
                        <hotspot name="spot_63884" 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.60931290955705" atv="13.725080972659473" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63884);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63885" 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.56782071029846" atv="14.265287184238138" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63885);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63886" 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.143756346123496" atv="22.030972882311172" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63886);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" 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;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5860">
                                </hotspot>
                        <hotspot name="spot_63888" 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.396397817455863" atv="19.275399420824186" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63888);" 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: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_5860">
                                </hotspot>
                        <hotspot name="spot_63889" 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.071523046696143" atv="16.62408851889859" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63889);" 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: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_5860">
                                </hotspot>
                        <hotspot name="spot_63890" 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.913766412788277" atv="15.018318815036796" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63890);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63891" 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.084306804358505" atv="12.87799174299996" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63891);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63892" 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.87175416838295" atv="13.327420751693595" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63892);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63893" 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.21316375524225" atv="13.976716404412304" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63893);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63894" 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.325874550376227" atv="14.231223139028225" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63894);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63895" 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.454110879926702" atv="15.648325859119668" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63895);" 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:12px;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_5860">
                                </hotspot>
                        <hotspot name="spot_63896" 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.57835574537455" atv="16.025578235818028" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63896);" 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:12px;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_5860">
                                </hotspot>
                        <hotspot name="spot_63897" 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.200798540618734" atv="17.695324551756123" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63897);" 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: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_5860">
                                </hotspot>
                        <hotspot name="spot_63898" 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.629504891946226" atv="23.495564330633478" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63898);" 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:12px;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_5860">
                                </hotspot>
                        <hotspot name="spot_63899" 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.621512169427206" atv="20.698962826917572" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63899);" 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:12px;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_5860">
                                </hotspot>
                        <hotspot name="spot_63900" 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.785750320891225" atv="19.30635988511131" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63900);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63901" 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.604237620376693" atv="15.00710033951471" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63901);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63902" 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.406707924514876" atv="16.947380341095034" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63902);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63903" 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.582998618554939" atv="20.10085375513411" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63903);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63904" 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.6562961132681266" atv="20.438006018451247" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63904);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63905" 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.31764444393309" atv="17.499341059667692" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63905);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63906" 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.346069708514847" atv="17.496177342209656" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63906);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63907" 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.677808546722986" atv="15.600793475048816" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63907);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63908" 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.767472585738631" atv="15.687906701210212" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63908);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63909" 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.480435347567436" atv="16.124429840054415" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63909);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63913" 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.875726328742076" atv="17.49835723200724" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63913);" 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:12px;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_5860">
                                </hotspot>
                        <hotspot name="spot_63958" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="173.30924720815668" atv="25.1592022218542" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63958);" 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_5857" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63959" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="161.44738249402272" atv="13.832761496820721" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63959);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63961" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-159.92848683453155" atv="11.967192754157452" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63961);" 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;玺&lt;br/&gt;台[/div]" text_x="0" text_y="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_5861" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63964" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-136.89297121617128" atv="10.211122537330862" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63964);" 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_5851" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63966" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-95.17657078435985" atv="16.385225648725385" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63966);" 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;文&lt;br/&gt;澜&lt;br/&gt;府[/div]" text_x="0" text_y="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_5858" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63968" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-75.52738594755317" atv="9.355136242812764" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63968);" 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_5850" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63971" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-86.07684411364062" atv="12.944614559652985" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63971);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63975" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-101.11073818326014" atv="13.146317074539528" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63975);" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63977" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-121.07213853786897" atv="9.575358695723848" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63977);" 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_5847" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63978" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-109.40336620554243" atv="7.098269017921745" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_63978);" 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_5848" 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_5860">
                                </hotspot>
                        <hotspot name="spot_63979" 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.382143452570062" atv="62.90446709591022" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63979);" 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_5860">
                                </hotspot>
                            <hotspot name="embed_9_1486" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-178.79504168316" atv="6.7419874822158"/>
                                        <point ath="-175.39954311842" atv="32.254645957355"/>
                                        <point ath="-165.26863105531" atv="67.214839068248"/>
                                        <point ath="-7.0765913119154" atv="46.301494331843"/>
                                        <point ath="-2.5041178658986" atv="21.789531887723"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5861" title="中洲浦东珑玺台" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/05b9e77faf4ed8cb/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.055871" lng="121.776932" heading="" scene_id="5861" pano_id="162" 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="0.73350735650695" 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.73350735650695" vlookat="38.843874162783" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/05b9e77faf4ed8cb/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/05b9e77faf4ed8cb/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/05b9e77faf4ed8cb/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/05b9e77faf4ed8cb/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/05b9e77faf4ed8cb/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/05b9e77faf4ed8cb/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_63981" 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="66.32418886716562" atv="49.161613252594506" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63981);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63983" 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.164812880246075" atv="44.6145532058034" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63983);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63984" 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.76556264517023" atv="47.16406639284096" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63984);" 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(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;;&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_5861">
                                </hotspot>
                        <hotspot name="spot_63985" 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.20866360614815" atv="41.85159781624325" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63985);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63986" 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.9942210381887" atv="38.8763434861085" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63986);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63987" 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.411470872876976" atv="17.027689643628992" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63987);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63988" 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.369991744631534" atv="17.70484844084387" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63988);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63989" 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="28.903996648487748" atv="18.598669643713848" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63989);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63990" 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.665568389112764" atv="20.206532480649717" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63990);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63991" 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.078345542719944" atv="20.470985289861893" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63991);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63992" 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.618475490842684" atv="21.160763670485824" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63992);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63993" 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="28.938402169739447" atv="32.58118012789963" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63993);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63994" 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.537131766667017" atv="34.1505251289722" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63994);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63995" 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.736915189720378" atv="35.65395805713921" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63995);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63996" 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.054952179975714" atv="27.22438796765743" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63996);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63997" 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.648637517023758" atv="28.471856828971713" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63997);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63998" 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.233502042123973" atv="29.26798821719305" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63998);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_63999" 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.891900738164054" atv="23.106021813483864" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_63999);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64000" 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.474194774588966" atv="24.999367049360533" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64000);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64001" 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.788437670401095" atv="26.269836754614403" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64001);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64002" 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.06720194860259" atv="27.938669439257072" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64002);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64003" 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.63130206025596" atv="29.489465206563136" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64003);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64004" 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.79540157686574" atv="32.36854087953208" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64004);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64005" 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="69.88884825506665" atv="31.560827694668557" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64005);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64006" 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="66.05778434289107" atv="36.17326212108351" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64006);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64007" 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.35069354084686" atv="45.868407836950475" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64007);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64008" 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="43.67659827421477" atv="51.38980351150912" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64008);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64017" 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.11333998765434" atv="18.002758912078086" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64017);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64019" 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.919633694327615" atv="20.659849131420316" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64019);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64028" 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.50042655256391" atv="16.799608667059157" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64028);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64029" 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.262915040444682" atv="20.38770347662876" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64029);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64030" 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.073216248647441" atv="20.58515126216529" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64030);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64031" 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.94708840231635" atv="19.434482071422543" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64031);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64032" 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.11032786346965" atv="20.428172091817647" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64032);" 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.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_5861">
                                </hotspot>
                        <hotspot name="spot_64033" 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.53130124622794" atv="24.39186117757828" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64033);" 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.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_5861">
                                </hotspot>
                        <hotspot name="spot_64034" 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.454254424239082" atv="25.277594258024326" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64034);" 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.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_5861">
                                </hotspot>
                        <hotspot name="spot_64035" 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.6077785961987843" atv="27.895931632628265" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64035);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64036" 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.305301799498125" atv="33.32732728588321" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64036);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64037" 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.781428649645022" atv="35.47962625221209" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64037);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64038" 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.101030141330909" atv="36.27694105175639" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64038);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64039" 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.92640304365966" atv="25.949570617371425" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64039);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64040" 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.90421105700983" atv="27.904905159921817" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64040);" 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.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_5861">
                                </hotspot>
                        <hotspot name="spot_64041" 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.58336506029599" atv="30.13374859621264" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64041);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64042" 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="-70.1396561954333" atv="26.12879076593227" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64042);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64043" 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="-68.01115201541262" atv="28.294836670447385" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64043);" 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.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_5861">
                                </hotspot>
                        <hotspot name="spot_64044" 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="-56.810925763275236" atv="36.53033087412692" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64044);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64045" 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="-52.09857732400519" atv="39.85898013003334" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64045);" 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.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_5861">
                                </hotspot>
                        <hotspot name="spot_64046" 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.96935929570975" atv="54.01972043839996" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64046);" 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.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_5861">
                                </hotspot>
                        <hotspot name="spot_64047" 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.756517643701386" atv="55.64518593039557" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64047);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64058" 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.284589831433834" atv="17.87000383306777" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64058);" 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(189, 16, 224, 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_5861">
                                </hotspot>
                        <hotspot name="spot_64059" 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.903766867225443" atv="19.864024897836643" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64059);" 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.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_5861">
                                </hotspot>
                        <hotspot name="spot_64060" 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.78782517108641" atv="20.195102603962827" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64060);" 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.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_5861">
                                </hotspot>
                        <hotspot name="spot_64068" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="30.4122711093479" atv="5.954251209077563" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64068);" 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_5857" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64074" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="61.01158682255323" atv="7.078770820458153" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64074);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64076" 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:23px;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.47050103998822" atv="15.875954947347102" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64076);" zoom="false" distorted="false" oy="0" material_type="" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64081" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="178.7455515919848" atv="19.13410377221611" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64081);" 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;国&lt;br/&gt;语&lt;br/&gt;学&lt;br/&gt;校[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5861">
                                </hotspot>
                        <hotspot name="spot_64082" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-119.0459764645201" atv="11.57238678155131" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64082);" 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_5855" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64085" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-153.73597163975478" atv="6.979320212888529" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64085);" 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_5849" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64086" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-66.92595657666277" atv="11.088079095143366" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64086);" 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_5851" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64088" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-23.735992770902328" atv="4.331506011658776" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64088);" 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;文&lt;br/&gt;澜&lt;br/&gt;府[/div]" text_x="0" text_y="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_5858" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64092" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-82.4208359709512" atv="4.993911784351933" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64092);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64095" 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="-175.6176996210934" atv="54.761064274117246" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64095);" 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_5861">
                                </hotspot>
                        <hotspot name="spot_64096" 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="139.18644301722827" atv="20.43328542544076" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64096);" 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_5861">
                                </hotspot>
                            <hotspot name="embed_9_1487" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-98.983364006682" atv="11.181841163907"/>
                                        <point ath="-106.42579374784" atv="20.828687764918"/>
                                        <point ath="-126.79990189711" atv="39.458518033343"/>
                                        <point ath="153.53365205668" atv="51.880360848276"/>
                                        <point ath="104.40315401615" atv="20.100675486181"/>
                                        <point ath="95.621364346988" atv="9.1437808819858"/>
                                        <point ath="92.906430827896" atv="4.6168023426489"/>
                                    </hotspot>
                                <hotspot name="embed_9_1488" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="145.07107858087" atv="17.689843979922"/>
                                        <point ath="134.28128750478" atv="21.831957451953"/>
                                        <point ath="119.87574111855" atv="26.098300810246"/>
                                        <point ath="108.52349372912" atv="28.02309163655"/>
                                    </hotspot>
                                <hotspot name="embed_9_1489" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="83.595342078817" atv="29.052362955837"/>
                                        <point ath="73.094022795439" atv="28.215405980898"/>
                                        <point ath="39.794269293912" atv="19.655467481808"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5906" title="龙源星城" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/a32129d884fa5343/thumb.jpg" fenzuid="2001" parent_fenzuid="2000" lat="31.047509" lng="121.780682" heading="" scene_id="5906" pano_id="162" 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="0" 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" vlookat="0" fovtype="MFOV" fov="120" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/a32129d884fa5343/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a32129d884fa5343/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a32129d884fa5343/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a32129d884fa5343/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a32129d884fa5343/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a32129d884fa5343/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_64102" 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.130030044120815" atv="45.07234894806821" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64102);" 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_5906">
                                </hotspot>
                        <hotspot name="spot_64108" 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.797204650905542" atv="32.1517264943809" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64108);" 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.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_5906">
                                </hotspot>
                        <hotspot name="spot_64110" 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="-25.883813514624194" atv="24.686943059683045" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64110);" 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(189, 16, 224, 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_5906">
                                </hotspot>
                        <hotspot name="spot_64111" 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.536414363422523" atv="24.74349737990545" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64111);" 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(189, 16, 224, 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_5906">
                                </hotspot>
                        <hotspot name="spot_64112" 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.599547709555168" atv="26.942563949066365" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64112);" 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(189, 16, 224, 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_5906">
                                </hotspot>
                        <hotspot name="spot_64113" 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.83098597991352" atv="28.85628716847223" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64113);" 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.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_5906">
                                </hotspot>
                        <hotspot name="spot_64114" 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.0162086755821633" atv="32.74990477732364" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64114);" 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(189, 16, 224, 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_5906">
                                </hotspot>
                        <hotspot name="spot_64115" 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="25.48910382978056" atv="29.176015700898482" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64115);" 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(189, 16, 224, 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_5906">
                                </hotspot>
                        <hotspot name="spot_64116" 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="-43.02375610972865" atv="34.61075137897976" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64116);" 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(189, 16, 224, 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_5906">
                                </hotspot>
                        <hotspot name="spot_64117" 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.60295603272573" atv="37.18486021444787" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64117);" 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.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_5906">
                                </hotspot>
                        <hotspot name="spot_64118" 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.84470987561974" atv="50.532467406176664" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64118);" 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(189, 16, 224, 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_5906">
                                </hotspot>
                        <hotspot name="spot_64119" 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.60240291683715" atv="46.459537150022626" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64119);" 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.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_5906">
                                </hotspot>
                        <hotspot name="spot_64126" 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.050906758118117" atv="54.77827126322164" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64126);" 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(189, 16, 224, 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_5906">
                                </hotspot>
                        <hotspot name="spot_64127" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="-51.28254362134072" atv="13.898983596707211" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64127);" 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;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5906">
                                </hotspot>
                        <hotspot name="spot_64129" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="-98.92550508075334" atv="17.29151555281183" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64129);" 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;南&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5906">
                                </hotspot>
                        <hotspot name="spot_64131" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-128.8618588986363" atv="11.62694443374725" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64131);" 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_5852" 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_5906">
                                </hotspot>
                        <hotspot name="spot_64133" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="151.8814113898219" atv="19.4864851545723" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64133);" 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_5906">
                                </hotspot>
                        <hotspot name="spot_64135" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-174.407038778902" atv="4.718084507060344" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64135);" 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_5752" 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_5906">
                                </hotspot>
                        <hotspot name="spot_64137" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="33.054952739810176" atv="9.052473000647751" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64137);" 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;东&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5906">
                                </hotspot>
                        <hotspot name="spot_64138" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-23.908394408478046" atv="5.884769430263638" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64138);" 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_5906">
                                </hotspot>
                        <hotspot name="spot_64140" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="-33.74871702985206" atv="8.893537938265785" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64140);" 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;北&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5906">
                                </hotspot>
                        <hotspot name="spot_64141" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-77.51547156180419" atv="8.277186176630927" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_64141);" 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_5849" 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_5906">
                                </hotspot>
                        <hotspot name="spot_64147" 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="-113.56955158358977" atv="32.21990335108882" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64147);" 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_5906">
                                </hotspot>
                        <hotspot name="spot_64148" 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.411818828687785" atv="71.64388095965059" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_64148);" 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_5906">
                                </hotspot>
                            <hotspot name="embed_9_1490" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="71.626367766651" atv="43.498898780521"/>
                                        <point ath="55.668567757487" atv="60.544230666887"/>
                                        <point ath="-79.095456913668" atv="32.421703241683"/>
                                        <point ath="-86.367130386091" atv="13.225260644542"/>
                                    </hotspot>
                                <hotspot name="embed_9_1491" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-21.790062640289" atv="14.948355293131"/>
                                        <point ath="-38.250871000947" atv="23.631415017156"/>
                                        <point ath="-64.518799825998" atv="32.152425940498"/>
                                        <point ath="-110.67577996461" atv="32.650991566965"/>
                                        <point ath="-152.62234310806" atv="17.278886796465"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5750" title="布鲁斯小镇" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/54c354612000624f/thumb.jpg" fenzuid="1999" parent_fenzuid="1998" lat="31.037492" lng="121.759274" heading="" scene_id="5750" pano_id="162" 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="88.971259521907" hotspot_fenzu='[{"id":524291,"pano_id":162,"view_id":5750,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":11,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":524291,"fz_name":"\u663e\u793a\/\u9690\u85cf","hlookat":"","vlookat":"","fov":"","fovscale":0}]' 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="88.971259521907" vlookat="53.015532169545" fovtype="MFOV" fov="120" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/54c354612000624f/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/54c354612000624f/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/54c354612000624f/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/54c354612000624f/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/54c354612000624f/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/54c354612000624f/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_57598" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="162.29043439822976" atv="31.97918547028439" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57598);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5750">
                                </hotspot>
                        <hotspot name="spot_57600" 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:23px;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="-173.98395353075338" atv="26.770887242429275" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57600);" zoom="false" distorted="false" oy="0" material_type="" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57602" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-58.369538908148115" atv="69.17444831170874" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57602);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57604" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="85.20462807355568" atv="49.592394005175784" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57604);" 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;街&lt;br/&gt;坊[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5750">
                                </hotspot>
                        <hotspot name="spot_57605" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="42.11787772192474" atv="48.31647149197393" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57605);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5750">
                                </hotspot>
                        <hotspot name="spot_57606" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="65.0599278756111" atv="45.06142342911625" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57606);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57607" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="18.367241819272238" atv="38.259394049391226" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57607);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57608" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="38.02154765164056" atv="34.44270807292579" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57608);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5750">
                                </hotspot>
                        <hotspot name="spot_57609" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="52.91044145199521" atv="31.238012480871973" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57609);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5750">
                                </hotspot>
                        <hotspot name="spot_57610" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="12.420007391869717" atv="30.15930276083359" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57610);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="莎海惠晨苑A区" 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;A&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5750">
                                </hotspot>
                        <hotspot name="spot_57611" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-4.253619767820624" atv="29.336358095531512" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57611);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="莎海惠晨苑B区" 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;B&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5750">
                                </hotspot>
                        <hotspot name="spot_57612" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-59.23108971308244" atv="32.776552631427194" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57612);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57613" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-81.89255568293646" atv="24.783732940269456" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57613);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57614" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-158.80715078209943" atv="42.07010242969992" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57614);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="布鲁斯1期" 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;1&lt;br/&gt;期[/div]" text_x="0" text_y="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_5747" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57615" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="135.09205967175322" atv="41.79117563862675" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57615);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="布鲁斯2期" 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;2&lt;br/&gt;期[/div]" text_x="0" text_y="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_5748" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57616" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="44.14291355709241" atv="18.519033428677158" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57616);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57617" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-49.25028073984538" atv="22.997512506072972" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57617);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57618" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-23.253172785039453" atv="16.744945936981274" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57618);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57619" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-35.89954123635812" atv="16.431694567490585" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57619);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57620" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-44.47855432487938" atv="14.838560367314651" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57620);" 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;场[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5750">
                                </hotspot>
                        <hotspot name="spot_57621" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-19.510084762577435" atv="14.422742387254974" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57621);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57622" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-9.600368600737397" atv="15.383807985726149" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57622);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57623" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="9.133672477623236" atv="15.880939919904295" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57623);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57624" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="14.758192339292975" atv="18.177236909624266" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57624);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57625" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="19.220722233933827" atv="16.44176259593848" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57625);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_57626" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-163.96672680688965" atv="12.56785793638766" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57626);" 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_5750">
                                </hotspot>
                        <hotspot name="spot_60251" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="92.29690714039941" atv="7.301292941494341" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60251);" 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;站[/div]" text_x="0" text_y="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_5753" 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_5750">
                                </hotspot>
                        <hotspot name="spot_60253" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-26.581176868875843" atv="3.8804160448935443" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60253);" 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_4911" 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_5750">
                                </hotspot>
                        <hotspot name="spot_60254" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-62.11048306903865" atv="7.1772307578127315" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60254);" 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;块[/div]" text_x="0" text_y="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_5754" 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_5750">
                                </hotspot>
                        <hotspot name="spot_60255" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="24.776332704840627" atv="5.829341536720646" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60255);" 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_5751" 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_5750">
                                </hotspot>
                        <hotspot name="spot_60256" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-88.50189410005686" atv="7.18797711121788" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60256);" 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;路[/div]" text_x="0" text_y="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_5757" 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_5750">
                                </hotspot>
                        <hotspot name="spot_60273" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="118.13808975591263" atv="19.35248847310766" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60273);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="布鲁斯3期" 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;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" target_view="scene_5749" 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_5750">
                                </hotspot>
            
        </scene>
                <scene name="scene_5747" title="布鲁斯1期" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/96f7401c4bd2ab12/thumb.jpg" fenzuid="1999" parent_fenzuid="1998" lat="31.035143" lng="121.758117" heading="" scene_id="5747" pano_id="162" 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="-80.502040784868" 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="-80.502040784868" vlookat="90" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/96f7401c4bd2ab12/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/96f7401c4bd2ab12/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/96f7401c4bd2ab12/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/96f7401c4bd2ab12/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/96f7401c4bd2ab12/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/96f7401c4bd2ab12/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_57639" 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.22962797759891" atv="35.71518782588503" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57639);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" 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;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57640" 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="177.3221062015994" atv="75.61977097601121" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57640);" 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(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;]布鲁斯小镇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_5747">
                                </hotspot>
                        <hotspot name="spot_57641" 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.936118466052903" atv="41.51511668920889" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57641);" 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:12px;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_5747">
                                </hotspot>
                        <hotspot name="spot_57642" 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.102753777873033" atv="42.81733081649511" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57642);" 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:12px;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_5747">
                                </hotspot>
                        <hotspot name="spot_57643" 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.098928635483446" atv="41.42684851460053" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57643);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="49" 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;]49[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57644" 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.45503932601531" atv="41.07383846828776" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57644);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="51" 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;]51[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57645" 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.448350631581775" atv="40.6454657759224" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57645);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="53" 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;]53[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57646" 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.918266770578441" atv="39.17756029908703" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57646);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="54" 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;]54[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57647" 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.535944848371173" atv="38.676988046750566" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57647);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="56" 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;]56[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57648" 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.849902042235158" atv="37.74443648481237" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57648);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="58" 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;]58[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57649" 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.665396242422048" atv="37.620757277900644" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57649);" 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:12px;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_5747">
                                </hotspot>
                        <hotspot name="spot_57650" 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.36088092823246" atv="38.03318353699896" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57650);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57651" 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.84344904351667" atv="38.52763164354012" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57651);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57652" 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.348887916757803" atv="38.73082221241158" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57652);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57653" 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.4323395043114715" atv="37.83125479533291" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57653);" 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: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_5747">
                                </hotspot>
                        <hotspot name="spot_57654" 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.6095083577889113" atv="37.08420352105639" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57654);" 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: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_5747">
                                </hotspot>
                        <hotspot name="spot_57655" 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.648818720779445" atv="36.317887522962735" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57655);" 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: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_5747">
                                </hotspot>
                        <hotspot name="spot_57656" 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.805505111021034" atv="34.849547164627936" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57656);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" 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;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57657" 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.082828635344242" atv="25.474097430425218" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57657);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57658" 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.917021824303845" atv="26.851861648036266" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57658);" 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: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_5747">
                                </hotspot>
                        <hotspot name="spot_57659" 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.610057253070636" atv="30.012969965455756" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57659);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57660" 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.3051515913582534" atv="26.113551414692335" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57660);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57661" 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.01557944921325" atv="39.93285023128987" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57661);" 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:12px;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_5747">
                                </hotspot>
                        <hotspot name="spot_57662" 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.826479190715645" atv="47.4752686533441" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57662);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="109" 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;]109[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57663" 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.869422111952872" atv="46.33926000711695" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57663);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="112" 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;]112[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57664" 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.756136419849156" atv="45.23718073317529" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57664);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="114" 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;]114[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57665" 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.48661417337894" atv="45.461641875996825" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57665);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="66" 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;]66[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57666" 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.18667465825189" atv="46.196897068717135" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57666);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="68" 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;]68[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57667" 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.730881941579014" atv="46.91132063722086" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57667);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="70" 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;]70[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57668" 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.7568559708237785" atv="45.5034390451109" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57668);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="73" 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;]73[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57669" 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.4461076542522733" atv="45.15699068128701" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57669);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="75" 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;]75[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57670" 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.5231029248183177" atv="44.511743802359334" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57670);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="78" 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;]78[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57671" 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.1300016826701835" atv="50.514034853591774" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57671);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="102" 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;]102[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57672" 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.408565263133426" atv="42.13755958779648" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57672);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="83" 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;]83[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57673" 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.44759531474017" atv="41.21470841454758" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57673);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="86" 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;]86[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57674" 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.22915728378541" atv="47.643824587503026" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57674);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="94" 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;]94[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57675" 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.856231484546868" atv="49.833762835576316" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57675);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="96" 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;]96[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57676" 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.027177350800912" atv="50.66593881122365" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57676);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="98" 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;]98[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57677" 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.160054171113984" atv="51.61372371090668" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57677);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100" 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;]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_5747">
                                </hotspot>
                        <hotspot name="spot_57678" 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.1163180170056" atv="44.49219013858681" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57678);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="88" 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;]88[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57679" 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.2334385746685257" atv="49.94802932260544" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57679);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="105" 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;]105[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57680" 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.502539195655743" atv="49.39966093370129" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57680);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="107" 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;]107[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57681" 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.02327605128363" atv="30.626830571182285" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57681);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57682" 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.485845881346734" atv="25.826112718785847" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57682);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57683" 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.586456652217407" atv="26.49609473608261" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57683);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57684" 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.388212253790698" atv="26.29534922553109" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57684);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57685" 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.047323324861964" atv="41.990968731231845" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57685);" 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:12px;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_5747">
                                </hotspot>
                        <hotspot name="spot_57686" 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.707464916394713" atv="36.943619019384954" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57686);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57687" 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.624171221370602" atv="37.59343771659934" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57687);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57688" 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="28.748948782853745" atv="40.710817838546284" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57688);" 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:12px;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_5747">
                                </hotspot>
                        <hotspot name="spot_57689" 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.6495707379795" atv="43.68378153979361" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57689);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="63" 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;]63[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57690" 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="43.080092488287846" atv="46.317114778123184" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57690);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="91" 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;]91[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57691" 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.861162195661393" atv="41.43498004132348" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57691);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="46" 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;]46[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57692" 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="-25.633387754428895" atv="43.85651314423018" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57692);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="116" 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;]116[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57693" 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="82.96458172876089" atv="56.01356636577106" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57693);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="208" 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;]208[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57694" 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.30633210702513" atv="61.239134421590414" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57694);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="212" 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;]212[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57695" 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.58449839534376" atv="69.17575424655851" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57695);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="213" 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;]213[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57696" 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="66.4318831583546" atv="73.62253296162662" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57696);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="217" 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;]217[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57697" 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.327292703104945" atv="77.71824294363789" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57697);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="220" 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;]220[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57698" 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.59771906582222" atv="53.032324126984214" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57698);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="177" 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;]177[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57699" 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="68.54781605807631" atv="56.47547568984063" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57699);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="179" 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;]179[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57700" 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.60286045978717" atv="59.47010314386336" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57700);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="181" 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;]181[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57701" 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="52.3126898986294" atv="66.38150682817208" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57701);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="185" 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;]185[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57702" 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.52196990064829" atv="69.87272141636574" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57702);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="190" 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;]190[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57703" 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="56.4021802885909" atv="53.56516378209149" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57703);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="149" 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;]149[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57704" 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="94.75897450889863" atv="56.55211659522323" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57704);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="236" 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;]236[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57705" 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.882454206902196" atv="60.94263787670278" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57705);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="156" 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;]156[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57706" 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.46407268732787" atv="63.80852067095936" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57706);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="160" 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;]160[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57707" 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="51.92988337130225" atv="48.48936974815376" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57707);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="118" 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;]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_5747">
                                </hotspot>
                        <hotspot name="spot_57708" 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.92299861230407" atv="51.4984172582067" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57708);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="122" 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;]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_5747">
                                </hotspot>
                        <hotspot name="spot_57709" 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.89400956751888" atv="55.816113666571944" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57709);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="127" 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;]127[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57710" 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.78518209150434" atv="57.36419473041067" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57710);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="129" 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;]129[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57711" 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="124.04312123959397" atv="70.30303988820313" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57711);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="275" 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;]275[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57712" 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="120.41557168903773" atv="67.25489316218633" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57712);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="273" 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;]273[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57713" 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.32708286446936" atv="77.05166728071002" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57713);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="247" 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;]247[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57714" 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="93.98748301114463" atv="72.03843716679533" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57714);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="243" 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;]243[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57715" 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="114.15962656249468" atv="61.87125495795693" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57715);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="272" 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;]272[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57716" 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="111.40991697050436" atv="58.73753868412802" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57716);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="270" 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;]270[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57717" 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="109.1785603786912" atv="55.561214780612204" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57717);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="267" 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;]267[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57718" 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="94.65576920481715" atv="62.4984985084712" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57718);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="240" 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;]240[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57719" 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="143.81880092168154" atv="76.91763767558852" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57719);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="279" 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;]279[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57720" 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="130.82335412816317" atv="73.08877247704503" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57720);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="277" 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;]277[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57721" 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.1396000946881486" atv="62.38527935730982" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57721);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="161" 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;]161[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57722" 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.836981852527629" atv="61.625576218179" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57722);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="165" 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;]165[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57723" 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.198445366585474" atv="60.317822317372986" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57723);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="167" 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;]167[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57724" 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.646142564807747" atv="56.232757860656164" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57724);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="170" 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;]170[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57725" 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.96690578582991" atv="53.22208107608396" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57725);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="174" 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;]174[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57726" 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.589087672348228" atv="56.1488129553224" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57726);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="131" 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;]131[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57727" 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.9290388747734823" atv="55.614492667081315" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57727);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="135" 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;]135[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57728" 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.819327671734527" atv="54.52115202886629" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57728);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="137" 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;]137[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57729" 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.28535725889799" atv="51.87059791929361" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57729);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="138" 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;]138[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57730" 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.859004576654968" atv="50.351140719635715" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57730);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="141" 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;]141[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57731" 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.18521810879963" atv="48.40393377619471" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57731);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="144" 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;]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_5747">
                                </hotspot>
                        <hotspot name="spot_57732" 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="-151.64721272956697" atv="81.79549024943107" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57732);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="283" 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;]283[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57733" 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="-118.35701147691037" atv="78.59432401605152" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57733);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="285" 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;]285[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57734" 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="-97.75986680753573" atv="69.75395227693552" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57734);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="286" 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;]286[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57735" 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="-93.48618777697067" atv="65.66448632055376" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57735);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="288" 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;]288[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57736" 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="-90.00647730275534" atv="61.23197474422952" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57736);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="291" 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;]291[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57737" 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.94410658914023" atv="85.40552477184599" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57737);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="252" 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;]252[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57738" 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.26089700099095" atv="81.02778076198905" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57738);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="256" 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;]256[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57739" 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.8307011577997" atv="75.73856911558785" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57739);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="258" 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;]258[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57740" 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.24092206984687" atv="66.96841572955206" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57740);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="259" 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;]259[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57741" 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.25999442878839" atv="61.04066837227745" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57741);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="263" 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;]263[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57742" 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.487529135007435" atv="76.83870641329375" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57742);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="222" 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;]222[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57743" 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.45722354288989" atv="73.29123494836108" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57743);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="226" 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;]226[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57744" 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="-51.57875008747766" atv="64.78630372520163" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57744);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="229" 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;]229[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57745" 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="-57.55272752255593" atv="59.07741470281167" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57745);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="233" 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;]233[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57746" 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.0102681317825954" atv="69.6846076460881" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57746);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="191" 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;]191[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57747" 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.16864537179822" atv="69.14171855592772" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57747);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="193" 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;]193[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57748" 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.769913125214828" atv="67.7677496830499" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57748);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="195" 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;]195[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57749" 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.53786999803151" atv="66.268709045697" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57749);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="197" 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;]197[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57750" 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.236718339519484" atv="61.12729441858036" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57750);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="201" 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;]201[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57751" 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.45480938113724" atv="56.744522322714445" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57751);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="205" 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;]205[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57758" 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="-163.2497761846219" atv="63.61014260341965" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57758);" 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.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_5747">
                                </hotspot>
                        <hotspot name="spot_57759" 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="132.4174892517721" atv="50.66054636354711" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57759);" 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(189, 16, 224, 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_5747">
                                </hotspot>
                        <hotspot name="spot_57760" 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="135.05525781432135" atv="52.652870630168444" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57760);" 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.77);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_5747">
                                </hotspot>
                        <hotspot name="spot_57761" 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="140.74676019217443" atv="55.63043940842334" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57761);" 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(189, 16, 224, 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_5747">
                                </hotspot>
                        <hotspot name="spot_57762" 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="153.2039404791348" atv="59.71751517378667" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57762);" 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.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_5747">
                                </hotspot>
                        <hotspot name="spot_57763" 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="160.45089188821197" atv="60.75110774739896" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57763);" 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(189, 16, 224, 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_5747">
                                </hotspot>
                        <hotspot name="spot_57764" 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="171.11985219124614" atv="62.44879426106032" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57764);" 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(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5747">
                                </hotspot>
                        <hotspot name="spot_57765" 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="-153.36788795508716" atv="63.20446017130157" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57765);" 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(189, 16, 224, 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_5747">
                                </hotspot>
                        <hotspot name="spot_57766" 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="-130.67455056561823" atv="59.40261436950729" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57766);" 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.77);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_5747">
                                </hotspot>
                        <hotspot name="spot_57767" 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="-122.72577381966957" atv="56.21079350107396" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57767);" 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(189, 16, 224, 0.77);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_5747">
                                </hotspot>
                        <hotspot name="spot_57770" 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="143.14029480275394" atv="46.26666907710159" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57770);" 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(189, 16, 224, 0.77);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_5747">
                                </hotspot>
                        <hotspot name="spot_57771" 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="149.16638017416665" atv="48.590757995418095" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57771);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57772" 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="160.80203384815337" atv="52.21116324249639" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57772);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57773" 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="167.6174446519841" atv="53.03992820826717" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57773);" 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(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5747">
                                </hotspot>
                        <hotspot name="spot_57774" 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="176.3152503398227" atv="53.99789290566271" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57774);" 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(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5747">
                                </hotspot>
                        <hotspot name="spot_57775" 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="-164.38746404965968" atv="55.407561420145825" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57775);" 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(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5747">
                                </hotspot>
                        <hotspot name="spot_57776" 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="-156.1268742765289" atv="55.052998293827194" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57776);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="46" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]46[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57777" 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="-147.94517691262297" atv="54.271100609965444" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57777);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="49" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]49[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57778" 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="-132.70441032799604" atv="50.229371460220705" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57778);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="52" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]52[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57779" 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="-124.28259943263748" atv="47.24849185244486" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57779);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="57" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]57[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57782" 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="148.9298883870984" atv="41.76020932144719" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57782);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="58" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]58[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57783" 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="153.46037879840162" atv="43.01107303676175" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57783);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="61" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]61[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57784" 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="158.13871361799573" atv="44.35193197019414" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57784);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="64" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]64[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57785" 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="169.63974212758836" atv="46.09613498573557" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57785);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="68" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]68[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57786" 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="177.84442822361848" atv="46.927145984731006" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57786);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="72" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]72[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57787" 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="-135.32202661650484" atv="43.950269353731706" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57787);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="85" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]85[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57788" 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="-152.338486773874" atv="47.174740410486365" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57788);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="78" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]78[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57789" 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="-161.22400060048616" atv="47.83530320770107" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57789);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="74" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]74[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57790" 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="-150.74892332149795" atv="34.61409103319807" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57790);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="174" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]174[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57791" 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="-161.00341140167265" atv="35.65054272593319" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57791);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="170" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]170[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57792" 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="-165.1073004506983" atv="35.74364528467666" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57792);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="166" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]166[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57793" 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="-165.41088925901397" atv="39.28391121159102" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57793);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="133" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]133[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57794" 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="-160.77211549281157" atv="38.90200004873458" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57794);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="137" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]137[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57795" 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="-137.50245677358674" atv="35.27647549489299" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57795);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="150" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]150[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57796" 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="-140.80366183505774" atv="35.919598774015306" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57796);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="146" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]146[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57797" 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="-147.8041752488947" atv="37.27930417400206" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57797);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="144" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]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_5747">
                                </hotspot>
                        <hotspot name="spot_57798" 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="-152.4926492987069" atv="37.914455167081364" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57798);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="140" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]140[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57799" 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="-134.61245152452392" atv="37.997938058074276" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57799);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="119" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]119[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57800" 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="-138.98571085585334" atv="39.141862283110314" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57800);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="115" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]115[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57801" 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="-146.76304430374398" atv="41.230985327755626" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57801);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="113" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]113[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57802" 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="-150.90011204653848" atv="41.61856276247108" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57802);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="109" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]109[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57803" 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="-161.1878776673672" atv="42.72641909058901" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57803);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="107" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]107[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57804" 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="-165.9548931788546" atv="42.77757660643822" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57804);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="102" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]102[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57805" 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="-176.9167905736154" atv="32.90927519276543" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57805);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="64" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]64[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57806" 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="172.15380365355549" atv="31.712740607198512" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57806);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="152" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]152[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57807" 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="175.96310127548463" atv="32.34413865330129" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57807);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="184" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]184[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57808" 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="-179.59277398990974" atv="32.736736176632434" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57808);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="185" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]185[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57809" 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="-174.1273413433145" atv="33.14893526693657" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57809);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="189" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]189[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57810" 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="169.82801461455227" atv="34.46507267593744" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57810);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="152" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]152[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57811" 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="173.55831843940658" atv="34.719908786747986" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57811);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="157" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]157[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57812" 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="-179.9784417440277" atv="35.49848734226642" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57812);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="158" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]158[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57813" 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="-176.22673872515503" atv="35.87676827088904" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57813);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="164" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]164[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57814" 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="165.8346568561826" atv="36.69308190274204" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57814);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="120" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]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_5747">
                                </hotspot>
                        <hotspot name="spot_57815" 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="169.89549999387407" atv="37.422420398064986" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57815);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="124" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]124[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57816" 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="178.15781340261634" atv="38.4956591559556" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57816);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="127" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]127[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57817" 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="-177.48254292560281" atv="38.74720019050015" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57817);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="131" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]131[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57818" 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="163.32767112473516" atv="39.62189165881418" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57818);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="89" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]89[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57819" 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="167.60986110807184" atv="40.59380718760627" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57819);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="93" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]93[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57820" 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="175.83153765611274" atv="41.667355429616165" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57820);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="95" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]95[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57821" 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="-179.79081806387012" atv="42.407059176361834" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57821);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="101" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(189, 16, 224, 0.77);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]101[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57831" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="89.11540080662564" atv="21.261455885948205" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57831);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="布鲁斯2期" 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;2&lt;br/&gt;期[/div]" text_x="0" text_y="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_5748" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57832" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="127.1138806402557" atv="24.88642369234172" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57832);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57833" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="8.953735719704355" atv="17.781119408888667" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57833);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57835" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="59.10194873107423" atv="14.903147116010853" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57835);" 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;街&lt;br/&gt;坊[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57836" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="48.56043283847771" atv="13.738136015232996" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57836);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57837" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="37.103215424553184" atv="12.452324640989872" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57837);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5747">
                                </hotspot>
                        <hotspot name="spot_57839" 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:23px;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="179.0596726716492" atv="24.82317336034638" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57839);" zoom="false" distorted="false" oy="0" material_type="" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57840" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-164.68018029049256" atv="8.542630475570864" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57840);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57841" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-22.058548744828727" atv="12.63267885064113" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57841);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_57842" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-43.14399761489449" atv="15.089290410670413" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_57842);" 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_5747">
                                </hotspot>
                        <hotspot name="spot_60274" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="99.71040484349834" atv="4.484569005090875" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60274);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="布鲁斯3期" 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;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" target_view="scene_5749" 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_5747">
                                </hotspot>
            
        </scene>
                <scene name="scene_5748" title="布鲁斯2期" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/67d1b241643e9884/thumb.jpg" fenzuid="1999" parent_fenzuid="1998" lat="31.035143" lng="121.761669" heading="" scene_id="5748" pano_id="162" 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="2.0080084356668" 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.0080084356668" vlookat="67.686695690565" fovtype="MFOV" fov="120" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/67d1b241643e9884/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/67d1b241643e9884/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/67d1b241643e9884/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/67d1b241643e9884/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/67d1b241643e9884/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/67d1b241643e9884/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_57843" 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.6266943764683063" atv="90" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57843);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57844" 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.2582096553374" atv="31.118194023778432" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57844);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="191" 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;]191[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57845" 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.167648981816114" atv="55.59382487569271" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57845);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="174" 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;]174[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57846" 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.29307151994914" atv="52.069625405659345" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57846);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="176" 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;]176[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57847" 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.68912076928177" atv="61.83666575125602" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57847);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="168" 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;]168[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57848" 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="-59.398728231106475" atv="58.09726600601417" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57848);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="170" 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;]170[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57849" 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.04138037153052" atv="54.03097566821194" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57849);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="172" 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;]172[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57850" 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="-74.69611895230634" atv="65.88457841091119" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57850);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="161" 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;]161[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57851" 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.72615030124791" atv="60.416956271219796" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57851);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="163" 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;]163[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57852" 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.68994569154898" atv="55.97565278493491" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57852);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="166" 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;]166[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57853" 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="-98.62717493903989" atv="66.43590677483385" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57853);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="155" 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;]155[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57854" 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="-97.83515228078176" atv="62.131173686771646" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57854);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="158" 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;]158[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57855" 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="-96.5921584924975" atv="57.23827922110204" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57855);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="160" 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;]160[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57856" 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="-107.74186146605814" atv="49.91181998838134" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57856);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="186" 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;]186[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57857" 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="-117.5196846270704" atv="61.03204377595353" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57857);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="150" 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;]150[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57858" 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="-112.62639603255732" atv="56.57658327040312" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57858);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="153" 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;]153[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57859" 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="-106.19943004275791" atv="46.59655870575183" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57859);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="189" 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;]189[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57860" 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="-57.178960171248775" atv="38.8428459501249" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57860);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="197" 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;]197[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57861" 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="-74.00984192595962" atv="42.03999357603557" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57861);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="193" 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;]193[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57862" 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="-94.40148237622776" atv="42.942620328587694" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57862);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="192" 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;]192[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57863" 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="-67.09598715803315" atv="30.81742942881217" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57863);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="199" 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;]199[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57864" 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="-84.69178741869587" atv="33.427830453210795" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57864);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="195" 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;]195[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57865" 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.123797206495567" atv="51.50075718474697" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57865);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="179" 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;]179[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57866" 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.44446974791771" atv="49.587037486237676" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57866);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="181" 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;]181[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57867" 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="-43.09028589193679" atv="47.607946981785865" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57867);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="183" 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;]183[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57868" 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="-85.4466712449173" atv="30.848527528219364" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57868);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="196" 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;]196[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57869" 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.19265292119593" atv="31.59422635175348" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57869);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="228" 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;]228[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57870" 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.55407213436456" atv="31.326871286169393" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57870);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="227" 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;]227[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57871" 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.6011187910505669" atv="32.25781308402845" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57871);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="221" 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;]221[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57872" 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.6321778939328055" atv="32.33781641492944" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57872);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="223" 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;]223[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57873" 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.231280538235126" atv="31.52621449805251" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57873);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="224" 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;]224[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57874" 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.934933189174558" atv="42.08239316442391" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57874);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="218" 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;]218[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57875" 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.585393607773653" atv="40.73903018485618" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57875);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="219" 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;]219[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57876" 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.993347508153192" atv="39.624984971341874" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57876);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="220" 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;]220[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57877" 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.265723601494756" atv="30.206368074831023" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57877);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="215" 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;]215[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57878" 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.275786350769465" atv="29.4805843075011" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57878);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="216" 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;]216[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57879" 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.094092718869774" atv="28.752188509103735" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57879);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="217" 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;]217[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57880" 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.35146091233793" atv="35.992055249630155" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57880);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="211" 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;]211[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57881" 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.81749001277694" atv="34.57101953863894" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57881);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="212" 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;]212[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57882" 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.682522317724136" atv="32.80269304722128" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57882);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="213" 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;]213[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57889" 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.95564026988143" atv="47.46532062990609" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57889);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="72" 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;]72[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57890" 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.787692324167324" atv="51.52789374888344" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57890);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="77" 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;]77[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57891" 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.31238563637908" atv="40.00569240942536" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57891);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="78" 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;]78[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57892" 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="61.90498824642589" atv="41.5648488477635" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57892);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="80" 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;]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_5748">
                                </hotspot>
                        <hotspot name="spot_57893" 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.229351507161425" atv="53.60811000220051" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57893);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="145" 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;]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_5748">
                                </hotspot>
                        <hotspot name="spot_57894" 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="59.22109559942862" atv="43.17736157188281" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57894);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="83" 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;]83[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57895" 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="57.101589078718234" atv="44.823611476134374" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57895);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="85" 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;]85[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57896" 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.21875138470614" atv="46.49768419477476" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57896);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="87" 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;]87[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57897" 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.58158056440385" atv="48.206634572503106" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57897);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="89" 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;]89[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57898" 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="52.14304263932422" atv="32.1932437285287" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57898);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="229" 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;]229[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57899" 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.519244012655804" atv="34.070154116982316" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57899);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="231" 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;]231[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57900" 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="28.906209673642707" atv="39.82347155769774" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57900);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="225" 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;]225[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57901" 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.434130112762375" atv="40.72660377041238" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57901);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="226" 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;]226[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57902" 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.945146849319144" atv="28.633850932357362" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57902);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="232" 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;]232[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57903" 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.078178533173457" atv="29.979781594070058" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57903);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="234" 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;]234[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57906" 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="70.11703828590419" atv="42.092147777233436" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57906);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="67" 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;]67[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57908" 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.51397277043958" atv="29.192778832061762" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57908);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="233" 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;]233[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57912" 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="68.27553122512302" atv="44.43752546528799" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57912);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="69" 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;]69[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57914" 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="61.928789616094036" atv="49.34976947997466" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57914);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="74" 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;]74[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57916" 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.79407082073226" atv="64.7131345953197" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57916);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="134" 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;]134[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57917" 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.82393179269104" atv="62.99548874395308" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57917);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="132" 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;]132[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57919" 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.03577245806554" atv="60.821050294241346" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57919);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="131" 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;]131[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57920" 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="52.60221543165136" atv="58.274165354647245" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57920);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="129" 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;]129[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57921" 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.951007590968004" atv="56.38912489604928" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57921);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="149" 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;]149[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57923" 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.41886159433909" atv="55.41609017922935" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57923);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="148" 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;]148[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57925" 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.888957251404975" atv="66.62903534364989" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57925);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="138" 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;]138[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57926" 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.938305251581028" atv="65.26892199614367" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57926);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="142" 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;]142[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57927" 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="-25.020437088334575" atv="62.446296763113125" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57927);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="143" 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;]143[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57928" 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.440154098895505" atv="66.85138364056505" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57928);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="117" 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;]117[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57929" 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.717438164721216" atv="70.98433965624598" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57929);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="127" 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;]127[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57930" 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="69.08949651111908" atv="63.394213599270195" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57930);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="115" 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;]115[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57931" 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.27707310998835" atv="70.20118689851239" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57931);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="119" 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;]119[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57932" 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.3539295574339" atv="73.00203275621999" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57932);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="121" 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;]121[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57933" 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.930734359760152" atv="75.43651617973626" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57933);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="123" 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;]123[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57934" 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.422525973375969" atv="74.81465262021756" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57934);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="124" 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;]124[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57935" 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.54251222993878" atv="73.25000570571062" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57935);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="125" 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;]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_5748">
                                </hotspot>
                        <hotspot name="spot_57936" 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.84698216982855" atv="68.60545231200562" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57936);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="128" 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;]128[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57939" 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="81.81415875261905" atv="57.129514413139105" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57939);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="53" 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;]53[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57940" 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="96.4471188274072" atv="63.052673929111144" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57940);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57941" 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="96.92838955148966" atv="59.120443341510345" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57941);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57942" 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="96.48481942139821" atv="55.56135190321461" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57942);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" 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;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57943" 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="96.85986800473461" atv="52.977201182678044" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57943);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" 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;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57944" 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="96.94916415468495" atv="49.56124654793526" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57944);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" 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;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57945" 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="97.04341545965394" atv="47.10486145505817" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57945);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57946" 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="97.27609224431257" atv="45.2757634175766" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57946);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57947" 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="97.11638715881656" atv="43.32049867561636" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57947);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57948" 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="87.89845992718256" atv="42.99897690587014" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57948);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57949" 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="87.50591678572016" atv="45.141345627486174" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57949);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57950" 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="87.07526430911275" atv="47.37108917920199" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57950);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="46" 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;]46[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57951" 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="85.13625556965104" atv="51.270535516926046" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57951);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="49" 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;]49[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57952" 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="84.07837303015413" atv="54.18578667101851" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57952);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="51" 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;]51[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57953" 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.34766164691314" atv="41.6323311459038" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57953);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="54" 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;]54[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57954" 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="78.3143318334524" atv="43.39381118476253" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57954);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="56" 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;]56[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57955" 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.65678012338151" atv="44.60164540488717" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57955);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="58" 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;]58[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57956" 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="74.03786752211244" atv="49.77075211111983" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57956);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="59" 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;]59[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57957" 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.65231114018559" atv="52.2071203896286" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57957);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="61" 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;]61[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57958" 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="68.97446123448844" atv="55.03886861831928" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57958);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="63" 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;]63[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57967" 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="122.62925647743756" atv="52.96502482666911" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57967);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57968" 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="125.75490285886517" atv="56.24403751288358" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57968);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57969" 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="127.9361609418022" atv="58.10581436755043" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57969);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57970" 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="124.07187523408274" atv="54.546294521722295" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57970);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57971" 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="121.40444334860058" atv="51.0585605181761" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57971);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57972" 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="118.24089024840018" atv="47.548440104248684" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57972);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57973" 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="117.31482766994549" atv="46.218483995818104" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57973);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57974" 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="116.46330284689759" atv="44.790493976789804" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57974);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57975" 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="115.38408785843077" atv="43.314746590996954" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57975);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57976" 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="114.64873073425568" atv="41.63844961534631" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57976);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57977" 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.93123480802754" atv="59.24538681301931" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57977);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57978" 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="109.39044444665032" atv="55.659324077257885" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57978);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57979" 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="108.1809742730187" atv="52.53544801016782" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57979);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57980" 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="106.81434461201434" atv="47.42223918671166" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57980);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57981" 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="105.98280466116685" atv="44.905057883301254" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57981);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57982" 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="105.36974791531696" atv="42.55514001935331" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57982);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_57987" 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="-129.77082214212987" atv="68.37107250691989" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57987);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="100" 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;]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_5748">
                                </hotspot>
                        <hotspot name="spot_57988" 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="-137.52786572928602" atv="70.33496867521164" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57988);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="101" 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;]101[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57989" 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="-151.22644784062663" atv="72.3167591053502" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57989);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="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: 14px ;text-align:center;;&apos;]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_5748">
                                </hotspot>
                        <hotspot name="spot_57990" 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="-161.87727166806047" atv="73.26444426463854" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57990);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="98" 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;]98[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57991" 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="-174.02043544445579" atv="73.720952090421" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57991);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="97" 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;]97[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57992" 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="-104.47177410986154" atv="73.141434981144" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57992);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="114" 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;]114[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57993" 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="-108.69395092379438" atv="76.47637485870533" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57993);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="113" 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;]113[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57994" 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="-117.08480521399113" atv="79.14394836401605" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57994);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="112" 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;]112[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57995" 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="-139.83500458491028" atv="82.43805276464516" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57995);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="111" 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;]111[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57997" 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.60787107810577" atv="84.0463893144218" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57997);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="109" 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;]109[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57998" 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="161.38148484833908" atv="71.35865113063632" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57998);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="96" 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;]96[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_57999" 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="151.9659802267788" atv="69.48608710152074" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_57999);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="93+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;]93+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_5748">
                                </hotspot>
                        <hotspot name="spot_58000" 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="144.3555326357868" atv="67.26436753758685" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58000);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="93" 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;]93[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_58001" 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="138.20973420363705" atv="64.95201384482964" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58001);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="91" 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;]91[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_58002" 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="132.35149170515302" atv="62.05043499733089" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58002);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="90" 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;]90[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_58003" 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="130.71296710535265" atv="79.2588452636975" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58003);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="107" 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;]107[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_58004" 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="122.54017983415517" atv="75.17287815186202" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58004);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="106" 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;]106[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_58005" 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="116.38718432561893" atv="71.5555226805273" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58005);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="104" 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;]104[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_58006" 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="113.53452691613282" atv="68.38375910771825" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58006);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="103" 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;]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" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_58014" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-97.62410523096094" atv="21.970569100336984" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58014);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="布鲁斯1期" 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;1&lt;br/&gt;期[/div]" text_x="0" text_y="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_5747" 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_5748">
                                </hotspot>
                        <hotspot name="spot_58015" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-147.8046327580006" atv="35.53393439171188" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58015);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_58018" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="43.06792770519996" atv="19.24523042147745" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58018);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_58021" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="14.73611157688083" atv="24.539424110535386" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58021);" 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;街&lt;br/&gt;坊[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_58022" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="3.1932584483609503" atv="19.693567716599862" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58022);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_58023" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-8.821489375632325" atv="16.875372550787336" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58023);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5748">
                                </hotspot>
                        <hotspot name="spot_58024" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-45.155222590570986" atv="17.667793488956132" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58024);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_58025" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-39.36370175511439" atv="12.536572814268922" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58025);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_58029" 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:23px;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="-135.8661245251167" atv="19.68364172020306" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58029);" zoom="false" distorted="false" oy="0" material_type="" 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_5748">
                                </hotspot>
                        <hotspot name="spot_58033" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-150.9079080825666" atv="7.468907300683174" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58033);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_58034" 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="92.24743392546742" atv="40.58735067552697" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58034);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_58042" 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="-178.6249983536468" atv="27.976003150812637" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58042);" 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_5748">
                                </hotspot>
                        <hotspot name="spot_60245" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="84.67308563540479" atv="17.12613320498797" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60245);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="布鲁斯3期" 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;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" target_view="scene_5749" 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_5748">
                                </hotspot>
                        <hotspot name="spot_60246" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="81.7681363595322" atv="2.5036873497381404" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60246);" 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_5753" 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_5748">
                                </hotspot>
                        <hotspot name="spot_60247" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="21.260704338835126" atv="0.8338392334821204" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60247);" 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_5751" 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_5748">
                                </hotspot>
                        <hotspot name="spot_60248" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-27.793241838333415" atv="1.0155691222033043" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60248);" 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_4911" 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_5748">
                                </hotspot>
                        <hotspot name="spot_60249" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-60.97353861534742" atv="2.303655733112064" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60249);" 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_5754" 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_5748">
                                </hotspot>
                        <hotspot name="spot_60250" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-84.87484429140426" atv="2.732065618915144" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60250);" 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_5757" 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_5748">
                                </hotspot>
                            <hotspot name="embed_9_1125" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="153.16457131814" atv="23.410426798177"/>
                                        <point ath="134.77742457023" atv="32.68147506763"/>
                                        <point ath="112.84775196667" atv="38.338687474606"/>
                                        <point ath="89.88091211575" atv="39.917985211205"/>
                                        <point ath="64.889236148478" atv="36.638951919201"/>
                                        <point ath="57.439794507718" atv="34.716855875916"/>
                                    </hotspot>
                                <hotspot name="embed_9_1126" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="47.716261964283" atv="30.944193087232"/>
                                        <point ath="41.368515436306" atv="27.234229064298"/>
                                        <point ath="35.223557262119" atv="24.288225931402"/>
                                        <point ath="28.953057801024" atv="20.616582535438"/>
                                        <point ath="23.742081077588" atv="17.211100798258"/>
                                    </hotspot>
                                <hotspot name="embed_9_1127" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-140.39100073007" atv="24.198891126259"/>
                                        <point ath="-155.83896166756" atv="26.845492967071"/>
                                        <point ath="-170.45060110063" atv="27.875967477242"/>
                                        <point ath="168.72671440495" atv="26.406815124449"/>
                                        <point ath="149.87243443222" atv="22.504707405657"/>
                                        <point ath="134.60835743462" atv="17.288653677269"/>
                                        <point ath="125.58779961773" atv="13.386050055816"/>
                                        <point ath="123.58629099588" atv="12.667625883635"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5749" title="布鲁斯3期" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/4e8564319fb70385/thumb.jpg" fenzuid="1999" parent_fenzuid="1998" lat="31.035088" lng="121.764942" heading="" scene_id="5749" pano_id="162" 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="3.1189730376422" 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.1189730376422" vlookat="63.94713997434" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/4e8564319fb70385/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4e8564319fb70385/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4e8564319fb70385/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4e8564319fb70385/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4e8564319fb70385/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4e8564319fb70385/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_58051" 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.186205933454865" atv="90" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58051);" 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_5749">
                                </hotspot>
                        <hotspot name="spot_58052" 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="-147.57449796951016" atv="58.843372119040126" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58052);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58053" 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="-132.7062928748374" atv="54.21093777019243" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58053);" 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.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_5749">
                                </hotspot>
                        <hotspot name="spot_58054" 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="-111.14291730809086" atv="40.33269044434871" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58054);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58055" 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="-117.77930600913749" atv="45.61308865906724" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58055);" 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.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_5749">
                                </hotspot>
                        <hotspot name="spot_58056" 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="-84.0779538499018" atv="44.07167816468271" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58056);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58057" 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="-85.56370089573397" atv="49.978707162812" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58057);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58058" 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="-88.62046706900514" atv="64.40165605825277" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58058);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58059" 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.53207115964551" atv="74.7080013824334" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58059);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58060" 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="-61.85447221446793" atv="39.95704490739214" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58060);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58061" 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.39101101627972" atv="44.07615544191782" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58061);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58062" 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.12230909513494" atv="57.29102397283377" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58062);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58063" 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.300455091475385" atv="63.865969721822076" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58063);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58064" 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.71954612505971" atv="39.87993463265703" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58064);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58065" 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.154976478772596" atv="43.266464602154926" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58065);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58066" 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.71025553041045" atv="46.14179656513551" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58066);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58067" 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.402401667234926" atv="28.848366564215308" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58067);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="49" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]49[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5749">
                                </hotspot>
                        <hotspot name="spot_58068" 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.858949196425556" atv="32.36544004053376" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58068);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="47" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]47[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5749">
                                </hotspot>
                        <hotspot name="spot_58069" 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.81866864333313" atv="26.526822821886253" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58069);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5749">
                                </hotspot>
                        <hotspot name="spot_58070" 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="78.54016884920918" atv="28.897845357429023" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58070);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5749">
                                </hotspot>
                        <hotspot name="spot_58071" 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="75.47282015429113" atv="31.96176708049807" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58071);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5749">
                                </hotspot>
                        <hotspot name="spot_58072" 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.14208480777438" atv="47.229945394988995" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58072);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5749">
                                </hotspot>
                        <hotspot name="spot_58073" 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.49795505557887" atv="53.268010071045026" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58073);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5749">
                                </hotspot>
                        <hotspot name="spot_58074" 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.48492797778988" atv="30.815847575679832" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58074);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5749">
                                </hotspot>
                        <hotspot name="spot_58075" 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.32995335464301" atv="27.313872547503" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58075);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="50" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]50[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5749">
                                </hotspot>
                        <hotspot name="spot_58076" 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="25.85344614629014" atv="31.496595620669307" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58076);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="48" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]48[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5749">
                                </hotspot>
                        <hotspot name="spot_58077" 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.152906791350347" atv="31.566760730086386" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58077);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5749">
                                </hotspot>
                        <hotspot name="spot_58078" 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.108931231346844" atv="29.15704104718822" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58078);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58089" 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="-150.14105753783008" atv="42.32166799211643" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58089);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58090" 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="-140.7815623689316" atv="40.39198729959806" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58090);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58091" 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="-133.7409970343095" atv="38.39620474906711" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58091);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58096" 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="139.45929512059274" atv="12.471227955839598" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58096);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5749">
                                </hotspot>
                        <hotspot name="spot_58097" 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.88214770662537" atv="30.44244916738018" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58097);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5749">
                                </hotspot>
                        <hotspot name="spot_58098" 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="112.51943021389968" atv="34.35470480550105" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58098);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5749">
                                </hotspot>
                        <hotspot name="spot_58099" 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="121.6914383042432" atv="49.39726260433816" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58099);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5749">
                                </hotspot>
                        <hotspot name="spot_58100" 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="132.75990144112433" atv="60.526565923179604" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58100);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5749">
                                </hotspot>
                        <hotspot name="spot_58105" 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="167.37970026206682" atv="40.88695689439312" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58105);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5749">
                                </hotspot>
                        <hotspot name="spot_58106" 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="158.84179806509866" atv="38.71022259675625" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58106);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58107" 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="146.34030685957816" atv="33.80304644356127" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58107);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58108" 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="141.81585445356058" atv="31.75539059921998" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58108);" 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.76);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_5749">
                                </hotspot>
                        <hotspot name="spot_58109" 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="134.10294878039616" atv="29.06165443458284" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58109);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5749">
                                </hotspot>
                        <hotspot name="spot_58110" 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="131.46607031506238" atv="27.283468915903722" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58110);" 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.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;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_5749">
                                </hotspot>
                        <hotspot name="spot_58111" 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="128.56454372194588" atv="25.43121233012838" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58111);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5749">
                                </hotspot>
                        <hotspot name="spot_58119" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-96.90109154566119" atv="11.554753122128854" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58119);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="布鲁斯1期" 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;1&lt;br/&gt;期[/div]" text_x="0" text_y="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_5747" 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_5749">
                                </hotspot>
                        <hotspot name="spot_58120" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-77.95805021848258" atv="23.106408063711136" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58120);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="布鲁斯2期" 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;2&lt;br/&gt;期[/div]" text_x="0" text_y="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_5748" 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_5749">
                                </hotspot>
                        <hotspot name="spot_58122" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-111.72269698644382" atv="17.892996036308325" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58122);" 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;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5749">
                                </hotspot>
                        <hotspot name="spot_58124" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/35a459faeb259353be3c00aa969a9ed0.png" renderer="webgl" ath="-4.157936642450011" atv="25.31763981649295" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58124);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5749">
                                </hotspot>
                        <hotspot name="spot_58127" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-50.78520190319563" atv="16.571013409174224" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58127);" 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;街&lt;br/&gt;坊[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5749">
                                </hotspot>
                        <hotspot name="spot_58128" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-36.41146530367217" atv="16.025549663212004" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58128);" 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_5749">
                                </hotspot>
                        <hotspot name="spot_58131" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-41.0866574568098" atv="12.2696776334156" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58131);" 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_5749">
                                </hotspot>
                        <hotspot name="spot_58133" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-22.847597383570417" atv="13.695939119707527" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58133);" 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_5749">
                                </hotspot>
                        <hotspot name="spot_58135" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-63.579430814479565" atv="11.445091353783392" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58135);" 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_5749">
                                </hotspot>
                        <hotspot name="spot_58138" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-55.789729825039444" atv="9.423876107402302" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58138);" 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_5749">
                                </hotspot>
                        <hotspot name="spot_58146" 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="-74.3983000474477" atv="45.0226260415126" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58146);" 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_5749">
                                </hotspot>
                        <hotspot name="spot_58147" 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.899787614272725" atv="25.844607921404574" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58147);" 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_5749">
                                </hotspot>
                            <hotspot name="embed_9_1128" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-14.393868016657" atv="15.558165814576"/>
                                        <point ath="-19.634887762252" atv="19.91871937605"/>
                                        <point ath="-23.296544498945" atv="23.057998216483"/>
                                        <point ath="-29.233113278571" atv="27.947290482098"/>
                                        <point ath="-38.897218694629" atv="33.68451432716"/>
                                        <point ath="-57.395558620679" atv="40.754068647432"/>
                                    </hotspot>
                                <hotspot name="embed_9_1129" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-65.075715202483" atv="42.69003659237"/>
                                        <point ath="-78.977945311725" atv="44.648556365453"/>
                                    </hotspot>
                                <hotspot name="embed_9_1130" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-86.865395076641" atv="44.975106806126"/>
                                        <point ath="-93.898689013159" atv="45.009467792149"/>
                                        <point ath="-100.60859503847" atv="44.718865892747"/>
                                        <point ath="-106.74991625628" atv="43.848241498777"/>
                                    </hotspot>
                                <hotspot name="embed_9_1131" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-115.61446932361" atv="41.841507981551"/>
                                        <point ath="-123.80001165331" atv="39.218938265818"/>
                                        <point ath="-129.48061418668" atv="36.973098300679"/>
                                    </hotspot>
                                <hotspot name="embed_9_1132" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-132.71115419441" atv="35.513675449821"/>
                                        <point ath="-150.63879384656" atv="24.158305050021"/>
                                    </hotspot>
                                <hotspot name="embed_9_1133" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-48.960513688397" atv="23.530953358129"/>
                                        <point ath="-40.161842232941" atv="27.494416445427"/>
                                        <point ath="-35.678912674332" atv="28.995605600894"/>
                                        <point ath="-27.180916969526" atv="31.08174028616"/>
                                    </hotspot>
                                <hotspot name="embed_9_1134" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-2.4074172757408" atv="34.416282385267"/>
                                        <point ath="11.940311060298" atv="34.02045657757"/>
                                    </hotspot>
                                <hotspot name="embed_9_1135" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="30.300239582425" atv="31.381660707781"/>
                                        <point ath="33.642569174378" atv="30.703477857747"/>
                                    </hotspot>
                                <hotspot name="embed_9_1136" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="48.079844383823" atv="25.567205790065"/>
                                        <point ath="56.566326517671" atv="21.755502044838"/>
                                        <point ath="61.833355824145" atv="19.089302815152"/>
                                        <point ath="68.130952326658" atv="15.586146254502"/>
                                        <point ath="73.016792018558" atv="12.558841497589"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5753" title="惠南东站" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/330c43a06040bedd/thumb.jpg" fenzuid="2003" parent_fenzuid="2002" lat="31.036878" lng="121.778684" heading="" scene_id="5753" pano_id="162" 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="-38.733401810411" hotspot_fenzu='[{"id":524292,"pano_id":162,"view_id":5753,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":12,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":524292,"fz_name":"\u663e\u793a\/\u9690\u85cf","hlookat":"","vlookat":"","fov":"","fovscale":0}]' 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="-38.733401810411" vlookat="56.035052261733" fovtype="MFOV" fov="120" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/330c43a06040bedd/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/330c43a06040bedd/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/330c43a06040bedd/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/330c43a06040bedd/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/330c43a06040bedd/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/330c43a06040bedd/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_58167" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="151.52188977262176" atv="25.543945421138623" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58167);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58173" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/9f797029d80a428e75a6a0af551902f9.png" renderer="webgl" ath="-162.56126720476158" atv="33.76932135991759" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58173);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58175" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-156.31202547643227" atv="20.35543152841328" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58175);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58183" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="27.197100956312397" atv="28.819249911233275" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58183);" 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_5752" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58185" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="-40.493258841185025" atv="42.416501214238686" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58185);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58189" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="-176.4273225623307" atv="10.474616470751844" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58189);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58194" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-150.92024710004947" atv="13.890957672324861" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58194);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58199" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="13.579911891183428" atv="19.292084016696126" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58199);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58200" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="30.15977756159691" atv="13.112709726033154" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58200);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58203" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="19.092410426056233" atv="10.35966601037295" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58203);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58204" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="6.113331044933204" atv="9.880166832635657" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58204);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58207" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="-5.329204936696669" atv="9.916702421879814" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58207);" 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;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5753">
                                </hotspot>
                        <hotspot name="spot_58208" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-11.632227076807453" atv="15.087221983576217" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58208);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58213" 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.645022839299031" atv="65.27500820002037" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58213);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_58214" 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="-99.98506884582991" atv="48.06969716192953" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58214);" 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_5753">
                                </hotspot>
                        <hotspot name="spot_60257" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-50.14276606315104" atv="1.7069879493190596" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60257);" 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_4911" 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_5753">
                                </hotspot>
                        <hotspot name="spot_60258" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-72.64745753865083" atv="3.138030985669634" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60258);" 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;块[/div]" text_x="0" text_y="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_5754" 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_5753">
                                </hotspot>
                        <hotspot name="spot_60259" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-84.43798974900898" atv="3.100036458851602" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60259);" 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;路[/div]" text_x="0" text_y="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_5757" 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_5753">
                                </hotspot>
                        <hotspot name="spot_60260" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-23.019696742412123" atv="4.613224167974231" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60260);" 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_5751" 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_5753">
                                </hotspot>
                        <hotspot name="spot_60261" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-89.14113551471445" atv="6.9302442537054505" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60261);" 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_5750" 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_5753">
                                </hotspot>
                            <hotspot name="embed_9_1142" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="179.62154559272" atv="18.618501225907"/>
                                        <point ath="178.48575602287" atv="31.955666607896"/>
                                        <point ath="176.85677495103" atv="49.434741496451"/>
                                        <point ath="171.82038012783" atv="71.729172929264"/>
                                        <point ath="90.275552078693" atv="86.263268089527"/>
                                        <point ath="3.2733744692488" atv="29.280532585326"/>
                                        <point ath="2.418995772071" atv="15.88778993028"/>
                                    </hotspot>
                                <hotspot name="embed_9_1143" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="166.53243710341" atv="77.113751299217"/>
                                        <point ath="-139.0039422194" atv="74.654926776439"/>
                                        <point ath="-96.506862289676" atv="40.149518930404"/>
                                        <point ath="-90.60897421377" atv="20.215639315943"/>
                                        <point ath="-88.308631813358" atv="10.150315813474"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5752" title="华实佳苑" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/7a631fd2fc282324/thumb.jpg" fenzuid="2003" parent_fenzuid="2002" lat="31.041464" lng="121.780423" heading="" scene_id="5752" pano_id="162" 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="-2.2435929671626" 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.2435929671626" vlookat="56.994063033773" fovtype="MFOV" fov="120" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/7a631fd2fc282324/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7a631fd2fc282324/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7a631fd2fc282324/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7a631fd2fc282324/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7a631fd2fc282324/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7a631fd2fc282324/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_58216" 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="-157.34640751690017" atv="70.40032964420976" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58216);" 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_5752">
                                </hotspot>
                        <hotspot name="spot_58218" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="19.110957044031863" atv="44.59410524005937" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58218);" 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_5752">
                                </hotspot>
                        <hotspot name="spot_58232" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="43.1951812368834" atv="17.43351266104439" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58232);" 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_5752">
                                </hotspot>
                        <hotspot name="spot_58234" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-43.86893196706211" atv="18.190136766134273" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58234);" 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_5752">
                                </hotspot>
                        <hotspot name="spot_58237" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="-26.849773137925183" atv="12.811246248499888" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58237);" 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;南&lt;br/&gt;校&lt;br/&gt;区[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5752">
                                </hotspot>
                        <hotspot name="spot_58238" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="-17.120075765956074" atv="8.283140440508511" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58238);" 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;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5752">
                                </hotspot>
                        <hotspot name="spot_58244" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="0.15986509159029083" atv="10.22032010942499" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58244);" 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_5752">
                                </hotspot>
                        <hotspot name="spot_58249" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="10.04536806162207" atv="12.435246393242622" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58249);" 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_5752">
                                </hotspot>
                        <hotspot name="spot_58250" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/c255ba1ea5140cc5425c88e044e2c14b.png" renderer="webgl" ath="-113.19634471683611" atv="21.634182362664642" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58250);" 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_5752">
                                </hotspot>
                        <hotspot name="spot_58251" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="179.33206468300432" atv="7.8120685046185905" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58251);" 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_5752">
                                </hotspot>
                        <hotspot name="spot_58253" 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="-85.61712185842788" atv="48.41597794056802" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58253);" 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_5752">
                                </hotspot>
                        <hotspot name="spot_58254" 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="-56.094651206786125" atv="20.81981139937364" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58254);" 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_5752">
                                </hotspot>
                            <hotspot name="embed_9_1157" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-57.911271123167" atv="43.293635798342"/>
                                        <point ath="-34.809355828048" atv="32.537181915302"/>
                                        <point ath="-23.67635974531" atv="24.44639565507"/>
                                        <point ath="-10.965626790472" atv="12.592807081772"/>
                                    </hotspot>
                                <hotspot name="embed_9_1158" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-118.85933511832" atv="43.755882954163"/>
                                        <point ath="-91.404110810501" atv="47.71714661894"/>
                                        <point ath="-67.386387095326" atv="45.651733612118"/>
                                    </hotspot>
                                <hotspot name="embed_9_1159" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-133.13678618809" atv="38.358492091925"/>
                                        <point ath="-126.32006899649" atv="41.279943818138"/>
                                    </hotspot>
                                <hotspot name="embed_9_1160" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-141.52460135115" atv="33.916707496063"/>
                                        <point ath="-139.18818895137" atv="35.269254172673"/>
                                    </hotspot>
                                <hotspot name="embed_9_1161" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-149.59782465793" atv="28.458416923036"/>
                                        <point ath="-147.79683418034" atv="29.885947833847"/>
                                    </hotspot>
                                <hotspot name="embed_9_1162" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-164.11633181078" atv="15.852558437555"/>
                                        <point ath="-159.51510729189" atv="20.277650548393"/>
                                        <point ath="-154.06873081151" atv="25.17356015347"/>
                                    </hotspot>
                                <hotspot name="embed_9_1163" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-26.026799522775" atv="32.22742791854"/>
                                        <point ath="-38.290512707247" atv="28.616525044948"/>
                                        <point ath="-49.740769068732" atv="23.906391017436"/>
                                        <point ath="-57.602483009108" atv="19.949103369745"/>
                                        <point ath="-64.818739550038" atv="15.812669838254"/>
                                        <point ath="-70.002495372851" atv="12.442691149223"/>
                                        <point ath="-73.445440227745" atv="10.040143399231"/>
                                    </hotspot>
                                <hotspot name="embed_9_1164" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-3.6454314651415" atv="35.213228758898"/>
                                        <point ath="12.793959871296" atv="34.843896186939"/>
                                    </hotspot>
                                <hotspot name="embed_9_1165" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="33.279611448451" atv="31.229663806566"/>
                                        <point ath="36.24541452867" atv="30.370724340849"/>
                                    </hotspot>
                                <hotspot name="embed_9_1166" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="50.577970629491" atv="25.112663476647"/>
                                        <point ath="58.842029260226" atv="21.111339709683"/>
                                        <point ath="65.424511341265" atv="17.109542539389"/>
                                        <point ath="70.171637798372" atv="14.053230745646"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5754" title="听潮板块" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/ebaf0446f973726d/thumb.jpg" fenzuid="2005" parent_fenzuid="2004" lat="31.048896" lng="121.739652" heading="" scene_id="5754" pano_id="162" 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="1.2467556748717" hotspot_fenzu='[{"id":524293,"pano_id":162,"view_id":5754,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":13,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":524293,"fz_name":"\u663e\u793a\/\u9690\u85cf","hlookat":"","vlookat":"","fov":"","fovscale":0}]' 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.2467556748717" vlookat="47.862709049897" fovtype="MFOV" fov="120" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/ebaf0446f973726d/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ebaf0446f973726d/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ebaf0446f973726d/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ebaf0446f973726d/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ebaf0446f973726d/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ebaf0446f973726d/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_58267" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-0.7495801177623499" atv="72.0195929623245" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58267);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58270" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/6b86c1cc0eed22c6838d97270b04538c.png" renderer="webgl" ath="79.33588778137766" atv="31.955108126482457" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58270);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58275" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="123.3022328964665" atv="28.52549283503052" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58275);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58278" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="159.47461722202027" atv="63.30275991647416" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58278);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58281" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="-164.84511081010967" atv="46.96775996903161" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58281);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58285" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-145.80504576157935" atv="13.822615210813641" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58285);" 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;厦[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5754">
                                </hotspot>
                        <hotspot name="spot_58291" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-136.5808318913482" atv="35.222911180499324" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58291);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58294" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-73.3433517557487" atv="31.420595079843498" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58294);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58296" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-83.33232071037884" atv="18.364341375069134" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58296);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58299" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-4.992375010627143" atv="33.660235202184715" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58299);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58300" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="41.824699039230495" atv="25.580377674920502" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58300);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58303" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-0.4580520642467718" atv="21.491419003722676" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58303);" 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;二&lt;br/&gt;坊[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5754">
                                </hotspot>
                        <hotspot name="spot_58305" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="26.70349033169549" atv="18.619770848274452" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58305);" 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;一&lt;br/&gt;坊[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5754">
                                </hotspot>
                        <hotspot name="spot_58309" 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:23px;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.33972006207108" atv="15.406646219394137" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58309);" zoom="false" distorted="false" oy="0" material_type="" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58310" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="54.293601363264315" atv="13.413687118133277" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58310);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58313" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="62.11344974775841" atv="12.395425734737719" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58313);" 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;场[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5754">
                                </hotspot>
                        <hotspot name="spot_58315" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="70.09217664145638" atv="15.992554080434905" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58315);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58316" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="83.87334157973669" atv="16.79479853038841" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58316);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58318" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="100.84190815225577" atv="16.0485734246421" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58318);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58319" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="111.91010162206928" atv="21.43986243300115" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58319);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5754">
                                </hotspot>
                        <hotspot name="spot_58320" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="129.6207690064746" atv="13.88121650170285" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58320);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58323" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-175.82036252974547" atv="14.30795268451146" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58323);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58324" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-171.91686911253038" atv="10.923544725284472" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58324);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58326" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-150.91475416151053" atv="10.269262662884987" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58326);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58328" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-141.42482591573534" atv="14.335499442414733" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58328);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58330" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-6.0233963686139305" atv="13.275582731988909" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58330);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58331" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="5.8756232913588065" atv="12.3431715526801" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58331);" 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;东&lt;br/&gt;苑[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5754">
                                </hotspot>
                        <hotspot name="spot_58332" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="22.279359704159106" atv="13.98345025540135" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58332);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58334" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-22.57996478680792" atv="14.466452784325488" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58334);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58336" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-36.163368787814875" atv="11.72132899243837" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58336);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58342" 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="153.98682565525908" atv="84.40795986515805" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58342);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_58343" 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.37379248637717" atv="44.727526688913684" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58343);" 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_5754">
                                </hotspot>
                        <hotspot name="spot_60262" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="13.987041789921648" atv="3.75279045446869" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60262);" 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_4911" 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_5754">
                                </hotspot>
                        <hotspot name="spot_60263" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="122.37158931743735" atv="4.400512603311398" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60263);" 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_5750" 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_5754">
                                </hotspot>
                        <hotspot name="spot_60264" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="107.94628983733861" atv="2.292880768043544" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60264);" 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;站[/div]" text_x="0" text_y="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_5753" 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_5754">
                                </hotspot>
                        <hotspot name="spot_60265" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="71.29249502009225" atv="3.0212037761091017" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60265);" 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_5751" 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_5754">
                                </hotspot>
                        <hotspot name="spot_60266" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="-165.3019497782276" atv="8.005856375538505" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60266);" 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;路[/div]" text_x="0" text_y="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_5757" 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_5754">
                                </hotspot>
                        <hotspot name="spot_60267" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="173.81033913381737" atv="16.500577093503935" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60267);" 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_5755" 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_5754">
                                </hotspot>
                            <hotspot name="embed_9_1171" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="92.512768410052" atv="22.267294575648"/>
                                        <point ath="94.801785849081" atv="48.688877445441"/>
                                        <point ath="-101.24341935962" atv="69.826077140491"/>
                                        <point ath="-93.782323407304" atv="48.53560521861"/>
                                        <point ath="-93.007919018911" atv="39.981136482966"/>
                                        <point ath="-93.133739184838" atv="32.474285059825"/>
                                    </hotspot>
                                <hotspot name="embed_9_1172" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-14.503181950101" atv="18.585678408311"/>
                                        <point ath="-20.320035761041" atv="24.832979320933"/>
                                        <point ath="-27.977240465455" atv="31.859454122934"/>
                                        <point ath="-37.060299639599" atv="38.535480983514"/>
                                        <point ath="-48.670610453648" atv="45.238347942659"/>
                                        <point ath="-68.146560792343" atv="51.217912918716"/>
                                        <point ath="-102.4688320032" atv="52.706358189135"/>
                                        <point ath="-125.86913518981" atv="47.573602070207"/>
                                        <point ath="-139.05974656701" atv="41.472291801031"/>
                                        <point ath="-150.87364831436" atv="33.142548056816"/>
                                        <point ath="-162.39810835637" atv="21.686259902643"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5757" title="听潮南路" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/6b86bf17651d25f6/thumb.jpg" fenzuid="2007" parent_fenzuid="2006" lat="31.038170" lng="121.736862" heading="" scene_id="5757" pano_id="162" 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="4.190428611083" hotspot_fenzu='[{"id":524294,"pano_id":162,"view_id":5757,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":14,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":524294,"fz_name":"\u663e\u793a\/\u9690\u85cf","hlookat":"","vlookat":"","fov":"","fovscale":0}]' 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="4.190428611083" vlookat="54.455763539815" fovtype="MFOV" fov="120" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/6b86bf17651d25f6/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6b86bf17651d25f6/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6b86bf17651d25f6/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6b86bf17651d25f6/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6b86bf17651d25f6/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6b86bf17651d25f6/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_58362" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="57.562155012147855" atv="48.90389304136381" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58362);" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58365" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="32.4375118321301" atv="29.868879763774807" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58365);" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58386" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="48.20917950792665" atv="22.771346805472977" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58386);" 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;护&lt;br/&gt;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5757">
                                </hotspot>
                        <hotspot name="spot_58388" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="73.87361194676282" atv="31.75327175241646" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58388);" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58393" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-66.21798679242556" atv="29.509238107790193" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58393);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新城迎薰路215弄" 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;2&lt;br/&gt;1&lt;br/&gt;5&lt;br/&gt;弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5757">
                                </hotspot>
                        <hotspot name="spot_58395" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-25.838781341974027" atv="25.9781917065582" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58395);" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58396" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="104.14160640877824" atv="20.995145265903915" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58396);" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58400" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="9.441239160690202" atv="13.53941875542612" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58400);" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58401" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="14.678935811262932" atv="13.400291868375495" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58401);" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58402" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="3.3938385399675894" atv="13.89776701408461" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58402);" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58403" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="33.71008659499938" atv="11.837214438716005" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58403);" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58407" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="55.616177364490795" atv="11.51974101497328" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58407);" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58411" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="40.75423273305586" atv="10.710324082364785" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58411);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5757">
                                </hotspot>
                        <hotspot name="spot_58413" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-13.824670528201864" atv="19.14922962490924" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58413);" 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;厦[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5757">
                                </hotspot>
                        <hotspot name="spot_58416" 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.326044965844005" atv="59.72372497914548" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58416);" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58417" 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="-81.9732135952832" atv="50.968485715230514" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58417);" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58556" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="26.756255765748165" atv="18.533507665028903" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58556);" 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_5755" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58559" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-109.9907270533929" atv="38.47947458031328" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58559);" 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;二&lt;br/&gt;期[/div]" text_x="0" text_y="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_5758" 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_5757">
                                </hotspot>
                        <hotspot name="spot_58561" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-7.2818012137789765" atv="35.39142552721294" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58561);" 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_5756" 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_5757">
                                </hotspot>
                        <hotspot name="spot_60268" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="20.075775730033854" atv="9.852323357551308" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60268);" 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;块[/div]" text_x="0" text_y="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_5754" 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_5757">
                                </hotspot>
                        <hotspot name="spot_60269" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="13.709108847975585" atv="2.498024954582858" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60269);" 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_4911" 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_5757">
                                </hotspot>
                        <hotspot name="spot_60270" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="90.40124953088264" atv="3.0006666102581114" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60270);" 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;站[/div]" text_x="0" text_y="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_5753" 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_5757">
                                </hotspot>
                        <hotspot name="spot_60271" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="54.71163521597151" atv="2.409484334032144" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60271);" 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_5751" 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_5757">
                                </hotspot>
                        <hotspot name="spot_60272" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211223/da2fae1ad91ca2d746cedb77a9eababd.png" renderer="webgl" ath="94.34040748163565" atv="5.28969140831967" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_60272);" 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_5750" 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_5757">
                                </hotspot>
                            <hotspot name="embed_9_1173" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="9" enabled="false" polyline="true">
                                        <point ath="12.019937198173" atv="26.411185296173"/>
                                        <point ath="12.577550109084" atv="50.488947350619"/>
                                        <point ath="-179.50961749503" atv="79.780678770226"/>
                                        <point ath="-170.51703814038" atv="48.67576823897"/>
                                        <point ath="-171.68284304207" atv="38.474544745077"/>
                                        <point ath="-175.73198358458" atv="15.95247127858"/>
                                    </hotspot>
                                <hotspot name="embed_9_1174" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="90.997006568214" atv="44.567026801419"/>
                                        <point ath="86.818698105305" atv="66.753134647844"/>
                                        <point ath="-43.269612488418" atv="85.343287946905"/>
                                        <point ath="-80.164518719963" atv="61.506680983313"/>
                                        <point ath="-83.792658471366" atv="33.953696487234"/>
                                        <point ath="-84.459988786734" atv="24.737573976698"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5756" title="听潮豪园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/23fb3c2a0afafc3b/thumb.jpg" fenzuid="2007" parent_fenzuid="2006" lat="31.040592" lng="121.734786" heading="" scene_id="5756" pano_id="162" 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="115.67811767146" 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="115.67811767146" vlookat="63.394444352603" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/23fb3c2a0afafc3b/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/23fb3c2a0afafc3b/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/23fb3c2a0afafc3b/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/23fb3c2a0afafc3b/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/23fb3c2a0afafc3b/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/23fb3c2a0afafc3b/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_58424" 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="103.69551041752337" atv="78.05455712560646" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58424);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58426" 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.0150607972021" atv="56.08000993073384" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58426);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58427" 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="92.63242570387726" atv="51.01648739304179" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58427);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58428" 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.42070752364592" atv="40.32341731532061" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58428);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58429" 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.15645404026583" atv="37.067952072216656" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58429);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58430" 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="69.17523936946702" atv="53.770075089882226" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58430);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58431" 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.68467264742958" atv="48.922137415957785" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58431);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58432" 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.63603050415207" atv="34.83317993176645" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58432);" 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.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_5756">
                                </hotspot>
                        <hotspot name="spot_58433" 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.28231381149499" atv="37.53070280095553" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58433);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58434" 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="69.973062127508" atv="32.33375220399017" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58434);" 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.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_5756">
                                </hotspot>
                        <hotspot name="spot_58435" 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="66.89247317864442" atv="34.698219509782014" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58435);" 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.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_5756">
                                </hotspot>
                        <hotspot name="spot_58436" 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.36984313766908" atv="44.906984647825226" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58436);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58437" 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="51.01417811142767" atv="48.03551258741392" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58437);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58438" 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="61.73311625196948" atv="29.94298635018119" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58438);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58439" 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="59.01958241863235" atv="31.269950033917887" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58439);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58440" 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="43.49315474121278" atv="38.776165768455826" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58440);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58441" 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.31341538395361" atv="40.8207661051507" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58441);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58442" 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.46323240930599" atv="29.428227661331228" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58442);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58443" 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="43.94822673303372" atv="30.662728555592935" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58443);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58444" 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.021640470966645" atv="33.53210333479298" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58444);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58445" 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.935505256204237" atv="34.85866164567268" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58445);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58452" 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="93.57006868051829" atv="38.746593859474274" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58452);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58454" 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="116.77943211224047" atv="41.66650782871011" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58454);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58456" 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="-162.63969166218138" atv="51.149502087873984" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58456);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58457" 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="-173.64974838930476" atv="52.272749822658355" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58457);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58458" 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="-165.74063791946003" atv="42.682436323764975" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58458);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58459" 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="-174.1455963284758" atv="43.40444198151692" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58459);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58460" 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="138.91001249686235" atv="68.7763258594292" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58460);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58461" 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="128.45140043421725" atv="64.59749800209343" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58461);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58462" 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="157.52285880445964" atv="57.004874962894306" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58462);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5756">
                                </hotspot>
                        <hotspot name="spot_58463" 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="147.06064548940816" atv="54.41713170605009" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58463);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5756">
                                </hotspot>
                        <hotspot name="spot_58464" 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="169.48198548486482" atv="46.08863543034189" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58464);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58465" 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="160.33686928101102" atv="44.58251119687557" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58465);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58466" 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="147.5668825438446" atv="39.439904734653176" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58466);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5756">
                                </hotspot>
                        <hotspot name="spot_58467" 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="142.9160180722331" atv="37.13540196170254" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58467);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5756">
                                </hotspot>
                        <hotspot name="spot_58468" 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="134.6049459495892" atv="42.20060010983337" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58468);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58469" 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="131.61745469996643" atv="39.36059465843515" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58469);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58470" 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="119.00792984720314" atv="45.25992993793249" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58470);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58473" 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="-135.5501434017272" atv="75.98734027656957" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58473);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58474" 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="-166.06520557962483" atv="79.31297182412048" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58474);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58475" 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="-156.7785871702366" atv="62.70587013011296" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58475);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58476" 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="-171.89358700111285" atv="64.37730891261545" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58476);" 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.76);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_5756">
                                </hotspot>
                        <hotspot name="spot_58483" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-117.12141485192808" atv="38.696794781001856" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58483);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新城迎薰路215弄" 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;2&lt;br/&gt;1&lt;br/&gt;5&lt;br/&gt;弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5756">
                                </hotspot>
                        <hotspot name="spot_58484" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-76.57514786722368" atv="33.15065672416437" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58484);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58485" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-11.98863385070041" atv="55.71634265794795" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58485);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58487" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="9.930799422911548" atv="23.905689395551224" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58487);" 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;厦[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5756">
                                </hotspot>
                        <hotspot name="spot_58490" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="76.52985771782346" atv="24.173876349016947" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58490);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58491" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="113.2328413806714" atv="24.882346321335007" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58491);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58492" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="104.83009843286402" atv="17.376284588769686" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58492);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58493" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="118.98592562835813" atv="11.556795867359169" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58493);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58495" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="83.71905323294374" atv="15.81793113341632" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58495);" 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;护&lt;br/&gt;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5756">
                                </hotspot>
                        <hotspot name="spot_58500" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="20.746334282866314" atv="13.025771824811944" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58500);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58501" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="37.821286161903345" atv="12.211981558725931" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58501);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58502" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="51.2526858575327" atv="9.364322901063248" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58502);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58503" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/26/image/20240422/501cf5dcdac2b7b66461796bb12559ae.png" renderer="webgl" ath="30.669206183986603" atv="12.015408607580705" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58503);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58504" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="73.72041478570202" atv="8.226285866568448" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58504);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58505" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="61.07445572238993" atv="7.421882401934073" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58505);" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58507" 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:20px;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="66.32089782393064" atv="6.791539848261818" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58507);" zoom="false" distorted="false" oy="0" material_type="" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5756">
                                </hotspot>
                        <hotspot name="spot_58563" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="56.28465721637161" atv="14.701553444034351" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58563);" 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_5755" 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_5756">
                                </hotspot>
                        <hotspot name="spot_58564" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-159.09213883817108" atv="23.910428731307903" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58564);" 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;二&lt;br/&gt;期[/div]" text_x="0" text_y="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_5758" 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_5756">
                                </hotspot>
            
        </scene>
                <scene name="scene_5755" title="博佳花园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/3086128aef64557c/thumb.jpg" fenzuid="2007" parent_fenzuid="2006" lat="31.042671" lng="121.739512" heading="" scene_id="5755" pano_id="162" 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="4.7796644440292" 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="4.7796644440292" vlookat="62.691799978197" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/3086128aef64557c/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3086128aef64557c/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3086128aef64557c/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3086128aef64557c/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3086128aef64557c/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3086128aef64557c/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_58509" 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.5861058631142" atv="73.8553894107279" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58509);" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58510" 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="-51.52315178822579" atv="55.11103727423086" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58510);" 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.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_5755">
                                </hotspot>
                        <hotspot name="spot_58511" 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="67.23197805505146" atv="34.33447365524685" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58511);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58512" 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.46335367633708" atv="37.2527648416438" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58512);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58513" 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.366438164990996" atv="42.81881357931013" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58513);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58514" 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.51372739001158" atv="45.99605548056299" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58514);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58515" 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.0916707194221" atv="48.9249050149844" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58515);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58516" 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.6174583425209903" atv="53.27659826137934" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58516);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58517" 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.832020394378276" atv="52.43328123356829" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58517);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58518" 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.41987843317355" atv="50.958937541682076" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58518);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58519" 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.035049884230034" atv="45.10800885195675" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58519);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58520" 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.81259101296814" atv="41.704441320164335" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58520);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58521" 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="-49.509012230331166" atv="38.95913631175464" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58521);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58522" 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.09180747367634" atv="36.98144670458484" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58522);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58523" 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.39573810035495" atv="40.146857737744284" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58523);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58524" 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="75.14154271295524" atv="43.86222802928474" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58524);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58525" 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="68.3574049617896" atv="51.816663176557306" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58525);" 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.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_5755">
                                </hotspot>
                        <hotspot name="spot_58527" 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="59.071698868362205" atv="58.18398002888817" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58527);" 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.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_5755">
                                </hotspot>
                        <hotspot name="spot_58528" 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.2926231146097962" atv="69.41908006434079" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58528);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58529" 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.336823195096542" atv="67.16559746905143" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58529);" 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.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_5755">
                                </hotspot>
                        <hotspot name="spot_58530" 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.33801164833528" atv="61.88422701738944" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58530);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58531" 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="69.38432779155846" atv="31.81085437599172" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58531);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58532" 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="59.09606995017339" atv="29.818642988770364" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58532);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58533" 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="56.584234424123224" atv="31.854113229459966" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58533);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58534" 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.416686244545645" atv="34.13202591060679" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58534);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58535" 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="51.084254814067776" atv="23.30906273762902" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58535);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58536" 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.98273452947831" atv="25.093309887366235" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58536);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5755">
                                </hotspot>
                        <hotspot name="spot_58537" 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.65118241439245" atv="27.198312390316243" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58537);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5755">
                                </hotspot>
                        <hotspot name="spot_58538" 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.58189914008261" atv="30.934331877066818" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58538);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5755">
                                </hotspot>
                        <hotspot name="spot_58539" 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="28.55470351766911" atv="30.855309184728423" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58539);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5755">
                                </hotspot>
                        <hotspot name="spot_58540" 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.92624777110325" atv="32.630535955230116" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58540);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58541" 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.71045042799409" atv="35.18389594894895" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58541);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58542" 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.768246653381823" atv="35.01619025412784" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58542);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58543" 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.771256023370597" atv="37.23395659372272" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58543);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58544" 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.175697605471896" atv="33.37033517814564" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58544);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58545" 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.063740597467074" atv="31.69922617052355" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58545);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58546" 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.444952503582385" atv="29.43687329236531" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58546);" 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.76);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_5755">
                                </hotspot>
                        <hotspot name="spot_58567" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-127.16671898861756" atv="14.4887390329259" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58567);" 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_5756" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58568" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="-135.28253032808072" atv="8.125393376632916" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58568);" 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;二&lt;br/&gt;期[/div]" text_x="0" text_y="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_5758" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58570" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-158.87877918823315" atv="38.431116433286746" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58570);" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58571" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-159.24871392427082" atv="18.414274098672607" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58571);" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58573" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="164.20093531594344" atv="18.560956444000343" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58573);" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58574" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="132.99964375529385" atv="33.652223580455086" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58574);" 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;护&lt;br/&gt;院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5755">
                                </hotspot>
                        <hotspot name="spot_58576" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="9.826341233747257" atv="17.06934896222915" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58576);" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58577" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="39.213927318186734" atv="11.90768175124861" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58577);" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58578" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="51.00753694682453" atv="9.59913750339482" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58578);" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5755">
                                </hotspot>
                        <hotspot name="spot_58579" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="58.784385756227664" atv="6.9413324116791815" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58579);" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58582" 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:20px;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="66.77093424796345" atv="7.2917595382983" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58582);" zoom="false" distorted="false" oy="0" material_type="" 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;园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5755">
                                </hotspot>
                        <hotspot name="spot_58583" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="79.05770194936184" atv="9.361943861712565" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58583);" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58585" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-98.372422853123" atv="11.427436985492479" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58585);" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58588" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="-78.11318065741716" atv="13.216026864100419" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58588);" 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;厦[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5755">
                                </hotspot>
                        <hotspot name="spot_58590" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-24.01291308776308" atv="14.68963710487613" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58590);" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58592" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-117.8782853675834" atv="9.685067596188523" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58592);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="一方新城迎薰路215弄" 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;路&lt;br/&gt;2&lt;br/&gt;1&lt;br/&gt;5&lt;br/&gt;弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5755">
                                </hotspot>
                        <hotspot name="spot_58595" 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="-124.98887844387428" atv="32.3613102023957" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58595);" 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_5755">
                                </hotspot>
                        <hotspot name="spot_58596" 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="-115.0604845153762" atv="70.04472665800465" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58596);" 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_5755">
                                </hotspot>
                            <hotspot name="embed_9_1175" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-90.690175121754" atv="10.203027964879"/>
                                        <point ath="-89.676368373554" atv="13.9878033472"/>
                                        <point ath="-88.999069550299" atv="18.996841625227"/>
                                        <point ath="-88.974154433025" atv="24.953290433881"/>
                                        <point ath="-90.34434445678" atv="33.27845534503"/>
                                        <point ath="-93.825159385518" atv="44.877848472477"/>
                                        <point ath="-100.31905125912" atv="56.899590210903"/>
                                        <point ath="125.01206284032" atv="68.000942501405"/>
                                        <point ath="110.81540338616" atv="52.705480278255"/>
                                        <point ath="102.03113664985" atv="35.756660046787"/>
                                        <point ath="99.400384899562" atv="30.074931296949"/>
                                        <point ath="96.138255572799" atv="22.121602263011"/>
                                        <point ath="94.208419265402" atv="16.464072272552"/>
                                    </hotspot>
                                <hotspot name="embed_9_1176" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-74.216656066" atv="40.945704437153"/>
                                        <point ath="-80.064152377376" atv="41.528492530809"/>
                                        <point ath="-86.892019337357" atv="41.554798439838"/>
                                        <point ath="-99.076790771661" atv="40.49971356078"/>
                                        <point ath="-114.69282077534" atv="36.18836215106"/>
                                        <point ath="-126.1571579091" atv="31.30358124392"/>
                                        <point ath="-136.58735101524" atv="25.890291677671"/>
                                        <point ath="-151.64186321247" atv="14.601181637379"/>
                                    </hotspot>
                                <hotspot name="embed_9_1177" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-65.328651800594" atv="39.70458247042"/>
                                        <point ath="-53.794036330681" atv="36.072535049331"/>
                                        <point ath="-44.420300459546" atv="32.240484422585"/>
                                        <point ath="-43.278857341158" atv="31.689403286899"/>
                                    </hotspot>
                                <hotspot name="embed_9_1178" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-37.353646326487" atv="28.668284552475"/>
                                        <point ath="-30.28881536653" atv="24.700604631285"/>
                                        <point ath="-24.948968289315" atv="21.327503837264"/>
                                        <point ath="-20.406803301749" atv="17.961502022904"/>
                                        <point ath="-17.581200355158" atv="15.72615413453"/>
                                    </hotspot>
                
        </scene>
                <scene name="scene_5758" title="一方新城一二期" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/bbbe1322790bc8f7/thumb.jpg" fenzuid="2007" parent_fenzuid="2006" lat="31.036691" lng="121.733441" heading="" scene_id="5758" pano_id="162" 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="8.3332338340002" 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="8.3332338340002" vlookat="61.491941642266" fovtype="MFOV" fov="130" fovmin="20" fovmax="130" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="0" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/bbbe1322790bc8f7/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/bbbe1322790bc8f7/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/bbbe1322790bc8f7/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/bbbe1322790bc8f7/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/bbbe1322790bc8f7/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/bbbe1322790bc8f7/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_58607" 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.90396047040343" atv="83.30179841707783" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58607);" 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_5758">
                                </hotspot>
                        <hotspot name="spot_58608" 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.303117380689002" atv="55.72130128271891" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58608);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58609" 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.276011824592047" atv="52.551177085832386" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58609);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58610" 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.76967095687695" atv="68.41269413398993" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58610);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58611" 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.479802178086288" atv="67.78927240542481" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58611);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58612" 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.429310602364126" atv="63.520423751217855" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58612);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58613" 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.988649368322115" atv="82.27405642091345" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58613);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58614" 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.811865550950415" atv="81.14842614228426" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58614);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58615" 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.92786043122584" atv="73.6144150498627" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58615);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="34" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]34[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58616" 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="90.30626026177603" atv="66.22228210664915" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58616);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="33" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]33[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58617" 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="92.62318899978507" atv="57.928516911366195" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58617);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58618" 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="93.82712771757608" atv="50.852098100563936" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58618);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58619" 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="93.90589605156902" atv="48.6164671960609" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58619);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58620" 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="65.3786299965268" atv="55.73893312950936" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58620);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58621" 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.02692818703963" atv="50.537717090084406" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58621);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58622" 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="74.68286085472931" atv="44.05439607929826" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58622);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58623" 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="51.888538140219225" atv="50.4018992442025" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58623);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58624" 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="57.795427591178736" atv="46.000136888206036" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58624);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58625" 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.71486721883366" atv="41.854180137081926" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58625);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58626" 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="94.99925844903302" atv="28.275599107336138" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58626);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58627" 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.5051016828109" atv="31.72818668695731" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58627);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58628" 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.93445149415732" atv="35.13387930302308" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58628);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58629" 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="75.18760334111107" atv="24.739355559415014" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58629);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58630" 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="73.30255851397874" atv="26.828396791165826" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58630);" 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.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_5758">
                                </hotspot>
                        <hotspot name="spot_58631" 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.24050074167667" atv="31.217349072509617" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58631);" 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.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_5758">
                                </hotspot>
                        <hotspot name="spot_58632" 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.499942539602102" atv="32.557506727274884" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58632);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58633" 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.07322028759762" atv="31.932008201293044" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58633);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58634" 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.99421016743912" atv="28.803331994621946" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58634);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58635" 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="43.286272705208376" atv="27.396325722788518" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58635);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58636" 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="51.05484461017784" atv="26.225988454447208" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58636);" 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.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_5758">
                                </hotspot>
                        <hotspot name="spot_58637" 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.46872357605599" atv="22.83041923456377" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58637);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58638" 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="57.41769498265137" atv="21.434240726381496" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58638);" 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.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_5758">
                                </hotspot>
                        <hotspot name="spot_58661" 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.017800094509028" atv="55.55473760354322" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58661);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58662" 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="93.49597012744192" atv="46.09390467007301" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58662);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58663" 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="92.29700745493153" atv="55.80999548768467" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58663);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58665" 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.14412555758358" atv="63.9393349152152" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58665);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="32" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]32[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58669" 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="61.53260760657122" atv="78.826755007151" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58669);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58670" 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="68.74117530810025" atv="75.80822303001636" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58670);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="35" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]35[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58677" 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="-73.93379536107449" atv="31.088551157958314" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58677);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="57" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]57[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58678" 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.50321126365503" atv="33.75443387186746" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58678);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="56" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]56[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58679" 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.64378611163875" atv="53.26344937619543" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58679);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="47" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]47[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58680" 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="-65.03239122447405" atv="61.179488024991564" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58680);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="46" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]46[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58681" 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.21331696291634" atv="28.141381051118817" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58681);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="55" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]55[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58682" 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.036199929400084" atv="30.028731076609386" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58682);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="54" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]54[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58683" 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="-56.28200871117468" atv="34.46197289821294" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58683);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="51" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]51[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58684" 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="-51.94153589754944" atv="37.463447506600524" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58684);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="50" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]50[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58685" 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.95505554427916" atv="47.64946905694954" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58685);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58686" 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.44263475048501" atv="51.3558956490857" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58686);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58687" 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.18941096377762" atv="24.498196265854794" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58687);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="53" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]53[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58688" 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.049009050782786" atv="25.881755028733302" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58688);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="52" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]52[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58689" 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.1387631166661" atv="29.367194951649847" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58689);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="49" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]49[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58690" 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.148623039689824" atv="31.39073457365036" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58690);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="48" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(40, 110, 250, 0.76);border-radius:4px;color:rgba(255, 255, 255, 1);font-size: 14px ;text-align:center;;&apos;]48[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58691" 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.32128611267376" atv="34.260666185522915" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58691);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58692" 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.851682256276604" atv="35.56941060923044" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58692);" 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.76);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_5758">
                                </hotspot>
                        <hotspot name="spot_58698" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-19.180311550058207" atv="20.77650840774481" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58698);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="新城迎薰路215弄" 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;2&lt;br/&gt;1&lt;br/&gt;5&lt;br/&gt;弄[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_5758">
                                </hotspot>
                        <hotspot name="spot_58699" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="32.187101396229764" atv="14.212908803456818" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58699);" 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_5756" 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_5758">
                                </hotspot>
                        <hotspot name="spot_58700" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/d7c6c32f7bb575163b6084ca8d6af686.png" renderer="webgl" ath="38.89134602102911" atv="5.244087260523313" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58700);" 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_5755" 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_5758">
                                </hotspot>
                        <hotspot name="spot_58701" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/221278691d76ba3b608af9373eb18e74.png" renderer="webgl" ath="17.392498966834694" atv="9.216198315213045" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58701);" 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_5758">
                                </hotspot>
                        <hotspot name="spot_58703" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="60.067278748653735" atv="11.682511068566068" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58703);" 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_5758">
                                </hotspot>
                        <hotspot name="spot_58704" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="47.425918314826276" atv="9.243536312439852" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58704);" 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_5758">
                                </hotspot>
                        <hotspot name="spot_58705" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="69.65157292411061" atv="9.134708780307315" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58705);" 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_5758">
                                </hotspot>
                        <hotspot name="spot_58706" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-177.7794911420907" atv="7.423713450971169" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58706);" 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_5758">
                                </hotspot>
                        <hotspot name="spot_58707" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20240423/163a74f2ec39cbb4315fcdb4de040158.png" renderer="webgl" ath="-10.702819037704785" atv="14.08962284048232" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_58707);" 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_5758">
                                </hotspot>
                        <hotspot name="spot_58712" 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="-85.85969402128717" atv="30.897027992697037" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58712);" 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_5758">
                                </hotspot>
                        <hotspot name="spot_58713" 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.517880306596226" atv="34.815248006766645" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_58713);" 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_5758">
                                </hotspot>
                            <hotspot name="embed_9_1186" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-50.641083273143" atv="21.95451851183"/>
                                        <point ath="-40.764363505818" atv="26.311086578247"/>
                                        <point ath="-27.545405054225" atv="30.463252031932"/>
                                        <point ath="-19.917387441052" atv="32.198351568329"/>
                                        <point ath="13.642798132863" atv="34.209125118728"/>
                                    </hotspot>
                                <hotspot name="embed_9_1187" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="31.35352061816" atv="31.359984580743"/>
                                        <point ath="33.264497609267" atv="30.912734384232"/>
                                    </hotspot>
                                <hotspot name="embed_9_1188" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="46.79420368746" atv="26.351698103779"/>
                                        <point ath="47.983251900861" atv="25.798461694375"/>
                                    </hotspot>
                                <hotspot name="embed_9_1189" atv="0" ath="0" showvr="true" bordercolor="0x286EFA" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="63.803141259667" atv="18.835067199431"/>
                                        <point ath="74.562706432846" atv="12.402844984942"/>
                                    </hotspot>
                                <hotspot name="embed_9_1190" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-20.712039723148" atv="12.790368961442"/>
                                        <point ath="-25.74883675626" atv="15.301783870885"/>
                                        <point ath="-31.753779966425" atv="18.111233533465"/>
                                        <point ath="-40.273241317519" atv="21.808535165529"/>
                                        <point ath="-48.076845678339" atv="24.36694942065"/>
                                    </hotspot>
                                <hotspot name="embed_9_1191" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-53.416278233045" atv="25.987172265603"/>
                                        <point ath="-60.417701010754" atv="27.612105269173"/>
                                    </hotspot>
                                <hotspot name="embed_9_1192" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-65.278548098426" atv="28.599787284269"/>
                                        <point ath="-72.288883318132" atv="29.615839414068"/>
                                    </hotspot>
                                <hotspot name="embed_9_1193" atv="0" ath="0" showvr="true" bordercolor="0xbd10e0" borderwidth="8" enabled="false" polyline="true">
                                        <point ath="-76.662959694267" atv="30.358462737929"/>
                                        <point ath="-88.776554961506" atv="30.89590618269"/>
                                        <point ath="-105.84635192607" atv="29.393865064329"/>
                                        <point ath="-116.92517389743" atv="27.568398231516"/>
                                        <point ath="-128.33464249748" atv="24.391486585603"/>
                                        <point ath="-142.2704200246" atv="19.186348384518"/>
                                    </hotspot>
                
        </scene>
            <config>
        <qiniu_allow_state data='0'/>
        <cdn_host data='https://cdn.yj720.com.cn'/>
        <pano data="{&quot;id&quot;:162,&quot;v_id&quot;:&quot;tj4diu5l139&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\/17150822545824877.png&quot;,&quot;spot&quot;:null,&quot;school&quot;:null,&quot;title&quot;:&quot;【上海浦东】惠南瞿哥说房VR全景地图&quot;,&quot;tags&quot;:&quot;&quot;,&quot;group_textarea&quot;:&quot;&quot;,&quot;thumb&quot;:&quot;\/uploads\/3\/image\/20251128\/d254fd39e44fb0630b57d447ac125340.png&quot;,&quot;poster&quot;:&quot;&quot;,&quot;zan&quot;:0,&quot;hits&quot;:1829,&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;商用联系15618180103作者开通权限&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;:100,&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;:&quot;&quot;,&quot;map_x&quot;:&quot;&quot;,&quot;map_y&quot;:&quot;&quot;,&quot;deltime&quot;:0,&quot;create_time&quot;:&quot;1715082254&quot;,&quot;update_time&quot;:1786600449,&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;:4911,&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\/20251113\/o_1j9te96o5c871qe1ek21a506l2f&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;:null,&quot;view_free_group&quot;:&quot;&quot;,&quot;view_count&quot;:47,&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;:162,&quot;pano_id&quot;:162,&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;:null,&quot;left_menu_autoexp&quot;:0},&quot;skin_switch&quot;:{&quot;id&quot;:162,&quot;pano_id&quot;:162,&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;:0,&quot;character&quot;:1,&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":162,"pano_id":162,"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":0,"character":1,"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='[]'/>
        <auto_guide>
                </auto_guide>
        <guide_settings>
                </guide_settings>
                    <view view_id="4911" name="scene_4911">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4903" name="scene_4903">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4904" name="scene_4904">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4905" name="scene_4905">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4906" name="scene_4906">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4913" name="scene_4913">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4915" name="scene_4915">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4907" name="scene_4907">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4908" name="scene_4908">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4909" name="scene_4909">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4910" name="scene_4910">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4912" name="scene_4912">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4902" name="scene_4902">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4914" name="scene_4914">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4901" name="scene_4901">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="4916" name="scene_4916">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5746" name="scene_5746">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5751" name="scene_5751">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5845" name="scene_5845">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5846" name="scene_5846">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5847" name="scene_5847">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5848" name="scene_5848">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5849" name="scene_5849">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5850" name="scene_5850">
                            </view>
                        <view view_id="5851" name="scene_5851">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5852" name="scene_5852">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5853" name="scene_5853">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5854" name="scene_5854">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5855" name="scene_5855">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5856" name="scene_5856">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5857" name="scene_5857">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5858" name="scene_5858">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5859" name="scene_5859">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5860" name="scene_5860">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5861" name="scene_5861">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5906" name="scene_5906">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5750" name="scene_5750">
                            </view>
                        <view view_id="5747" name="scene_5747">
                            </view>
                        <view view_id="5748" name="scene_5748">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5749" name="scene_5749">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5753" name="scene_5753">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5752" name="scene_5752">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5754" name="scene_5754">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5757" name="scene_5757">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5756" name="scene_5756">
                            </view>
                        <view view_id="5755" name="scene_5755">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="5758" name="scene_5758">
                                <embeds>
                                    </embeds>
                            </view>
                    <fenzu data="[{&quot;id&quot;:1694,&quot;pano_id&quot;:162,&quot;name&quot;:&quot;\u6c11\u4e50\u57ce\u677f\u5757&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:1695,&quot;pano_id&quot;:162,&quot;name&quot;:&quot;\u9ed8\u8ba4\u4e8c\u7ea7\u5206\u7ec4&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:1694,&quot;view_list&quot;:[{&quot;id&quot;:4911,&quot;uid&quot;:3,&quot;material_id&quot;:8096,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/060246654d99449c&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\/060246654d99449c\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6c11\u4e50\u57ce\u5546\u5708&quot;,&quot;fenzuid&quot;:1695,&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;:-2.350029688263078,&quot;vlookat&quot;:48.567875645747364,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.065923&quot;,&quot;lng&quot;:&quot;121.741373&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;0&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;:4903,&quot;uid&quot;:3,&quot;material_id&quot;:8087,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/aa04534d89c20f45&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\/aa04534d89c20f45\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u60e0\u5eb7\u82d1&quot;,&quot;fenzuid&quot;:1695,&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;:-47.7846921662497,&quot;vlookat&quot;:55.095548719178495,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.070837&quot;,&quot;lng&quot;:&quot;121.733948&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;:4904,&quot;uid&quot;:3,&quot;material_id&quot;:8088,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/cfd9d81d34b53185&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\/cfd9d81d34b53185\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u60e0\u6850\u82d1&quot;,&quot;fenzuid&quot;:1695,&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;:13.933546529371865,&quot;vlookat&quot;:51.78560256624905,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.068992&quot;,&quot;lng&quot;:&quot;121.756242&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;:4905,&quot;uid&quot;:3,&quot;material_id&quot;:8089,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/4b5d2459b797ac6d&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\/4b5d2459b797ac6d\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u60e0\u76ca\u7eff\u82d1&quot;,&quot;fenzuid&quot;:1695,&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;:93.65836094060927,&quot;vlookat&quot;:49.17936474015941,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.067119&quot;,&quot;lng&quot;:&quot;121.733983&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;:4906,&quot;uid&quot;:3,&quot;material_id&quot;:8090,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/7eb2988fdf731fd9&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\/7eb2988fdf731fd9\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u60e0\u76ca\u65b0\u82d1&quot;,&quot;fenzuid&quot;:1695,&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;:75.30258307826767,&quot;vlookat&quot;:50.50035936422579,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.060653&quot;,&quot;lng&quot;:&quot;121.734294&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;:4913,&quot;uid&quot;:3,&quot;material_id&quot;:8098,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/e73a2400b9e11e7f&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\/e73a2400b9e11e7f\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u8363\u6625\u82d1&quot;,&quot;fenzuid&quot;:1695,&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;:-51.81533203414773,&quot;vlookat&quot;:55.75532094779804,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.065743&quot;,&quot;lng&quot;:&quot;121.739864&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;:4915,&quot;uid&quot;:3,&quot;material_id&quot;:8100,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/138d8c84853eca0a&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\/138d8c84853eca0a\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u9890\u5eb7\u540d\u82d1&quot;,&quot;fenzuid&quot;:1695,&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;:-4.651945179935012,&quot;vlookat&quot;:57.13451082121477,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.066004&quot;,&quot;lng&quot;:&quot;121.743264&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;:4907,&quot;uid&quot;:3,&quot;material_id&quot;:8091,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/9aae7dc7e675a1aa&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\/9aae7dc7e675a1aa\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5efa\u6b23\u82d1&quot;,&quot;fenzuid&quot;:1695,&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;:-177.79260016243157,&quot;vlookat&quot;:59.90006396788634,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.057674&quot;,&quot;lng&quot;:&quot;121.739529&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;:4908,&quot;uid&quot;:3,&quot;material_id&quot;:8092,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/e8f6b989cb1ec8d5&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\/e8f6b989cb1ec8d5\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6717\u99a8\u9526\u5eb7&quot;,&quot;fenzuid&quot;:1695,&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;:-0.6604864777392485,&quot;vlookat&quot;:58.89078183616231,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.058072&quot;,&quot;lng&quot;:&quot;121.745068&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;:4909,&quot;uid&quot;:3,&quot;material_id&quot;:8094,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/ba7718184b139e75&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\/ba7718184b139e75\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e3d\u56ed\u5317\u533a&quot;,&quot;fenzuid&quot;:1695,&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;:-4.514515228168458,&quot;vlookat&quot;:56.28394221527533,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.065452&quot;,&quot;lng&quot;:&quot;121.732480&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;:4910,&quot;uid&quot;:3,&quot;material_id&quot;:8095,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/0d913133c763b56f&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\/0d913133c763b56f\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e3d\u56ed\u5357\u533a&quot;,&quot;fenzuid&quot;:1695,&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;:-6.412012746386943,&quot;vlookat&quot;:64.78043283203499,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.063563&quot;,&quot;lng&quot;:&quot;121.732488&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;:4912,&quot;uid&quot;:3,&quot;material_id&quot;:8097,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/56d7b4555650ae78&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\/56d7b4555650ae78\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u79cb\u548c\u82d1\u4e3d\u51ac\u82d1&quot;,&quot;fenzuid&quot;:1695,&quot;deltime&quot;:0,&quot;sort&quot;:11,&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;:75.80564328924478,&quot;vlookat&quot;:65.52643552983977,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.062506&quot;,&quot;lng&quot;:&quot;121.739571&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;:4902,&quot;uid&quot;:3,&quot;material_id&quot;:8086,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/1df86dbf11c707e4&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\/1df86dbf11c707e4\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e3d\u6c34\u96c5\u82d1&quot;,&quot;fenzuid&quot;:1695,&quot;deltime&quot;:0,&quot;sort&quot;:12,&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;:99.46129297477353,&quot;vlookat&quot;:43.72159547174755,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.071767&quot;,&quot;lng&quot;:&quot;121.749294&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;:4914,&quot;uid&quot;:3,&quot;material_id&quot;:8099,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/d2ec0b7006035905&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\/d2ec0b7006035905\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u9890\u666f\u56ed&quot;,&quot;fenzuid&quot;:1695,&quot;deltime&quot;:0,&quot;sort&quot;:13,&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.8807813366889,&quot;vlookat&quot;:64.34727508554775,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.059401&quot;,&quot;lng&quot;:&quot;121.756323&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;:4901,&quot;uid&quot;:3,&quot;material_id&quot;:8085,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/1aea70ff3e70984f&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\/1aea70ff3e70984f\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5f69\u8679\u96c5\u82d1&quot;,&quot;fenzuid&quot;:1695,&quot;deltime&quot;:0,&quot;sort&quot;:14,&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;:178.52743423983657,&quot;vlookat&quot;:74.64458110692708,&quot;fov&quot;:120,&quot;fovmin&quot;:70,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.056958&quot;,&quot;lng&quot;:&quot;121.733956&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;:4916,&quot;uid&quot;:3,&quot;material_id&quot;:8101,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/56aea7ec1f825b99&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\/56aea7ec1f825b99\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u7389\u79c0\u82d1&quot;,&quot;fenzuid&quot;:1695,&quot;deltime&quot;:0,&quot;sort&quot;:15,&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.4355769324255376,&quot;vlookat&quot;:59.716184030030604,&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;:1715082255,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.074498&quot;,&quot;lng&quot;:&quot;121.755474&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;:5746,&quot;uid&quot;:3,&quot;material_id&quot;:8432,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/6c634edcfdf59588&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\/6c634edcfdf59588\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u79c0\u56ed&quot;,&quot;fenzuid&quot;:1695,&quot;deltime&quot;:0,&quot;sort&quot;:16,&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;:-161.12341670412715,&quot;vlookat&quot;:50.98577008762528,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311072,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.070982&quot;,&quot;lng&quot;:&quot;121.742111&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;:2000,&quot;pano_id&quot;:162,&quot;name&quot;:&quot;\u4e1c\u57ce\u533a\u677f\u5757&quot;,&quot;listorder&quot;:1,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:2001,&quot;pano_id&quot;:162,&quot;name&quot;:&quot;\u9ed8\u8ba4\u4e8c\u7ea7\u5206\u7ec4&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:2000,&quot;view_list&quot;:[{&quot;id&quot;:5751,&quot;uid&quot;:3,&quot;material_id&quot;:8429,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/7c184ed2e24c24ef&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\/7c184ed2e24c24ef\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e1c\u57ce\u533a&quot;,&quot;fenzuid&quot;:2001,&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;:-2.0230422251870745,&quot;vlookat&quot;:59.4957193050839,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311136,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.058764&quot;,&quot;lng&quot;:&quot;121.771748&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;:5845,&quot;uid&quot;:3,&quot;material_id&quot;:8582,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/e742abf642437bfb&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\/e742abf642437bfb\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e1c\u57ce\u65f6\u4ee3\u534e\u5ead&quot;,&quot;fenzuid&quot;:2001,&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;:97.58540529748244,&quot;vlookat&quot;:56.380681212929446,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.053730&quot;,&quot;lng&quot;:&quot;121.768231&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;:5846,&quot;uid&quot;:3,&quot;material_id&quot;:8583,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/e64ec3a38c75381d&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\/e64ec3a38c75381d\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e1c\u65b9\u57ce\u5e02\u8c6a\u5ead&quot;,&quot;fenzuid&quot;:2001,&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;:-145.6436054557469,&quot;vlookat&quot;:49.18667837104091,&quot;fov&quot;:115,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.051626&quot;,&quot;lng&quot;:&quot;121.762232&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;:5847,&quot;uid&quot;:3,&quot;material_id&quot;:8584,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/9a7d6130a02034d7&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\/9a7d6130a02034d7\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e1c\u539f\u00b7\u9038\u5885&quot;,&quot;fenzuid&quot;:2001,&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.10721731640637462,&quot;vlookat&quot;:54.316679453892,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.059037&quot;,&quot;lng&quot;:&quot;121.770157&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;:5848,&quot;uid&quot;:3,&quot;material_id&quot;:8585,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/0d4120b2c62fbb47&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\/0d4120b2c62fbb47\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6d77\u66f2\u96c5\u82d1&quot;,&quot;fenzuid&quot;:2001,&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;:0.8783828272289993,&quot;vlookat&quot;:49.45030451116522,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.058610&quot;,&quot;lng&quot;:&quot;121.767339&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;:5849,&quot;uid&quot;:3,&quot;material_id&quot;:8586,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/6f58b2058cc1eb9c&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\/6f58b2058cc1eb9c\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6d77\u73a5\u6cd3\u90b8&quot;,&quot;fenzuid&quot;:2001,&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.67240410887684,&quot;vlookat&quot;:47.173607503021756,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.047421&quot;,&quot;lng&quot;:&quot;121.773083&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;:5850,&quot;uid&quot;:3,&quot;material_id&quot;:8587,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/208802ddc4dd77ea&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\/208802ddc4dd77ea\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u7ea2\u5149\u82b1\u82d1&quot;,&quot;fenzuid&quot;:2001,&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;:30.468816162244575,&quot;vlookat&quot;:58.41294965329633,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.065582&quot;,&quot;lng&quot;:&quot;121.765628&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;:5851,&quot;uid&quot;:3,&quot;material_id&quot;:8588,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/a5d0cba50964265d&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\/a5d0cba50964265d\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u534e\u949c\u5fa1\u5ead&quot;,&quot;fenzuid&quot;:2001,&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;:49.014780232135266,&quot;vlookat&quot;:57.048402078922436,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.056474&quot;,&quot;lng&quot;:&quot;121.770396&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;:5852,&quot;uid&quot;:3,&quot;material_id&quot;:8589,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/159534ddbc743a12&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\/159534ddbc743a12\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u714c\u70d8\u96c5\u5885&quot;,&quot;fenzuid&quot;:2001,&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;:-9.794324286226669,&quot;vlookat&quot;:87.20388680010568,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.044626&quot;,&quot;lng&quot;:&quot;121.776697&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;:5853,&quot;uid&quot;:3,&quot;material_id&quot;:8590,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/4e9b701f32b1ae76&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\/4e9b701f32b1ae76\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u60e0\u8bda\u60a6\u534e\u91cc&quot;,&quot;fenzuid&quot;:2001,&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;:6.7951199383845,&quot;vlookat&quot;:37.305454897393,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.046087&quot;,&quot;lng&quot;:&quot;121.768610&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;:5854,&quot;uid&quot;:3,&quot;material_id&quot;:8596,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/b0954fe8a6e2df14&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\/b0954fe8a6e2df14\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u91d1\u5730\u57ce&quot;,&quot;fenzuid&quot;:2001,&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;:5.637387614741119,&quot;vlookat&quot;:36.848334171009206,&quot;fov&quot;:103,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.057283&quot;,&quot;lng&quot;:&quot;121.762313&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;:5855,&quot;uid&quot;:3,&quot;material_id&quot;:8597,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/e214f9f7f310969e&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\/e214f9f7f310969e\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u541b\u5fa1\u516c\u9986&quot;,&quot;fenzuid&quot;:2001,&quot;deltime&quot;:0,&quot;sort&quot;:11,&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.694514432374305,&quot;vlookat&quot;:42.94714104393027,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.052860&quot;,&quot;lng&quot;:&quot;121.772853&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;:5856,&quot;uid&quot;:3,&quot;material_id&quot;:8598,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/1c95b459856a97f4&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\/1c95b459856a97f4\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e50\u6e90\u57ce&quot;,&quot;fenzuid&quot;:2001,&quot;deltime&quot;:0,&quot;sort&quot;:12,&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;:1.5351840342574563,&quot;vlookat&quot;:53.45843216324202,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.049857&quot;,&quot;lng&quot;:&quot;121.769337&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;:5857,&quot;uid&quot;:3,&quot;material_id&quot;:8600,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/beca4cbc340c609d&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\/beca4cbc340c609d\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u9e4f\u6da6\u5609\u82d1&quot;,&quot;fenzuid&quot;:2001,&quot;deltime&quot;:0,&quot;sort&quot;:13,&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;:-57.87616245252447,&quot;vlookat&quot;:59.13875212102709,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.059901&quot;,&quot;lng&quot;:&quot;121.781362&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;:5858,&quot;uid&quot;:3,&quot;material_id&quot;:8601,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/465839072f8d6a18&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\/465839072f8d6a18\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u94b1\u6c5f\u5927\u5bb6\u00b7\u6587\u6f9c\u5e9c&quot;,&quot;fenzuid&quot;:2001,&quot;deltime&quot;:0,&quot;sort&quot;:14,&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;:-83.09349362022297,&quot;vlookat&quot;:41.49408641756913,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.062885&quot;,&quot;lng&quot;:&quot;121.774521&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;:5859,&quot;uid&quot;:3,&quot;material_id&quot;:8602,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/2505be8e2b58aed9&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\/2505be8e2b58aed9\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4eba\u751f\u6e2f\u6e7e\u00b7\u5357\u6b27\u57ce&quot;,&quot;fenzuid&quot;:2001,&quot;deltime&quot;:0,&quot;sort&quot;:15,&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.17750752272767,&quot;vlookat&quot;:60.2419824878895,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.041820&quot;,&quot;lng&quot;:&quot;121.765264&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;:5860,&quot;uid&quot;:3,&quot;material_id&quot;:8603,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/a2f4467206e865f8&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\/a2f4467206e865f8\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u8fdc\u6d0b\u00b7\u56db\u5b63\u534e\u5ead&quot;,&quot;fenzuid&quot;:2001,&quot;deltime&quot;:0,&quot;sort&quot;:16,&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;:27.490213209930847,&quot;vlookat&quot;:23.691836760932954,&quot;fov&quot;:99,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.063782&quot;,&quot;lng&quot;:&quot;121.779360&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;:5861,&quot;uid&quot;:3,&quot;material_id&quot;:8604,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/05b9e77faf4ed8cb&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\/05b9e77faf4ed8cb\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e2d\u6d32\u6d66\u4e1c\u73d1\u73ba\u53f0&quot;,&quot;fenzuid&quot;:2001,&quot;deltime&quot;:0,&quot;sort&quot;:17,&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.73350735650695,&quot;vlookat&quot;:38.843874162783,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715420636,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.055871&quot;,&quot;lng&quot;:&quot;121.776932&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;:5906,&quot;uid&quot;:3,&quot;material_id&quot;:8633,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/a32129d884fa5343&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\/a32129d884fa5343\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u9f99\u6e90\u661f\u57ce&quot;,&quot;fenzuid&quot;:2001,&quot;deltime&quot;:0,&quot;sort&quot;:18,&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,&quot;vlookat&quot;:0,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715561897,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.047509&quot;,&quot;lng&quot;:&quot;121.780682&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;:1998,&quot;pano_id&quot;:162,&quot;name&quot;:&quot;\u5e03\u9c81\u65af\u5c0f\u9547&quot;,&quot;listorder&quot;:2,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:1999,&quot;pano_id&quot;:162,&quot;name&quot;:&quot;\u9ed8\u8ba4\u4e8c\u7ea7\u5206\u7ec4&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:1998,&quot;view_list&quot;:[{&quot;id&quot;:5750,&quot;uid&quot;:3,&quot;material_id&quot;:8428,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/54c354612000624f&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\/54c354612000624f\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5e03\u9c81\u65af\u5c0f\u9547&quot;,&quot;fenzuid&quot;:1999,&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;:88.97125952190706,&quot;vlookat&quot;:53.015532169545125,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311108,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.037492&quot;,&quot;lng&quot;:&quot;121.759274&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;:5747,&quot;uid&quot;:3,&quot;material_id&quot;:8425,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/96f7401c4bd2ab12&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\/96f7401c4bd2ab12\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5e03\u9c81\u65af1\u671f&quot;,&quot;fenzuid&quot;:1999,&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;:-80.50204078486837,&quot;vlookat&quot;:90,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311108,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.035143&quot;,&quot;lng&quot;:&quot;121.758117&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;:5748,&quot;uid&quot;:3,&quot;material_id&quot;:8426,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/67d1b241643e9884&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\/67d1b241643e9884\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5e03\u9c81\u65af2\u671f&quot;,&quot;fenzuid&quot;:1999,&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;:2.008008435666844,&quot;vlookat&quot;:67.68669569056497,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311108,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.035143&quot;,&quot;lng&quot;:&quot;121.761669&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;:5749,&quot;uid&quot;:3,&quot;material_id&quot;:8427,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/4e8564319fb70385&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\/4e8564319fb70385\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5e03\u9c81\u65af3\u671f&quot;,&quot;fenzuid&quot;:1999,&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.118973037642209,&quot;vlookat&quot;:63.947139974340125,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311108,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.035088&quot;,&quot;lng&quot;:&quot;121.764942&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;:2002,&quot;pano_id&quot;:162,&quot;name&quot;:&quot;\u60e0\u5357\u4e1c\u7ad9&quot;,&quot;listorder&quot;:3,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:2003,&quot;pano_id&quot;:162,&quot;name&quot;:&quot;\u9ed8\u8ba4\u4e8c\u7ea7\u5206\u7ec4&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:2002,&quot;view_list&quot;:[{&quot;id&quot;:5753,&quot;uid&quot;:3,&quot;material_id&quot;:8431,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/330c43a06040bedd&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\/330c43a06040bedd\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u60e0\u5357\u4e1c\u7ad9&quot;,&quot;fenzuid&quot;:2003,&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;:-38.73340181041107,&quot;vlookat&quot;:56.035052261733384,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311161,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.036878&quot;,&quot;lng&quot;:&quot;121.778684&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;:5752,&quot;uid&quot;:3,&quot;material_id&quot;:8430,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/7a631fd2fc282324&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\/7a631fd2fc282324\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u534e\u5b9e\u4f73\u82d1&quot;,&quot;fenzuid&quot;:2003,&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;:-2.243592967162556,&quot;vlookat&quot;:56.99406303377261,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311161,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.041464&quot;,&quot;lng&quot;:&quot;121.780423&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;:2004,&quot;pano_id&quot;:162,&quot;name&quot;:&quot;\u542c\u6f6e\u677f\u5757&quot;,&quot;listorder&quot;:4,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:2005,&quot;pano_id&quot;:162,&quot;name&quot;:&quot;\u9ed8\u8ba4\u4e8c\u7ea7\u5206\u7ec4&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:2004,&quot;view_list&quot;:[{&quot;id&quot;:5754,&quot;uid&quot;:3,&quot;material_id&quot;:8433,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/ebaf0446f973726d&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\/ebaf0446f973726d\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u542c\u6f6e\u677f\u5757&quot;,&quot;fenzuid&quot;:2005,&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;:1.246755674871716,&quot;vlookat&quot;:47.86270904989721,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311183,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.048896&quot;,&quot;lng&quot;:&quot;121.739652&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;:2006,&quot;pano_id&quot;:162,&quot;name&quot;:&quot;\u542c\u6f6e\u5357\u8def\u677f\u5757&quot;,&quot;listorder&quot;:5,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:2007,&quot;pano_id&quot;:162,&quot;name&quot;:&quot;\u9ed8\u8ba4\u4e8c\u7ea7\u5206\u7ec4&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:2006,&quot;view_list&quot;:[{&quot;id&quot;:5757,&quot;uid&quot;:3,&quot;material_id&quot;:8436,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/6b86bf17651d25f6&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\/6b86bf17651d25f6\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u542c\u6f6e\u5357\u8def&quot;,&quot;fenzuid&quot;:2007,&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;:4.190428611083037,&quot;vlookat&quot;:54.455763539815216,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311204,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.038170&quot;,&quot;lng&quot;:&quot;121.736862&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;:5756,&quot;uid&quot;:3,&quot;material_id&quot;:8435,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/23fb3c2a0afafc3b&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\/23fb3c2a0afafc3b\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u542c\u6f6e\u8c6a\u56ed&quot;,&quot;fenzuid&quot;:2007,&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;:115.67811767145928,&quot;vlookat&quot;:63.39444435260287,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311204,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.040592&quot;,&quot;lng&quot;:&quot;121.734786&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;:5755,&quot;uid&quot;:3,&quot;material_id&quot;:8434,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/3086128aef64557c&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\/3086128aef64557c\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u535a\u4f73\u82b1\u56ed&quot;,&quot;fenzuid&quot;:2007,&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;:4.7796644440291844,&quot;vlookat&quot;:62.69179997819702,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311204,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.042671&quot;,&quot;lng&quot;:&quot;121.739512&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;:5758,&quot;uid&quot;:3,&quot;material_id&quot;:8438,&quot;open_pid&quot;:0,&quot;pano_id&quot;:162,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/bbbe1322790bc8f7&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\/bbbe1322790bc8f7\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e00\u65b9\u65b0\u57ce\u4e00\u4e8c\u671f&quot;,&quot;fenzuid&quot;:2007,&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;:8.333233834000213,&quot;vlookat&quot;:61.4919416422661,&quot;fov&quot;:130,&quot;fovmin&quot;:20,&quot;fovmax&quot;:130,&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;:1715311971,&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\u77bf\u54e5\u8bf4\u623f\u5185\u90e8\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;31.036691&quot;,&quot;lng&quot;:&quot;121.733441&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;:[]}]}]}]"/>
    </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>
