<krpano title="【蛇口太子湾】看房沙盘" debugmode="false" showerrors="false" skin="%SWFPATH%/skin">

    <include url="%SWFPATH%/skin/vtourskin.xml?s=1785465829"/>
    <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="【蛇口太子湾】看房沙盘" 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_0"/>
        <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_220229" title="南侧视角" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/a9cfd71c7bc4ff68/thumb.jpeg" fenzuid="53056" parent_fenzuid="53055" lat="22.476186" lng="113.912095" heading="" scene_id="220229" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-37.73883794084" hotspot_fenzu='[{"id":611352,"pano_id":4451,"view_id":220229,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87863,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611352,"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='https://cdn.yj720.com.cn/uploads/image/20240617/088c93edd8f103993e5cc3ba0db61752.png' compass_hlookat='-39.058211752816' compass_position='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-37.73883794084" vlookat="37.974932361317" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/b5604b51d3da992d/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="15936" tiledimageheight="15936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b5604b51d3da992d/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="7936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b5604b51d3da992d/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b5604b51d3da992d/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b5604b51d3da992d/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b5604b51d3da992d/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573660" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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.73254746840871" atv="16.758114515595135" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573660);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457035" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7573661" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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.958386916718155" atv="14.958105913019802" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573661);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457035" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7573662" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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.81672038719529" atv="19.53862558951824" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573662);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457035" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7573663" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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.70216499619505" atv="21.2071383659183" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573663);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457035" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7573664" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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.332009993299096" atv="17.797581588615074" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573664);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457035" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7573674" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-32.85830662195019" atv="41.51744529452955" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573674);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾招商玺[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457035" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7573766" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-54.27903964741233" atv="1.5751064468993095" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573766);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457054" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220231" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7573767" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-117.42590593174086" atv="14.244862898895562" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573767);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457054" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7573768" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-97.37579181655934" atv="14.031178877162626" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573768);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾云玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457054" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220244" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7573881" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-129.62872956112557" atv="34.76726001971729" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573881);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="花园城VILLA" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]花园城VILLA[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457081" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7573882" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-84.7303487533344" atv="26.508060525413253" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573882);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11 ECOAST北馆" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11 ECOAST北馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457081" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7573883" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-111.60455473804154" atv="38.26699065185217" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573883);" 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(130, 27, 61, 1);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="457081" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7574738" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-69.54092385796355" atv="35.04931760939101" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574738);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11文化空间" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11文化空间[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457081" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7575301" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-136.8806658796776" atv="22.26666835227258" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7575301);" 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(90, 41, 251, 1);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="457081" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220229">
                                </hotspot>
                        <hotspot name="spot_7678970" 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.26698026498696" atv="1.705743932574204" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678970);" 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(220, 20, 60, 1);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_220229">
                                </hotspot>
                        <hotspot name="spot_7679021" 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.7850671184832" atv="8.796360364428324" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679021);" 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(220, 20, 60, 1);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_220229">
                                </hotspot>
                        <hotspot name="spot_7679039" 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="1.182797592592351" atv="30.94490570779916" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679039);" 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(220, 20, 60, 1);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_220229">
                                </hotspot>
            
        </scene>
                <scene name="scene_220234" title="俯瞰视角" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/fd72701b017b499f/thumb.jpeg" fenzuid="53056" parent_fenzuid="53055" lat="22.478352" lng="113.909697" heading="" scene_id="220234" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-35.943855444623" hotspot_fenzu='[{"id":611353,"pano_id":4451,"view_id":220234,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87864,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611353,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-35.943855444623" vlookat="77.246593387622" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/7df41dc736717e81/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="16128">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7df41dc736717e81/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="8192">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7df41dc736717e81/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7df41dc736717e81/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7df41dc736717e81/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7df41dc736717e81/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573622" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="132.21513260834848" atv="84.81500608065265" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573622);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾招商玺[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573624" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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="43.64064398118251" atv="58.974142048793105" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573624);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573629" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="-0.6724027513530473" atv="-0.10594755736825891" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573629,0xff00ff,0.54,2,0x005eff,0.68,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="01室 425㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:10px;text-align:center;;&apos;]01室 425㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="35.94004614235769" atv="47.39174488875415"/>
                                        <point ath="47.52719621802015" atv="49.87855308888743"/>
                                        <point ath="44.77255749639352" atv="54.61286946590776"/>
                                        <point ath="43.68192689630928" atv="55.10263047208237"/>
                                        <point ath="42.614270892371906" atv="54.95687150492354"/>
                                        <point ath="41.35062710108696" atv="54.63133999548079"/>
                                        <point ath="38.88902864039528" atv="53.71952456929699"/>
                                        <point ath="30.331998681837888" atv="51.60915369651173"/>
                                        <point ath="30.44206450722794" atv="51.174368016144065"/>
                                        <point ath="35.48018662184904" atv="47.37742873299626"/>
                                    </hotspot>
                        <hotspot name="spot_7573630" 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_7573630,0xff00ff,0.53,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="02室 425㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:10px;text-align:center;;&apos;]02室 425㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="35.84857434308066" atv="47.04534521385567"/>
                                        <point ath="36.056713235450616" atv="47.28707571535974"/>
                                        <point ath="47.53896875624082" atv="49.700061124591095"/>
                                        <point ath="47.89746595525497" atv="49.53866604988894"/>
                                        <point ath="50.7666472074153" atv="44.61572027685576"/>
                                        <point ath="50.71608280472333" atv="44.18933317971909"/>
                                        <point ath="50.16530677269162" atv="43.83175881682547"/>
                                        <point ath="49.20180610223326" atv="43.76628901906232"/>
                                        <point ath="46.59838389165526" atv="43.68031139384316"/>
                                        <point ath="43.87223328718301" atv="43.283551234370684"/>
                                        <point ath="43.45547079537789" atv="43.50457511011499"/>
                                        <point ath="40.20630784099717" atv="42.84942801778805"/>
                                        <point ath="39.87783429532692" atv="42.86346061079261"/>
                                    </hotspot>
                        <hotspot name="spot_7573631" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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.47162650583556" atv="60.99612128328745" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573631);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573632" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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.7912423456674" atv="69.31048707300896" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573632);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573633" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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="-3.9399976933739254" atv="67.25797692976644" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573633);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573634" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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="-134.6004002442343" atv="55.97290519029984" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573634);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573635" 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_7573635,0x808000,0.64,1,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="02  124㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:10px;text-align:center;;&apos;]02  124㎡[/div]" text_x="0" text_y="0" text_align="right" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="2.4976582339876927" atv="58.82642402612342"/>
                                        <point ath="4.296489497865082" atv="58.45629695344208"/>
                                        <point ath="8.945354093599406" atv="57.3632792721213"/>
                                        <point ath="9.158038848061892" atv="57.38487400739712"/>
                                        <point ath="10.525000761857427" atv="58.41223259134258"/>
                                        <point ath="10.431852653079943" atv="59.56705551440475"/>
                                        <point ath="10.209399534794443" atv="59.760695234891365"/>
                                        <point ath="6.072204629912733" atv="60.76507496126503"/>
                                        <point ath="4.913603747942602" atv="60.82085703735578"/>
                                        <point ath="3.797434219218019" atv="60.8473542386022"/>
                                        <point ath="2.5397121353047396" atv="59.31996313464791"/>
                                        <point ath="3.0918193665181093" atv="59.383919389789945"/>
                                    </hotspot>
                        <hotspot name="spot_7573636" 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_7573636,0x808000,0.62,1,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="01  124㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:10px;text-align:center;;&apos;]01  124㎡[/div]" text_x="0" text_y="0" text_align="left" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-7.483233719102316" atv="56.92003213659342"/>
                                        <point ath="-7.091991711074797" atv="56.90963866836471"/>
                                        <point ath="-1.381465207754104" atv="58.86927169004664"/>
                                        <point ath="-1.9548210183012316" atv="59.210130284601654"/>
                                        <point ath="-1.0743980657176735" atv="59.20533481391182"/>
                                        <point ath="-3.198843144321984" atv="60.627877499110525"/>
                                        <point ath="-5.305958484001565" atv="60.4803826220982"/>
                                        <point ath="-8.974526726952831" atv="59.25678345079315"/>
                                        <point ath="-9.271389990067519" atv="59.09695239564245"/>
                                        <point ath="-9.0586307457462" atv="57.88544519010542"/>
                                        <point ath="-7.6777750076770985" atv="57.13237482328381"/>
                                    </hotspot>
                        <hotspot name="spot_7573637" 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_7573637,0x808000,0.57,1,0x0000ff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="03  124㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:10px;text-align:center;;&apos;]03  124㎡[/div]" text_x="0" text_y="0" text_align="right" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="0.49035718124468985" atv="61.08018191305356"/>
                                        <point ath="7.391361081725961" atv="61.121132179765915"/>
                                        <point ath="8.372322751183162" atv="61.57483421526407"/>
                                        <point ath="8.616489526146665" atv="63.22951491181534"/>
                                        <point ath="8.393390902548731" atv="63.329076022008536"/>
                                        <point ath="6.338234685106897" atv="63.64074350590268"/>
                                        <point ath="3.676834191969988" atv="63.68730317000115"/>
                                        <point ath="2.145845383354697" atv="63.700289689273504"/>
                                        <point ath="0.2345711308794307" atv="63.630184550523076"/>
                                    </hotspot>
                        <hotspot name="spot_7573638" 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_7573638,0x808000,0.57,1,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="04  124㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]04  124㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-6.695952287456407" atv="60.69869710590273"/>
                                        <point ath="0.4820672704385629" atv="61.07730051463465"/>
                                        <point ath="0.17163950109630832" atv="63.63353755078062"/>
                                        <point ath="-6.1373809224325555" atv="63.33128054358293"/>
                                        <point ath="-6.775672863577199" atv="63.2153484288125"/>
                                        <point ath="-8.71287014734844" atv="62.707943752758915"/>
                                        <point ath="-7.8328743419995135" atv="61.095750016178165"/>
                                        <point ath="-7.0613500208457936" atv="60.71220805821277"/>
                                    </hotspot>
                        <hotspot name="spot_7573644" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="1.0068114618735535" atv="0.3014980173773204" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573644,0x808000,0.61,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="03  124㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]03  124㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-37.69854439677238" atv="62.1176406492782"/>
                                        <point ath="-36.14171232548745" atv="64.87402774744882"/>
                                        <point ath="-29.426394516192488" atv="64.16547443650516"/>
                                        <point ath="-27.234103433098767" atv="63.50976625079854"/>
                                        <point ath="-28.798234422703104" atv="61.65900081635621"/>
                                        <point ath="-30.29048357983544" atv="61.262825926454234"/>
                                    </hotspot>
                        <hotspot name="spot_7573645" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="7.747818244752125e-7" atv="-7.131166935221958e-7" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573645,0x808000,0.6,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="01  124㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]01  124㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-49.168758815053764" atv="58.07935769305542"/>
                                        <point ath="-50.7612922145579" atv="59.301811077996234"/>
                                        <point ath="-50.483234515888455" atv="60.791120689914635"/>
                                        <point ath="-45.75910731600857" atv="61.82512607996286"/>
                                        <point ath="-44.350704003511055" atv="61.896399228451344"/>
                                        <point ath="-42.49497114295127" atv="61.86613095012478"/>
                                        <point ath="-41.09137256340142" atv="60.09161786711112"/>
                                        <point ath="-41.74023496965185" atv="60.12855286963879"/>
                                        <point ath="-41.50309808784294" atv="59.66233384228902"/>
                                    </hotspot>
                        <hotspot name="spot_7573646" 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_7573646,0x808000,0.57,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="02  124㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]02  124㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-36.604757928918445" atv="59.85732602278328"/>
                                        <point ath="-34.80174246014445" atv="61.27265866983723"/>
                                        <point ath="-34.21534311625874" atv="61.3198320153814"/>
                                        <point ath="-32.17558575773933" atv="61.02962362011441"/>
                                        <point ath="-27.947765042802075" atv="59.419741282826934"/>
                                        <point ath="-28.45565724879799" atv="57.99511658750802"/>
                                        <point ath="-30.686047195308504" atv="56.926176753066514"/>
                                        <point ath="-36.91552988310019" atv="59.21120312282229"/>
                                        <point ath="-35.97024664679634" atv="59.78421503723545"/>
                                    </hotspot>
                        <hotspot name="spot_7573647" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="-0.0037767942275763744" atv="-7.367908178550107e-7" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573647,0xff8000,0.62,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="03  127㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]03  127㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-83.39108323615795" atv="53.22685676319024"/>
                                        <point ath="-85.3515443860228" atv="56.2434453749038"/>
                                        <point ath="-78.4131192820621" atv="57.46582321096386"/>
                                        <point ath="-75.38314587031823" atv="57.238244733156215"/>
                                        <point ath="-74.20051064746724" atv="55.00482134254602"/>
                                        <point ath="-74.9899692188684" atv="54.0991026952948"/>
                                    </hotspot>
                        <hotspot name="spot_7573648" 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_7573648,0xff8000,0.63,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="04  127㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]04  127㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-85.39381303521515" atv="56.23788395773016"/>
                                        <point ath="-92.15228839700842" atv="54.723412164203566"/>
                                        <point ath="-93.81346175463221" atv="53.74908721241673"/>
                                        <point ath="-91.795624648765" atv="51.84957218407661"/>
                                        <point ath="-90.24586563190542" atv="51.616396655728096"/>
                                        <point ath="-83.41223352067084" atv="53.24152942416633"/>
                                    </hotspot>
                        <hotspot name="spot_7573650" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="-1.726040750327229e-7" atv="-4.206255570048874e-7" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573650,0xff8000,0.61,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="02  127㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]02  127㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-79.06050791079059" atv="51.14980832117965"/>
                                        <point ath="-79.93792955603413" atv="52.925201899400044"/>
                                        <point ath="-75.71115560706818" atv="53.46918051478924"/>
                                        <point ath="-70.09430629759123" atv="53.080722882386354"/>
                                        <point ath="-68.7186510526738" atv="51.53339709016609"/>
                                        <point ath="-69.48117300527957" atv="49.827746733424334"/>
                                        <point ath="-77.93039616577812" atv="50.42067402661732"/>
                                        <point ath="-77.74141492066366" atv="51.14842551386396"/>
                                    </hotspot>
                        <hotspot name="spot_7573651" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="-3.1188477578325546e-7" atv="-5.390722010525581e-8" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573651,0xff8000,0.6,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="01  127㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]01  127㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-83.46001766017179" atv="50.38596037873247"/>
                                        <point ath="-84.90560165929764" atv="51.9823781624185"/>
                                        <point ath="-90.87541890637283" atv="50.771351064218486"/>
                                        <point ath="-87.7532515174679" atv="47.42567189989999"/>
                                        <point ath="-84.50374374415799" atv="48.02837329677669"/>
                                        <point ath="-83.69446667466656" atv="48.61959328947951"/>
                                        <point ath="-84.38181190232405" atv="50.03061761527105"/>
                                    </hotspot>
                        <hotspot name="spot_7573652" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="NaN" atv="NaN" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573652,0xff8000,0.59,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="01  127㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]01  127㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-126.57373212650003" atv="44.88095395800812"/>
                                        <point ath="-125.45188384325215" atv="46.55708738336732"/>
                                        <point ath="-126.22164253060339" atv="47.23640714564179"/>
                                        <point ath="-128.08465604694553" atv="47.52632221532619"/>
                                        <point ath="-128.6959936369882" atv="47.88089884116874"/>
                                        <point ath="-132.25254554967253" atv="48.161310893194916"/>
                                        <point ath="-133.14303706681298" atv="45.6621579503362"/>
                                    </hotspot>
                        <hotspot name="spot_7573653" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="NaN" atv="NaN" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573653,0xff8000,0.59,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="03  127㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]03  127㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-126.018043198324" atv="50.83494208474422"/>
                                        <point ath="-126.92868731902877" atv="51.17513746514913"/>
                                        <point ath="-127.67358347836213" atv="50.942545223430365"/>
                                        <point ath="-130.96921787882135" atv="51.24650673754955"/>
                                        <point ath="-130.25151585279912" atv="53.08087616912904"/>
                                        <point ath="-127.02223538124332" atv="55.532034507459564"/>
                                        <point ath="-123.0672904083101" atv="55.48530891629471"/>
                                        <point ath="-119.48076935652057" atv="54.1290398740252"/>
                                    </hotspot>
                        <hotspot name="spot_7573654" 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_7573654,0xff8000,0.61,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="04  127㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]04  127㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-133.09345519666053" atv="50.02171837324061"/>
                                        <point ath="-133.99877242445834" atv="46.48560524681398"/>
                                        <point ath="-135.15828286204965" atv="46.05761179995408"/>
                                        <point ath="-138.59950508341274" atv="46.21292513112322"/>
                                        <point ath="-139.35341279323907" atv="47.298697692534496"/>
                                        <point ath="-139.0899283706726" atv="50.28418823508761"/>
                                    </hotspot>
                        <hotspot name="spot_7573655" 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_7573655,0xff8000,0.65,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="03  127㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]03  127㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-139.10803461024088" atv="50.25886522684372"/>
                                        <point ath="-138.57052385502922" atv="53.31405408142527"/>
                                        <point ath="-137.30737849792956" atv="54.580288849501194"/>
                                        <point ath="-132.69490626130178" atv="54.281781494095675"/>
                                        <point ath="-131.39128119299386" atv="53.63255724207613"/>
                                        <point ath="-133.01223320977675" atv="49.99697662756697"/>
                                    </hotspot>
                        <hotspot name="spot_7573657" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="0.09411498425600939" atv="-0.012528160213007549" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573657,0x808000,0.6,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="04  124㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]04  124㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457032" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                    <point ath="-37.783029193788195" atv="62.10195127341391"/>
                                        <point ath="-36.280275817093184" atv="64.85054716698833"/>
                                        <point ath="-44.631774565138244" atv="65.25309067710417"/>
                                        <point ath="-47.40493182460136" atv="64.8936463326269"/>
                                        <point ath="-47.60040942878709" atv="62.931025458722125"/>
                                        <point ath="-46.50442557838585" atv="62.34244248309471"/>
                                    </hotspot>
                        <hotspot name="spot_7573760" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-83.42247370259776" atv="0.28145445397071195" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573760);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457053" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220231" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573761" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-148.96596553303974" atv="11.86842818494713" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573761);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457053" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573762" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-136.16462698444053" atv="15.684670318378831" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573762);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾云玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(75, 0, 130, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾云玺[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457053" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220244" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573763" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-94.71187189980782" atv="13.845792090164196" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573763);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457053" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573855" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-70.0758528303844" atv="11.061276393020302" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573855);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾泓玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457053" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220232" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573877" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-16.924931703219897" atv="33.30070710515951" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573877);" 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(153, 193, 45, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png&apos; style=&apos;height:20px;&apos;]微波山公园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457079" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573878" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-158.19000130251385" atv="25.641810494254486" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573878);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="花园城VILLA" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]花园城VILLA[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457080" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573879" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-130.15550306524096" atv="32.16777132243414" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573879);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11 ECOAST北馆" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11 ECOAST北馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457080" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7573880" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-175.20323185135388" atv="26.933608154029248" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573880);" 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(130, 27, 61, 1);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="457080" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7575302" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-161.98069341895848" atv="15.99373324440656" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7575302);" 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(90, 41, 251, 1);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="457080" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7678971" 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="-110.44323016514554" atv="-3.3383094797803263" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678971);" 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(220, 20, 60, 1);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_220234">
                                </hotspot>
                        <hotspot name="spot_7679022" 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.064897357043264" atv="17.265105455132126" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679022);" 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(220, 20, 60, 1);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_220234">
                                </hotspot>
                        <hotspot name="spot_7679041" 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="71.87959822796671" atv="46.656391491587534" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679041);" 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(220, 20, 60, 1);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_220234">
                                </hotspot>
                        <hotspot name="spot_7679044" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/3367828a6dfeef0a8d716b18e0cbf4e1.png" renderer="webgl" ath="-91.31357461459157" atv="80.10594041096796" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7679044);" zoom="false" distorted="false" oy="0" material_type="2" target_type="11" text="小区资料" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(41, 132, 251, 1);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" hot_info='{&quot;id&quot;:608,&quot;vrhotspot_id&quot;:7679044,&quot;tuji_material_id&quot;:&quot;729&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;pdf_url&quot;:[&quot;\/uploads\/20260514\/o_1joiin7k0ropbvo13fp13tl15d720&quot;],&quot;pdf_title&quot;:&quot;\u5c0f\u533a\u8d44\u6599&quot;,&quot;document_type&quot;:[&quot;docx&quot;]}' target_open_type="11" url_tan_width="0" showvr="false" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7679047" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/9f0cb1202aaf7e335b27c71697bfeecc.png" renderer="webgl" ath="16.32229280345007" atv="79.68147668849461" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7679047);" zoom="false" distorted="false" oy="0" material_type="2" target_type="3" text="小区户型" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(251, 41, 132, 1);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" hot_info='{&quot;id&quot;:95317,&quot;vrhotspot_id&quot;:7679047,&quot;tuji_material_id&quot;:&quot;84033,84034,84035,84036,84037,84038,84039&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;photo_url&quot;:[&quot;\/uploads\/3\/image\/20260514\/o_1joiitvfiltpaej16hm1nhv1u8f13&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiitvfi429d6fvpb1qp4160615&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiitvfiho71qj7r5s15ga1j5717&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiitvfi1849i6q1b3nli5err19&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiitvfi9sc63e1rto102n8uh1b&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiitvfib8k1mmsmh416cc1hrj1d&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiitvfib23iej1pjk98r150j1f&quot;],&quot;pano_title&quot;:&quot;\u5c0f\u533a\u6237\u578b&quot;}' target_open_type="3" url_tan_width="0" showvr="false" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7679101" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="32.9892119100968" atv="60.044047318925635" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7679101);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="01室样板间" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]01室样板间[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457053" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221980" target_view_hlookat="42.2545202345777" target_view_vlookat="17.02819564883228" other_args="view.hlookat=42.2545202345777&amp;view.vlookat=17.02819564883228&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7679102" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="54.5743261299836" atv="53.03849796350091" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7679102);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="02室样板间" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]02室样板间[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457053" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221994" target_view_hlookat="-3.320136660842768" target_view_vlookat="14.596990308589934" other_args="view.hlookat=-3.320136660842768&amp;view.vlookat=14.596990308589934&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220234">
                                </hotspot>
                        <hotspot name="spot_7690155" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="-28.20591022727666" atv="83.56084538703485" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690155);" zoom="false" distorted="false" oy="0" material_type="1" target_type="3" text="平面图" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);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" hot_info='{&quot;id&quot;:95477,&quot;vrhotspot_id&quot;:7690155,&quot;tuji_material_id&quot;:&quot;84028,84029,84030,84031,84032&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;photo_url&quot;:[&quot;\/uploads\/3\/image\/20260514\/o_1joiitvfi9hh6ec16gc1f2v17l9p&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiitvfi1d80sf1v6j1jrc1b4pr&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiitvfi1jm7fpd1j1hmjtc8pt&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiitvfi15t7lljild1dui1r2cv&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiitvfi1n9bd2lv58v1gf2v11&quot;],&quot;pano_title&quot;:&quot;\u5e73\u9762\u56fe&quot;}' target_open_type="3" url_tan_width="0" showvr="false" linkedscene="scene_220234">
                                </hotspot>
                            <hotspot name="embed_9_83953" atv="55.83593442157522" ath="28.693045629017718" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="30.257395866452" atv="51.581565578372"/>
                                        <point ath="29.723830591477" atv="69.605970427793"/>
                                    </hotspot>
                                <hotspot name="embed_9_83953_text" atv="55.83593442157522" ath="28.693045629017718" showvr="true" type="text" html="38F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_83954" atv="67.09132940133144" ath="26.60911667135349" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="28.665453043872" atv="69.801771288322"/>
                                        <point ath="29.778098965499" atv="69.512721396164"/>
                                    </hotspot>
                                <hotspot name="embed_9_83954_text" atv="67.09132940133144" ath="26.60911667135349" showvr="true" type="text" html="3F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_83956" atv="69.28472997494343" ath="-9.089801833023841" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-9.0931398685073" atv="69.893400854751"/>
                                        <point ath="-9.3350936152807" atv="60.070901727069"/>
                                        <point ath="-9.0411588600693" atv="57.96841098031"/>
                                    </hotspot>
                                <hotspot name="embed_9_83956_text" atv="69.28472997494343" ath="-9.089801833023841" showvr="true" type="text" html="2F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_83957" atv="60.08308307201267" ath="-11.881692701266786" showvr="true" bordercolor="0x286EFA" borderwidth="1" enabled="false" polyline="true">
                                        <point ath="-9.4267973179097" atv="60.00543092701"/>
                                        <point ath="-9.028211902433" atv="57.963756333399"/>
                                    </hotspot>
                                <hotspot name="embed_9_83957_text" atv="60.08308307201267" ath="-11.881692701266786" showvr="true" type="text" html="23F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_83958" atv="73.14071559775465" ath="-49.47454670205178" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-47.866629889569" atv="73.666622942421"/>
                                        <point ath="-47.879586048932" atv="73.214374762443"/>
                                    </hotspot>
                                <hotspot name="embed_9_83958_text" atv="73.14071559775465" ath="-49.47454670205178" showvr="true" type="text" html="2F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_83959" atv="65.6281657437752" ath="-48.552893343964456" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-47.925636135402" atv="73.226048708636"/>
                                        <point ath="-47.63113475687" atv="64.897500925706"/>
                                    </hotspot>
                                <hotspot name="embed_9_83959_text" atv="65.6281657437752" ath="-48.552893343964456" showvr="true" type="text" html="30F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_83960" atv="71.98180794331562" ath="-93.77497818195218" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-93.774978181952" atv="71.981807943316"/>
                                        <point ath="-94.405849944406" atv="71.29167717369"/>
                                    </hotspot>
                                <hotspot name="embed_9_83960_text" atv="71.98180794331562" ath="-93.77497818195218" showvr="true" type="text" html="2F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_83961" atv="56.74025321610198" ath="-95.8606912272752" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-94.295427547561" atv="55.544411435021"/>
                                        <point ath="-94.330115765601" atv="71.378112857727"/>
                                    </hotspot>
                                <hotspot name="embed_9_83961_text" atv="56.74025321610198" ath="-95.8606912272752" showvr="true" type="text" html="44F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_83962" atv="73.00404961422757" ath="-119.38819118996591" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-119.38819118997" atv="73.004049614228"/>
                                        <point ath="-119.56135113249" atv="72.333232566846"/>
                                    </hotspot>
                                <hotspot name="embed_9_83962_text" atv="73.00404961422757" ath="-119.38819118996591" showvr="true" type="text" html="2F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_83963" atv="57.14206273281391" ath="-117.24711899670169" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-119.85512097878" atv="54.282024344725"/>
                                        <point ath="-119.47460497314" atv="72.410962333576"/>
                                    </hotspot>
                                <hotspot name="embed_9_83963_text" atv="57.14206273281391" ath="-117.24711899670169" showvr="true" type="text" html="45F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                
        </scene>
                <scene name="scene_220233" title="北侧视角" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/78b774556164f7ca/thumb.jpeg" fenzuid="53056" parent_fenzuid="53055" lat="22.481057" lng="113.908347" heading="" scene_id="220233" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="162.54499308579" hotspot_fenzu='[{"id":611354,"pano_id":4451,"view_id":220233,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87865,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611354,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="162.54499308579" vlookat="45.451427898553" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/5fd7d9cbdbdcc01c/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="15616" tiledimageheight="15616">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5fd7d9cbdbdcc01c/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7808" tiledimageheight="7808">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5fd7d9cbdbdcc01c/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3840" tiledimageheight="3840">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5fd7d9cbdbdcc01c/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5fd7d9cbdbdcc01c/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5fd7d9cbdbdcc01c/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573665" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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="146.7986311846849" atv="20.045521149719775" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573665);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457036" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220233">
                                </hotspot>
                        <hotspot name="spot_7573666" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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="-179.38702662049104" atv="18.237331459077804" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573666);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457036" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220233">
                                </hotspot>
                        <hotspot name="spot_7573667" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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="173.60507348909243" atv="30.060908165161695" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573667);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457036" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220233">
                                </hotspot>
                        <hotspot name="spot_7573668" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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="158.53787700097757" atv="35.30422270845878" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573668);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457036" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220233">
                                </hotspot>
                        <hotspot name="spot_7573669" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;overflow:hide;width:0px;height:2px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="left" 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="177.2796132856532" atv="14.160588876758206" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573669);" 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(220, 20, 60, 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="right" show_txt="1" fenzu="" heji="457036" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220233">
                                </hotspot>
                        <hotspot name="spot_7573772" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-154.88329821685747" atv="-0.4975012139883628" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573772);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457055" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220231" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220233">
                                </hotspot>
                        <hotspot name="spot_7573857" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-137.60500721227245" atv="9.503572640488624" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573857);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾泓玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457055" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220232" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220233">
                                </hotspot>
                        <hotspot name="spot_7573876" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-128.49556583599158" atv="17.909438628108397" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573876);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457078" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220233">
                                </hotspot>
                        <hotspot name="spot_7573884" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-171.82419843006795" atv="16.915215872222458" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573884);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="花园城VILLA" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]花园城VILLA[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457082" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220233">
                                </hotspot>
                        <hotspot name="spot_7573887" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-19.92176149510044" atv="84.47082759795433" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573887);" 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(153, 193, 45, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png&apos; style=&apos;height:20px;&apos;]微波山公园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457083" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220233">
                                </hotspot>
                        <hotspot name="spot_7573888" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-70.52935621370568" atv="31.16916906244405" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573888);" 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(255, 128, 0, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/20d6c71035de29bd1edd6cdf5af290e0.png&apos; style=&apos;height:20px;&apos;]山海学校[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457078" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220233">
                                </hotspot>
                        <hotspot name="spot_7678972" 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="-141.12771749925037" atv="-4.505496987289799" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678972);" 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(220, 20, 60, 1);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_220233">
                                </hotspot>
                        <hotspot name="spot_7679023" 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="-154.00850248447512" atv="21.732772346793713" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679023);" 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(220, 20, 60, 1);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_220233">
                                </hotspot>
                        <hotspot name="spot_7679042" 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.03164116101723" atv="31.79921629718483" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679042);" 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(220, 20, 60, 1);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_220233">
                                </hotspot>
            
        </scene>
                <scene name="scene_221958" title="会所健身房" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/a836b4816ed134b0/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.477658" lng="113.908961" heading="" scene_id="221958" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="3.7870875786117" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="3.7870875786117" vlookat="21.547642568221" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/a836b4816ed134b0/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a836b4816ed134b0/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a836b4816ed134b0/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a836b4816ed134b0/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a836b4816ed134b0/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a836b4816ed134b0/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221959" title="会所乒乓球室" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/ea5d7b7df97839a3/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.478131" lng="113.908769" heading="" scene_id="221959" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="2.9759579547207" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="2.9759579547207" vlookat="28.370271638928" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/ea5d7b7df97839a3/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea5d7b7df97839a3/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea5d7b7df97839a3/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea5d7b7df97839a3/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea5d7b7df97839a3/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea5d7b7df97839a3/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221960" title="会所洽谈室" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/ba1ce1cb4bd3dcaa/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.477983" lng="113.909494" heading="" scene_id="221960" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="2.6822959740963" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="2.6822959740963" vlookat="11.116512372174" fovtype="MFOV" fov="113.3216155935" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/ba1ce1cb4bd3dcaa/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ba1ce1cb4bd3dcaa/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ba1ce1cb4bd3dcaa/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ba1ce1cb4bd3dcaa/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ba1ce1cb4bd3dcaa/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ba1ce1cb4bd3dcaa/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221961" title="会所入户门" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/374f70cef2306904/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.479419" lng="113.910208" heading="" scene_id="221961" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="176.10598118018" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="176.10598118018" vlookat="11.262725378864" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/374f70cef2306904/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/374f70cef2306904/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/374f70cef2306904/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/374f70cef2306904/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/374f70cef2306904/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/374f70cef2306904/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221962" title="小户型地下车库" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/4baa47cf9768bcc1/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.478031" lng="113.909139" heading="" scene_id="221962" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="1.6573585052577" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="1.6573585052577" vlookat="9.7079076655683" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/4baa47cf9768bcc1/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4baa47cf9768bcc1/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4baa47cf9768bcc1/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4baa47cf9768bcc1/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4baa47cf9768bcc1/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221963" title="小户型一楼入户大厅" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/0069e1d3b9f0d3a4/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.477831" lng="113.909194" heading="" scene_id="221963" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="0.69760432200746" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0.69760432200746" vlookat="11.99297131545" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/0069e1d3b9f0d3a4/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0069e1d3b9f0d3a4/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0069e1d3b9f0d3a4/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0069e1d3b9f0d3a4/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0069e1d3b9f0d3a4/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221964" title="小区大门" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/b040be99a7563509/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.479628" lng="113.909844" heading="" scene_id="221964" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-4.465757308392" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-4.465757308392" vlookat="-9.9167707883008" fovtype="MFOV" fov="99.732617617616" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/b040be99a7563509/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b040be99a7563509/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b040be99a7563509/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b040be99a7563509/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b040be99a7563509/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b040be99a7563509/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221965" title="小区东门" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/3c2837302a8e60ed/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.478075" lng="113.908917" heading="" scene_id="221965" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-0.10235839641441" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-0.10235839641441" vlookat="4.233735754356" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/3c2837302a8e60ed/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3c2837302a8e60ed/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3c2837302a8e60ed/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3c2837302a8e60ed/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3c2837302a8e60ed/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3c2837302a8e60ed/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221966" title="小区东门外部" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/d14ad872ee5c2934/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.477578" lng="113.908453" heading="" scene_id="221966" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="16.92261396536" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="16.92261396536" vlookat="9.6134456313195" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/d14ad872ee5c2934/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d14ad872ee5c2934/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d14ad872ee5c2934/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d14ad872ee5c2934/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d14ad872ee5c2934/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d14ad872ee5c2934/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221967" title="小区园林" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/5141a04156e88b52/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.478950" lng="113.909853" heading="" scene_id="221967" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-3.0339928931117" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-3.0339928931117" vlookat="5.2802994168418" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/5141a04156e88b52/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5141a04156e88b52/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5141a04156e88b52/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5141a04156e88b52/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5141a04156e88b52/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5141a04156e88b52/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221968" title="一楼会所1" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/14722f8647652cf5/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.479214" lng="113.909617" heading="" scene_id="221968" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="30.773244388691" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="30.773244388691" vlookat="17.30194224395" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/14722f8647652cf5/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/14722f8647652cf5/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/14722f8647652cf5/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/14722f8647652cf5/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/14722f8647652cf5/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/14722f8647652cf5/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221969" title="一楼会所大堂" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/b3d6d4fe1c53768d/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.478706" lng="113.909061" heading="" scene_id="221969" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-1.9326965768958" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-1.9326965768958" vlookat="0.5448390112953" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/b3d6d4fe1c53768d/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b3d6d4fe1c53768d/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b3d6d4fe1c53768d/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b3d6d4fe1c53768d/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b3d6d4fe1c53768d/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b3d6d4fe1c53768d/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221970" title="泳池" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/95b9cac9e75762ca/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.478675" lng="113.909858" heading="" scene_id="221970" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-36.025586675097" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-36.025586675097" vlookat="13.771194484945" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/95b9cac9e75762ca/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/95b9cac9e75762ca/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/95b9cac9e75762ca/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/95b9cac9e75762ca/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/95b9cac9e75762ca/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221971" title="大户型地下车库" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/fa56440a2f7c3d6d/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.478931" lng="113.909931" heading="" scene_id="221971" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="3.6448113332605" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="3.6448113332605" vlookat="2.103663656795" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/fa56440a2f7c3d6d/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fa56440a2f7c3d6d/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fa56440a2f7c3d6d/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fa56440a2f7c3d6d/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fa56440a2f7c3d6d/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fa56440a2f7c3d6d/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221972" title="大户型二楼会所" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/be77b0b1bbf9ee8f/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.479111" lng="113.910183" heading="" scene_id="221972" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-22.588381511291" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-22.588381511291" vlookat="16.43023467687" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/be77b0b1bbf9ee8f/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/be77b0b1bbf9ee8f/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/be77b0b1bbf9ee8f/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/be77b0b1bbf9ee8f/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/be77b0b1bbf9ee8f/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/be77b0b1bbf9ee8f/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221973" title="大户型二楼会所2" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/08e29670fca192a6/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.479258" lng="113.910303" heading="" scene_id="221973" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="4.78265236699" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="4.78265236699" vlookat="12.708160831691" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/08e29670fca192a6/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/08e29670fca192a6/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/08e29670fca192a6/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/08e29670fca192a6/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/08e29670fca192a6/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/08e29670fca192a6/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221974" title="大户型会所休息区" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/240433695bf4edd5/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.479078" lng="113.910086" heading="" scene_id="221974" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-16.97635358855" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-16.97635358855" vlookat="20.794253719524" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/240433695bf4edd5/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/240433695bf4edd5/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/240433695bf4edd5/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/240433695bf4edd5/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/240433695bf4edd5/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/240433695bf4edd5/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221975" title="大户型一楼电梯厅" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/483749b00c756dbf/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.479008" lng="113.910036" heading="" scene_id="221975" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0" vlookat="0" fovtype="MFOV" fov="95" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/483749b00c756dbf/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/483749b00c756dbf/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/483749b00c756dbf/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/483749b00c756dbf/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/483749b00c756dbf/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/483749b00c756dbf/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221976" title="二楼会所电梯厅" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/4b527965fc767226/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.479008" lng="113.910042" heading="" scene_id="221976" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-0.58089421374218" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-0.58089421374218" vlookat="9.4693244297645" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/4b527965fc767226/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b527965fc767226/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b527965fc767226/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b527965fc767226/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b527965fc767226/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b527965fc767226/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221977" title="会所儿童游乐设施" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/896ed82a51b3ba3a/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.476714" lng="113.907889" heading="" scene_id="221977" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-73.703901374593" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-73.703901374593" vlookat="31.228380794107" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/896ed82a51b3ba3a/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/896ed82a51b3ba3a/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/896ed82a51b3ba3a/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/896ed82a51b3ba3a/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/896ed82a51b3ba3a/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/896ed82a51b3ba3a/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221978" title="会所会议室" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/a2e0214b04d3208d/thumb.jpg" fenzuid="53425" parent_fenzuid="53055" lat="22.477983" lng="113.909494" heading="" scene_id="221978" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-28.170598890817" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-28.170598890817" vlookat="26.177568219863" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/a2e0214b04d3208d/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a2e0214b04d3208d/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a2e0214b04d3208d/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a2e0214b04d3208d/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a2e0214b04d3208d/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a2e0214b04d3208d/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221980" title="客厅" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/9cfe8172d7ae48ab/thumb.jpg" fenzuid="53426" parent_fenzuid="53055" lat="22.479122" lng="113.910336" heading="" scene_id="221980" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u9633\u53f0&quot;},{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u536b&quot;},{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;},{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e00&quot;},{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u56db&quot;},{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;},{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="15.632370491566" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="15.632370491566" vlookat="10.6398404586" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/9cfe8172d7ae48ab/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9cfe8172d7ae48ab/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9cfe8172d7ae48ab/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9cfe8172d7ae48ab/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9cfe8172d7ae48ab/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9cfe8172d7ae48ab/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7689928" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="21.169490055205586" atv="18.49173704629041" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689928);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="阳台" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]阳台[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221981" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221980">
                                </hotspot>
                        <hotspot name="spot_7689929" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="-91.61110984188377" atv="12.395432003173521" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689929);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卧" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卧[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221982" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221980">
                                </hotspot>
                        <hotspot name="spot_7689930" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-150.58547783543077" atv="7.198639454881419" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689930);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="过道" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]过道[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221979" target_view_hlookat="177.13892176418102" target_view_vlookat="30.641416497002194" other_args="view.hlookat=177.13892176418102&amp;view.vlookat=30.641416497002194&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221980">
                                </hotspot>
                        <hotspot name="spot_7689931" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="-144.24529192065523" atv="20.684417425271146" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689931);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="厨房" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]厨房[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221985" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221980">
                                </hotspot>
                        <hotspot name="spot_7689932" 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.68462849964317" atv="21.103477632167937" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7689932);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221980">
                                </hotspot>
            
        </scene>
                <scene name="scene_221985" title="厨房" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/266acf5200984afd/thumb.jpg" fenzuid="53426" parent_fenzuid="53055" lat="22.477203" lng="113.910117" heading="" scene_id="221985" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u9633\u53f0&quot;},{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u536b&quot;},{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;},{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e00&quot;},{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u56db&quot;},{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;},{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="7.2036692219369" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="7.2036692219369" vlookat="27.362747262287" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/266acf5200984afd/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/266acf5200984afd/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/266acf5200984afd/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/266acf5200984afd/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/266acf5200984afd/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/266acf5200984afd/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7689933" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-62.74936706185008" atv="6.1452548892366865" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689933);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="阳台" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]阳台[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221981" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221985">
                                </hotspot>
                        <hotspot name="spot_7689934" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="-106.51184589655838" atv="12.399106737015654" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689934);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卧" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卧[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221982" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221985">
                                </hotspot>
                        <hotspot name="spot_7689935" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="114.5152541873534" atv="28.22931207301459" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689935);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="过道" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]过道[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221979" target_view_hlookat="177.13892176418102" target_view_vlookat="30.641416497002194" other_args="view.hlookat=177.13892176418102&amp;view.vlookat=30.641416497002194&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221985">
                                </hotspot>
                        <hotspot name="spot_7689936" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="-61.599871787346956" atv="22.167119099921408" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689936);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="客厅" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]客厅[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221980" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221985">
                                </hotspot>
                        <hotspot name="spot_7689937" 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.635989826343746" atv="9.664968373217931" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7689937);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221985">
                                </hotspot>
            
        </scene>
                <scene name="scene_221979" title="过道" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/a25285ba7c7b6bcf/thumb.jpg" fenzuid="53426" parent_fenzuid="53055" lat="22.477667" lng="113.910028" heading="" scene_id="221979" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u9633\u53f0&quot;},{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u536b&quot;},{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;},{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e00&quot;},{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u56db&quot;},{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;},{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="171.39803415877" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="171.39803415877" vlookat="18.601335292394" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/a25285ba7c7b6bcf/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a25285ba7c7b6bcf/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a25285ba7c7b6bcf/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a25285ba7c7b6bcf/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a25285ba7c7b6bcf/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a25285ba7c7b6bcf/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7689938" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="-92.59591739013405" atv="24.053226793519208" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689938);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="次卧一" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]次卧一[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221986" target_view_hlookat="5.178662299232396" target_view_vlookat="30.40531651893586" other_args="view.hlookat=5.178662299232396&amp;view.vlookat=30.40531651893586&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221979">
                                </hotspot>
                        <hotspot name="spot_7689939" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="174.08074448608443" atv="7.169701919390434" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689939);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卧" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卧[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221982" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221979">
                                </hotspot>
                        <hotspot name="spot_7689940" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-173.81717048236203" atv="6.7580119866593025" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689940);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="客厅" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]客厅[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221980" target_view_hlookat="177.13892176418102" target_view_vlookat="30.641416497002194" other_args="view.hlookat=177.13892176418102&amp;view.vlookat=30.641416497002194&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221979">
                                </hotspot>
                        <hotspot name="spot_7689941" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="-174.50764944941238" atv="22.513484389351664" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689941);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="厨房" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]厨房[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221985" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221979">
                                </hotspot>
                        <hotspot name="spot_7689942" 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="177.13974674310813" atv="38.99098623768718" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7689942);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221979">
                                </hotspot>
                        <hotspot name="spot_7689988" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="5.895356409310807" atv="18.87437365155549" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689988);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="次卧四" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]次卧四[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221988" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221979">
                                </hotspot>
                        <hotspot name="spot_7689989" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="-12.414990240523593" atv="19.702565749459325" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689989);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="次卧二" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]次卧二[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221987" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221979">
                                </hotspot>
            
        </scene>
                <scene name="scene_221981" title="阳台" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/d6ce549a88f65ade/thumb.jpg" fenzuid="53426" parent_fenzuid="53055" lat="22.474200" lng="113.910658" heading="" scene_id="221981" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="0" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="0" effect_mod="8" effect_size="" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u9633\u53f0&quot;},{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u536b&quot;},{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;},{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e00&quot;},{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u56db&quot;},{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;},{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="60.371810321655" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="60.371810321655" vlookat="24.057815224932" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/d6ce549a88f65ade/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d6ce549a88f65ade/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d6ce549a88f65ade/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d6ce549a88f65ade/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d6ce549a88f65ade/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d6ce549a88f65ade/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7689943" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="-85.21449275204361" atv="15.359324533742427" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689943);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="客厅" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]客厅[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221980" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221981">
                                </hotspot>
                        <hotspot name="spot_7689944" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="-57.5776847322183" atv="6.559165220402395" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689944);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卧" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卧[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221982" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221981">
                                </hotspot>
                        <hotspot name="spot_7689947" 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.699646722203454" atv="22.765935702834497" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7689947);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221981">
                                </hotspot>
            
        </scene>
                <scene name="scene_221982" title="主卧" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/4b917f98e4e9e021/thumb.jpg" fenzuid="53426" parent_fenzuid="53055" lat="22.478911" lng="113.910114" heading="" scene_id="221982" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u9633\u53f0&quot;},{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u536b&quot;},{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;},{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e00&quot;},{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u56db&quot;},{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;},{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-1.6676092570644" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-1.6676092570644" vlookat="11.22870874052" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/4b917f98e4e9e021/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b917f98e4e9e021/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b917f98e4e9e021/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b917f98e4e9e021/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b917f98e4e9e021/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/4b917f98e4e9e021/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7689949" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="-109.48493113746338" atv="20.918871993849308" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689949);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卫" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卫[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221983" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221982">
                                </hotspot>
                        <hotspot name="spot_7689951" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="160.63545914464774" atv="25.290527530788648" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689951);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="客厅" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]客厅[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221980" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221982">
                                </hotspot>
                        <hotspot name="spot_7689952" 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.440444865037136" atv="28.792974309461776" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7689952);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221982">
                                </hotspot>
                        <hotspot name="spot_7689990" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="-141.01154640692485" atv="29.55656801917413" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689990);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="衣帽间" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]衣帽间[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221984" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221982">
                                </hotspot>
            
        </scene>
                <scene name="scene_221983" title="主卫" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/8fb94e23db9f8778/thumb.jpg" fenzuid="53426" parent_fenzuid="53055" lat="22.477308" lng="113.910044" heading="" scene_id="221983" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u9633\u53f0&quot;},{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u536b&quot;},{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;},{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e00&quot;},{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u56db&quot;},{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;},{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="2.5624279307914" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="2.5624279307914" vlookat="30.265985101151" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/8fb94e23db9f8778/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8fb94e23db9f8778/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8fb94e23db9f8778/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8fb94e23db9f8778/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8fb94e23db9f8778/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8fb94e23db9f8778/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7689954" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="-91.61110984188377" atv="12.395432003173521" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689954);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卧" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卧[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221982" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221983">
                                </hotspot>
                        <hotspot name="spot_7689955" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="-172.95674866560722" atv="28.879368193130574" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689955);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="衣帽间" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]衣帽间[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221984" target_view_hlookat="177.13892176418102" target_view_vlookat="30.641416497002194" other_args="view.hlookat=177.13892176418102&amp;view.vlookat=30.641416497002194&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221983">
                                </hotspot>
                        <hotspot name="spot_7689956" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="145.0572430384811" atv="35.01226476342708" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689956);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卧" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卧[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221982" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221983">
                                </hotspot>
                        <hotspot name="spot_7689957" 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.000633186240293071" atv="53.3586664916516" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7689957);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221983">
                                </hotspot>
            
        </scene>
                <scene name="scene_221984" title="主卧衣帽间" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/b88d8b1c38acaea7/thumb.jpg" fenzuid="53426" parent_fenzuid="53055" lat="22.477967" lng="113.910058" heading="" scene_id="221984" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u9633\u53f0&quot;},{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u536b&quot;},{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;},{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e00&quot;},{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u56db&quot;},{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;},{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-159.14851823816" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-159.14851823816" vlookat="32.594688074884" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/b88d8b1c38acaea7/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b88d8b1c38acaea7/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b88d8b1c38acaea7/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b88d8b1c38acaea7/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b88d8b1c38acaea7/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b88d8b1c38acaea7/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7689959" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="-145.00996865100817" atv="36.900984091226874" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689959);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卫" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卫[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221983" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221984">
                                </hotspot>
                        <hotspot name="spot_7689962" 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="-108.20186296437575" atv="42.103173797693564" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7689962);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221984">
                                </hotspot>
                        <hotspot name="spot_7689991" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="-22.253195682113642" atv="35.984849834934636" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689991);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卧" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卧[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221982" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221984">
                                </hotspot>
            
        </scene>
                <scene name="scene_221986" title="次卧一" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/f83e73c2ca58790c/thumb.jpg" fenzuid="53426" parent_fenzuid="53055" lat="22.477919" lng="113.909753" heading="" scene_id="221986" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u9633\u53f0&quot;},{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u536b&quot;},{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;},{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e00&quot;},{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u56db&quot;},{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;},{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="2.7204997886532" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="2.7204997886532" vlookat="19.229800982597" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/f83e73c2ca58790c/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/f83e73c2ca58790c/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/f83e73c2ca58790c/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/f83e73c2ca58790c/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/f83e73c2ca58790c/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/f83e73c2ca58790c/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7689964" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="-171.95103662944223" atv="20.97491998248084" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689964);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="客厅" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]客厅[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221980" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221986">
                                </hotspot>
                        <hotspot name="spot_7689965" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="172.65296700890718" atv="23.18547819771061" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689965);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="过道" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]过道[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221979" target_view_hlookat="177.13892176418102" target_view_vlookat="30.641416497002194" other_args="view.hlookat=177.13892176418102&amp;view.vlookat=30.641416497002194&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221986">
                                </hotspot>
                        <hotspot name="spot_7689967" 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="-14.577675591731975" atv="32.27015693184165" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7689967);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221986">
                                </hotspot>
            
        </scene>
                <scene name="scene_221987" title="次卧二" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/657c4a4d0f1532cf/thumb.jpg" fenzuid="53426" parent_fenzuid="53055" lat="22.478219" lng="113.909044" heading="" scene_id="221987" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u9633\u53f0&quot;},{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u536b&quot;},{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;},{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e00&quot;},{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u56db&quot;},{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;},{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-48.675430010573" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-48.675430010573" vlookat="29.601218862124" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/657c4a4d0f1532cf/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/657c4a4d0f1532cf/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/657c4a4d0f1532cf/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/657c4a4d0f1532cf/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/657c4a4d0f1532cf/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/657c4a4d0f1532cf/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7689970" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="122.88561644128558" atv="27.276910107616203" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689970);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="过道" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]过道[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221979" target_view_hlookat="177.13892176418102" target_view_vlookat="30.641416497002194" other_args="view.hlookat=177.13892176418102&amp;view.vlookat=30.641416497002194&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221987">
                                </hotspot>
                        <hotspot name="spot_7689972" 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.78626419685179" atv="42.06986021025209" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7689972);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221987">
                                </hotspot>
            
        </scene>
                <scene name="scene_221988" title="次卧四" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/e0372876e1728833/thumb.jpg" fenzuid="53426" parent_fenzuid="53055" lat="22.478900" lng="113.910000" heading="" scene_id="221988" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u9633\u53f0&quot;},{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u536b&quot;},{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;},{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e00&quot;},{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u56db&quot;},{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;},{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-89.025103454323" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-89.025103454323" vlookat="13.177265175161" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/e0372876e1728833/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e0372876e1728833/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e0372876e1728833/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e0372876e1728833/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e0372876e1728833/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e0372876e1728833/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7689973" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="2.9227311180719653" atv="34.04458753137854" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689973);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="卫生间" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]卫生间[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221990" target_view_hlookat="-283.3507358300719" target_view_vlookat="42.32063590955161" other_args="view.hlookat=-283.3507358300719&amp;view.vlookat=42.32063590955161&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221988">
                                </hotspot>
                        <hotspot name="spot_7689975" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="127.02212850864817" atv="23.289614076719037" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689975);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="过道" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]过道[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221979" target_view_hlookat="177.13892176418102" target_view_vlookat="30.641416497002194" other_args="view.hlookat=177.13892176418102&amp;view.vlookat=30.641416497002194&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221988">
                                </hotspot>
                        <hotspot name="spot_7689977" 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.0777599878731" atv="48.98651712632506" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7689977);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221988">
                                </hotspot>
            
        </scene>
                <scene name="scene_221989" title="次卧卫生间1" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/fc06d9ad14ecdb10/thumb.jpg" fenzuid="53426" parent_fenzuid="53055" lat="22.475731" lng="113.907417" heading="" scene_id="221989" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u9633\u53f0&quot;},{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u536b&quot;},{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;},{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e00&quot;},{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u56db&quot;},{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;},{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="13.573065168049" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="13.573065168049" vlookat="41.085626902426" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/fc06d9ad14ecdb10/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fc06d9ad14ecdb10/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fc06d9ad14ecdb10/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fc06d9ad14ecdb10/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fc06d9ad14ecdb10/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fc06d9ad14ecdb10/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7689981" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="127.43739419287644" atv="45.8974383750604" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689981);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="次卧二" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]次卧二[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221987" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221989">
                                </hotspot>
                        <hotspot name="spot_7689982" 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="6.296581495640453" atv="57.59831656148165" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7689982);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221989">
                                </hotspot>
            
        </scene>
                <scene name="scene_221990" title="次卧卫生间2" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/c7bb4eaa48eed5a7/thumb.jpg" fenzuid="53426" parent_fenzuid="53055" lat="22.478897" lng="113.909658" heading="" scene_id="221990" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:465,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1219,&quot;map_y&quot;:2118,&quot;rotate&quot;:&quot;-147.1849&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221980,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:466,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1454,&quot;map_y&quot;:1784,&quot;rotate&quot;:&quot;-86.3052&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221985,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:467,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1513,&quot;map_y&quot;:1439,&quot;rotate&quot;:&quot;-171.6231&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221979,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:468,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:955,&quot;map_y&quot;:2451,&quot;rotate&quot;:&quot;-132.6451&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221981,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u9633\u53f0&quot;},{&quot;id&quot;:469,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1864,&quot;map_y&quot;:2333,&quot;rotate&quot;:&quot;-177.9241&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221982,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:470,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2242,&quot;map_y&quot;:2313,&quot;rotate&quot;:&quot;178.5839&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221983,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u536b&quot;},{&quot;id&quot;:471,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2149,&quot;map_y&quot;:2082,&quot;rotate&quot;:&quot;99.8253&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221984,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;},{&quot;id&quot;:472,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1118,&quot;map_y&quot;:1384,&quot;rotate&quot;:&quot;-97.3047&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221986,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e00&quot;},{&quot;id&quot;:473,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:864,&quot;map_y&quot;:949,&quot;rotate&quot;:&quot;-48.8445&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221987,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:474,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1789,&quot;map_y&quot;:937,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221988,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u56db&quot;},{&quot;id&quot;:475,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:1296,&quot;map_y&quot;:1285,&quot;rotate&quot;:&quot;-82.9022&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221989,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;},{&quot;id&quot;:476,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221980,&quot;map_id&quot;:37,&quot;map_x&quot;:2031,&quot;map_y&quot;:960,&quot;rotate&quot;:&quot;85.9291&quot;,&quot;spot_id&quot;:84048,&quot;target_view_id&quot;:221990,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3fshnbfu1murolfhkv47&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1794732&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="68.798360414261" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="68.798360414261" vlookat="28.835506429515" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/c7bb4eaa48eed5a7/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c7bb4eaa48eed5a7/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c7bb4eaa48eed5a7/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c7bb4eaa48eed5a7/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c7bb4eaa48eed5a7/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c7bb4eaa48eed5a7/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7689986" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="-162.06625033097066" atv="43.85746487523376" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7689986);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="次卧四" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]次卧四[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221988" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221990">
                                </hotspot>
                        <hotspot name="spot_7689987" 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="11.234011415981058" atv="41.423718924281474" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7689987);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221990">
                                </hotspot>
            
        </scene>
                <scene name="scene_221994" title="客厅" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/6cc824455aaca16f/thumb.jpg" fenzuid="53427" parent_fenzuid="53055" lat="22.479333" lng="113.909664" heading="" scene_id="221994" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:478,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1777,&quot;map_y&quot;:2083,&quot;rotate&quot;:&quot;100.8347&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221994,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:478,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1777,&quot;map_y&quot;:2083,&quot;rotate&quot;:&quot;100.8347&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221994,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:479,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1483,&quot;map_y&quot;:1791,&quot;rotate&quot;:&quot;51.9812&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221997,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:480,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1480,&quot;map_y&quot;:1095,&quot;rotate&quot;:&quot;179.1841&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221993,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:481,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1141,&quot;map_y&quot;:2329,&quot;rotate&quot;:&quot;-179.0331&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221995,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:482,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:718,&quot;map_y&quot;:2261,&quot;rotate&quot;:&quot;-179.3088&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221996,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u536b\u751f\u95f4&quot;},{&quot;id&quot;:483,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:2081,&quot;map_y&quot;:970,&quot;rotate&quot;:&quot;53.3902&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221991,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:484,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1563,&quot;map_y&quot;:926,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221992,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e09&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="5.8796227802505" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="5.8796227802505" vlookat="17.719656489049" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/6cc824455aaca16f/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6cc824455aaca16f/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6cc824455aaca16f/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6cc824455aaca16f/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6cc824455aaca16f/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6cc824455aaca16f/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7690002" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="131.85740088371224" atv="16.751313910756668" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690002);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卧" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卧[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221995" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221994">
                                </hotspot>
                        <hotspot name="spot_7690003" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="-167.6888842160816" atv="22.46715883379724" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690003);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="厨房" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]厨房[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221997" target_view_hlookat="12.63859017579634" target_view_vlookat="22.103253132074364" other_args="view.hlookat=12.63859017579634&amp;view.vlookat=22.103253132074364&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221994">
                                </hotspot>
                        <hotspot name="spot_7690004" 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.963040970861982" atv="40.752322039660804" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690004);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221994">
                                </hotspot>
                        <hotspot name="spot_7690009" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="-157.7878292071823" atv="10.303232009066308" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690009);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="过道" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]过道[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221993" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221994">
                                </hotspot>
            
        </scene>
                <scene name="scene_221997" title="厨房" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/b87cfb0e07d564fc/thumb.jpg" fenzuid="53427" parent_fenzuid="53055" lat="22.479333" lng="113.909664" heading="" scene_id="221997" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:479,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1483,&quot;map_y&quot;:1791,&quot;rotate&quot;:&quot;51.9812&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221997,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:478,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1777,&quot;map_y&quot;:2083,&quot;rotate&quot;:&quot;100.8347&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221994,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:479,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1483,&quot;map_y&quot;:1791,&quot;rotate&quot;:&quot;51.9812&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221997,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:480,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1480,&quot;map_y&quot;:1095,&quot;rotate&quot;:&quot;179.1841&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221993,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:481,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1141,&quot;map_y&quot;:2329,&quot;rotate&quot;:&quot;-179.0331&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221995,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:482,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:718,&quot;map_y&quot;:2261,&quot;rotate&quot;:&quot;-179.3088&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221996,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u536b\u751f\u95f4&quot;},{&quot;id&quot;:483,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:2081,&quot;map_y&quot;:970,&quot;rotate&quot;:&quot;53.3902&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221991,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:484,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1563,&quot;map_y&quot;:926,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221992,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e09&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="16.620859040101" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="16.620859040101" vlookat="19.551132539929" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/b87cfb0e07d564fc/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b87cfb0e07d564fc/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b87cfb0e07d564fc/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b87cfb0e07d564fc/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b87cfb0e07d564fc/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b87cfb0e07d564fc/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7690010" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="141.78713998749618" atv="23.151061432979354" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690010);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卧" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卧[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221995" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221997">
                                </hotspot>
                        <hotspot name="spot_7690011" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="85.01304117629024" atv="25.895555932305832" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690011);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="客厅" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]客厅[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221994" target_view_hlookat="12.63859017579634" target_view_vlookat="22.103253132074364" other_args="view.hlookat=12.63859017579634&amp;view.vlookat=22.103253132074364&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221997">
                                </hotspot>
                        <hotspot name="spot_7690012" 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.60676459866977" atv="40.07059210002313" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690012);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221997">
                                </hotspot>
                        <hotspot name="spot_7690013" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="-49.721910209825296" atv="14.572776253889696" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690013);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="过道" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]过道[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221993" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221997">
                                </hotspot>
            
        </scene>
                <scene name="scene_221995" title="主卧" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/8dd1fe5bbaae9da0/thumb.jpg" fenzuid="53427" parent_fenzuid="53055" lat="22.479083" lng="113.910431" heading="" scene_id="221995" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:481,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1141,&quot;map_y&quot;:2329,&quot;rotate&quot;:&quot;-179.0331&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221995,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:478,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1777,&quot;map_y&quot;:2083,&quot;rotate&quot;:&quot;100.8347&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221994,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:479,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1483,&quot;map_y&quot;:1791,&quot;rotate&quot;:&quot;51.9812&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221997,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:480,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1480,&quot;map_y&quot;:1095,&quot;rotate&quot;:&quot;179.1841&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221993,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:481,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1141,&quot;map_y&quot;:2329,&quot;rotate&quot;:&quot;-179.0331&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221995,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:482,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:718,&quot;map_y&quot;:2261,&quot;rotate&quot;:&quot;-179.3088&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221996,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u536b\u751f\u95f4&quot;},{&quot;id&quot;:483,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:2081,&quot;map_y&quot;:970,&quot;rotate&quot;:&quot;53.3902&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221991,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:484,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1563,&quot;map_y&quot;:926,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221992,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e09&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="3.7992809254352" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="3.7992809254352" vlookat="26.977845994005" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/8dd1fe5bbaae9da0/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8dd1fe5bbaae9da0/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8dd1fe5bbaae9da0/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8dd1fe5bbaae9da0/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8dd1fe5bbaae9da0/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8dd1fe5bbaae9da0/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7690018" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="101.00394924603611" atv="23.279625797959746" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690018);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卫" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卫[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221996" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221995">
                                </hotspot>
                        <hotspot name="spot_7690020" 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.6724860635483765" atv="43.64148467609096" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690020);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221995">
                                </hotspot>
                        <hotspot name="spot_7690021" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="-156.8311015132606" atv="20.44106917497045" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690021);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="客厅" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]客厅[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221994" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221995">
                                </hotspot>
            
        </scene>
                <scene name="scene_221996" title="主卧卫生间" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/5f750838bbe7ce22/thumb.jpg" fenzuid="53427" parent_fenzuid="53055" lat="22.478897" lng="113.910656" heading="" scene_id="221996" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:482,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:718,&quot;map_y&quot;:2261,&quot;rotate&quot;:&quot;-179.3088&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221996,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:478,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1777,&quot;map_y&quot;:2083,&quot;rotate&quot;:&quot;100.8347&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221994,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:479,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1483,&quot;map_y&quot;:1791,&quot;rotate&quot;:&quot;51.9812&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221997,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:480,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1480,&quot;map_y&quot;:1095,&quot;rotate&quot;:&quot;179.1841&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221993,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:481,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1141,&quot;map_y&quot;:2329,&quot;rotate&quot;:&quot;-179.0331&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221995,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:482,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:718,&quot;map_y&quot;:2261,&quot;rotate&quot;:&quot;-179.3088&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221996,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u536b\u751f\u95f4&quot;},{&quot;id&quot;:483,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:2081,&quot;map_y&quot;:970,&quot;rotate&quot;:&quot;53.3902&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221991,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:484,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1563,&quot;map_y&quot;:926,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221992,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e09&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="3.5125356305046" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="3.5125356305046" vlookat="20.093794663266" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/5f750838bbe7ce22/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5f750838bbe7ce22/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5f750838bbe7ce22/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5f750838bbe7ce22/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5f750838bbe7ce22/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5f750838bbe7ce22/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7690024" 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.9160771751480183" atv="53.86334285189586" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690024);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221996">
                                </hotspot>
                        <hotspot name="spot_7690025" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="177.9989244031018" atv="23.01639587876552" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690025);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="主卧" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]主卧[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221995" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221996">
                                </hotspot>
            
        </scene>
                <scene name="scene_221993" title="过道" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/33304b079837ea8e/thumb.jpg" fenzuid="53427" parent_fenzuid="53055" lat="22.478978" lng="113.910200" heading="" scene_id="221993" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:480,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1480,&quot;map_y&quot;:1095,&quot;rotate&quot;:&quot;179.1841&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221993,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:478,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1777,&quot;map_y&quot;:2083,&quot;rotate&quot;:&quot;100.8347&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221994,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:479,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1483,&quot;map_y&quot;:1791,&quot;rotate&quot;:&quot;51.9812&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221997,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:480,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1480,&quot;map_y&quot;:1095,&quot;rotate&quot;:&quot;179.1841&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221993,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:481,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1141,&quot;map_y&quot;:2329,&quot;rotate&quot;:&quot;-179.0331&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221995,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:482,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:718,&quot;map_y&quot;:2261,&quot;rotate&quot;:&quot;-179.3088&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221996,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u536b\u751f\u95f4&quot;},{&quot;id&quot;:483,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:2081,&quot;map_y&quot;:970,&quot;rotate&quot;:&quot;53.3902&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221991,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:484,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1563,&quot;map_y&quot;:926,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221992,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e09&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="96.421102142564" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="96.421102142564" vlookat="21.602225874136" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/33304b079837ea8e/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/33304b079837ea8e/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/33304b079837ea8e/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/33304b079837ea8e/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/33304b079837ea8e/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/33304b079837ea8e/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7690014" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="-9.871550274312767" atv="26.19964949819873" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690014);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="次卧二" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]次卧二[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221991" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221993">
                                </hotspot>
                        <hotspot name="spot_7690015" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="92.28529105761416" atv="8.249433730458966" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690015);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="客厅" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]客厅[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221994" target_view_hlookat="12.63859017579634" target_view_vlookat="22.103253132074364" other_args="view.hlookat=12.63859017579634&amp;view.vlookat=22.103253132074364&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221993">
                                </hotspot>
                        <hotspot name="spot_7690016" 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="95.06599471611497" atv="44.7153834384035" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690016);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221993">
                                </hotspot>
                        <hotspot name="spot_7690017" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="-33.19052262025065" atv="36.40354037937548" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690017);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="次卧三" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]次卧三[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221992" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221993">
                                </hotspot>
            
        </scene>
                <scene name="scene_221991" title="次卧二" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/3eb7c35105b85aeb/thumb.jpg" fenzuid="53427" parent_fenzuid="53055" lat="22.479219" lng="113.910314" heading="" scene_id="221991" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:483,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:2081,&quot;map_y&quot;:970,&quot;rotate&quot;:&quot;53.3902&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221991,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:478,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1777,&quot;map_y&quot;:2083,&quot;rotate&quot;:&quot;100.8347&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221994,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:479,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1483,&quot;map_y&quot;:1791,&quot;rotate&quot;:&quot;51.9812&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221997,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:480,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1480,&quot;map_y&quot;:1095,&quot;rotate&quot;:&quot;179.1841&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221993,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:481,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1141,&quot;map_y&quot;:2329,&quot;rotate&quot;:&quot;-179.0331&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221995,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:482,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:718,&quot;map_y&quot;:2261,&quot;rotate&quot;:&quot;-179.3088&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221996,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u536b\u751f\u95f4&quot;},{&quot;id&quot;:483,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:2081,&quot;map_y&quot;:970,&quot;rotate&quot;:&quot;53.3902&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221991,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:484,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1563,&quot;map_y&quot;:926,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221992,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e09&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="31.781789859839" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="31.781789859839" vlookat="13.207177129329" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/3eb7c35105b85aeb/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3eb7c35105b85aeb/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3eb7c35105b85aeb/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3eb7c35105b85aeb/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3eb7c35105b85aeb/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3eb7c35105b85aeb/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7690027" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20211224/aa75835a56aeac19628c9c93cc6e75c5.png" renderer="webgl" ath="-92.41057520857379" atv="17.552168215199757" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690027);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="过道" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]过道[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221993" target_view_hlookat="12.63859017579634" target_view_vlookat="22.103253132074364" other_args="view.hlookat=12.63859017579634&amp;view.vlookat=22.103253132074364&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221991">
                                </hotspot>
                        <hotspot name="spot_7690028" 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="16.058955266343105" atv="32.688051193165144" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690028);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221991">
                                </hotspot>
            
        </scene>
                <scene name="scene_221992" title="次卧三" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/ea904adc87294e6f/thumb.jpg" fenzuid="53427" parent_fenzuid="53055" lat="22.479222" lng="113.910303" heading="" scene_id="221992" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:{&quot;id&quot;:484,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1563,&quot;map_y&quot;:926,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221992,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null},&quot;mappoints&quot;:[{&quot;id&quot;:478,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1777,&quot;map_y&quot;:2083,&quot;rotate&quot;:&quot;100.8347&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221994,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u5ba2\u5385&quot;},{&quot;id&quot;:479,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1483,&quot;map_y&quot;:1791,&quot;rotate&quot;:&quot;51.9812&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221997,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u53a8\u623f&quot;},{&quot;id&quot;:480,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1480,&quot;map_y&quot;:1095,&quot;rotate&quot;:&quot;179.1841&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221993,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u8fc7\u9053&quot;},{&quot;id&quot;:481,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1141,&quot;map_y&quot;:2329,&quot;rotate&quot;:&quot;-179.0331&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221995,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367&quot;},{&quot;id&quot;:482,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:718,&quot;map_y&quot;:2261,&quot;rotate&quot;:&quot;-179.3088&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221996,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u4e3b\u5367\u536b\u751f\u95f4&quot;},{&quot;id&quot;:483,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:2081,&quot;map_y&quot;:970,&quot;rotate&quot;:&quot;53.3902&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221991,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e8c&quot;},{&quot;id&quot;:484,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;view_id&quot;:221994,&quot;map_id&quot;:37,&quot;map_x&quot;:1563,&quot;map_y&quot;:926,&quot;rotate&quot;:&quot;0&quot;,&quot;spot_id&quot;:84047,&quot;target_view_id&quot;:221992,&quot;map_url&quot;:&quot;\/uploads\/3\/image\/20260514\/o_1joirjh3ftqg1eul19cs5as7tq49&quot;,&quot;width&quot;:&quot;3000&quot;,&quot;height&quot;:&quot;3000&quot;,&quot;scale&quot;:&quot;0.16&quot;,&quot;size&quot;:&quot;1718427&quot;,&quot;is_del&quot;:0,&quot;title&quot;:null,&quot;view_title&quot;:&quot;\u6b21\u5367\u4e09&quot;}]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="3.3597463732291" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="3.3597463732291" vlookat="23.447538677241" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/ea904adc87294e6f/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="11520" tiledimageheight="11520">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea904adc87294e6f/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea904adc87294e6f/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea904adc87294e6f/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea904adc87294e6f/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea904adc87294e6f/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7690030" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20220602/cbb1fd8da309e78106c020ecbf95f5cb.png" renderer="webgl" ath="145.85466674755423" atv="26.783254769612782" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690030);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="次卧二" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]次卧二[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221991" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221992">
                                </hotspot>
                        <hotspot name="spot_7690032" 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.729426245788318" atv="34.70496205107926" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690032);" zoom="false" distorted="false" oy="0" material_type="" target_type="1" text="返回
小区鸟瞰" text_advanced="[div  style=&apos;display: flex; align-items: center; justify-content: center; position: relative; width: 208px; height: 40px;&apos;][img src=&apos;/static/editor/images/spec-l-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;] [div style=&apos;display: inline-flex; align-items: center; height: 40px; background-image: url(/static/editor/images/spec-c-6.png); background-size: contain; vertical-align: middle;&apos;][div style=&apos;display:flex;align-items:center;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]返回[br]小区鸟瞰[/div]      [/div] [img src=&apos;/static/editor/images/spec-r-6.png&apos; style=&apos;display: inline-block; height: 40px; vertical-align: middle; width: 30px;&apos;][/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220234" target_view_hlookat="-38.6835509356561" target_view_vlookat="77.85541201216225" other_args="view.hlookat=-38.6835509356561&amp;view.vlookat=77.85541201216225&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221992">
                                </hotspot>
                        <hotspot name="spot_7690033" style="skin_hotspotstyle" scale="0.6" edge="center" url="https://cdn.yj720.com.cn/uploads/120/image/20220524/d3e1db41cc309db1b9e7d2b200208e4c.png" renderer="webgl" ath="159.51006641980922" atv="32.46167514889842" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690033);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="过道" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]过道[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_221993" target_view_hlookat="60.371810321655" target_view_vlookat="24.057815224932" other_args="view.hlookat=60.371810321655&amp;view.vlookat=24.057815224932&amp;view.fov=120" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_221992">
                                </hotspot>
            
        </scene>
                <scene name="scene_220244" title="太子湾云玺" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/52d4ecf8945ca151/thumb.jpeg" fenzuid="53070" parent_fenzuid="53069" lat="22.474312" lng="113.906968" heading="" scene_id="220244" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="86.968837741168" hotspot_fenzu='[{"id":611355,"pano_id":4451,"view_id":220244,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87866,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611355,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="86.968837741168" vlookat="55.37061529455" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/73f211d5ebaa026f/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="16128">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/73f211d5ebaa026f/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="7936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/73f211d5ebaa026f/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/73f211d5ebaa026f/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/73f211d5ebaa026f/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/73f211d5ebaa026f/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573700" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="139.45857476863884" atv="84.1129191411379" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573700);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾云玺[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457043" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7573705" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255,  0) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="0" text_marking_line_type="triangle" bgalpha="0" ath="135.1030285541057" atv="62.492470268587425" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573705);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="T7" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(235, 83, 83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]T7[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457043" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7573706" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255,  0) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="0" text_marking_line_type="triangle" bgalpha="0" ath="43.409406724845155" atv="63.609587989327686" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573706);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="T8" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(235, 83, 83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]T8[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457043" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7573709" 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_7573709,0xff8000,0.61,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="D  390㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]D  390㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457043" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                    <point ath="111.69860361105472" atv="37.29433995989804"/>
                                        <point ath="104.81820049269851" atv="42.95619389285105"/>
                                        <point ath="122.83259916347271" atv="47.19884973465953"/>
                                        <point ath="124.63311118814659" atv="44.068727760349354"/>
                                        <point ath="124.87536640187932" atv="43.5053377466459"/>
                                        <point ath="127.00591632232994" atv="40.31094026919679"/>
                                        <point ath="123.06258323504548" atv="39.804741520992216"/>
                                        <point ath="117.8925482298911" atv="38.88628529728862"/>
                                    </hotspot>
                        <hotspot name="spot_7573710" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="NaN" atv="NaN" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573710,0xdc143c,0.6,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="F  360㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]F  360㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457043" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                    <point ath="134.83140487898459" atv="48.445319713096715"/>
                                        <point ath="148.67537074769092" atv="48.287742771087075"/>
                                        <point ath="148.45183868050833" atv="47.48024900431939"/>
                                        <point ath="155.94067399679722" atv="46.67818579645531"/>
                                        <point ath="153.06341571207923" atv="40.07317222857756"/>
                                        <point ath="136.3809388890833" atv="40.703741433495914"/>
                                        <point ath="136.15337861125482" atv="40.673071006042186"/>
                                    </hotspot>
                        <hotspot name="spot_7573711" 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_7573711,0x27a24b,0.69,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="E  367㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]E  367㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457043" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                    <point ath="153.3299908587691" atv="40.10758500256437"/>
                                        <point ath="156.1634573866162" atv="46.68564867106313"/>
                                        <point ath="176.08807625709414" atv="41.8711543452396"/>
                                        <point ath="175.1154978830083" atv="41.1592066080675"/>
                                        <point ath="172.46938554050357" atv="41.9696062163614"/>
                                        <point ath="172.57630291315144" atv="41.91493128401242"/>
                                        <point ath="170.4006570038938" atv="39.74234286488465"/>
                                        <point ath="168.43082565738268" atv="38.06920909035164"/>
                                        <point ath="159.4600199710308" atv="40.14376734647022"/>
                                        <point ath="158.69680228117736" atv="39.26562068705946"/>
                                    </hotspot>
                        <hotspot name="spot_7573712" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="NaN" atv="NaN" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573712,0x36ccef,0.72,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="A  242㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]A  242㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457043" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                    <point ath="164.97111361101602" atv="48.847157260915026"/>
                                        <point ath="174.02266862301283" atv="56.611237908554564"/>
                                        <point ath="-170.52197028286326" atv="49.74096376109512"/>
                                        <point ath="179.85035198144385" atv="44.316249868131145"/>
                                    </hotspot>
                        <hotspot name="spot_7573736" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-140.59313715153337" atv="18.2447147669684" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573736);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾湾玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457048" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220240" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7573737" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="21.871417195348613" atv="2.0672411578447876" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573737);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾招商玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457048" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220233" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7573738" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="9.084247477309987" atv="-12.158471583191089" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573738);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457048" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220231" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7573739" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="147.73778700990812" atv="14.948788621761361" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573739);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457048" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7573777" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-59.245683458280155" atv="12.49463403694291" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573777);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457048" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7573778" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-75.1396700919575" atv="7.881488617996277" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573778);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾鲸域" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457048" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220250" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7573861" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="107.87229094113752" atv="31.58920942512406" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573861);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="花园城VILLA" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]花园城VILLA[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457068" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7573862" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="24.098776841296512" atv="30.618528129320694" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573862);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11 ECOAST北馆" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11 ECOAST北馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457068" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7573863" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="81.71145721998352" atv="26.391346010603662" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573863);" 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(130, 27, 61, 1);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="457068" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7573864" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-34.25016468286793" atv="14.084739728440297" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573864);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457069" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7678925" 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="-22.1563311305988" atv="-14.290288317714687" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678925);" 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(220, 20, 60, 1);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="457043" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7678988" 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.426793764461536" atv="7.9661683469868345" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678988);" 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(220, 20, 60, 1);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_220244">
                                </hotspot>
                        <hotspot name="spot_7679049" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/9f0cb1202aaf7e335b27c71697bfeecc.png" renderer="webgl" ath="102.40987456499178" atv="70.19801007901096" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7679049);" zoom="false" distorted="false" oy="0" material_type="2" target_type="3" text="小区户型" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(251, 41, 251, 1);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" hot_info='{&quot;id&quot;:95318,&quot;vrhotspot_id&quot;:7679049,&quot;tuji_material_id&quot;:&quot;84017,84018,84019,84020,84021,84022,84025,84026,84027&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;photo_url&quot;:[&quot;\/uploads\/3\/image\/20260514\/o_1joiisr0jhv119j6ie89q3215u&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiisr0jpgs1h381jm99gb1obr10&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiisr0j17usbr1117j1clp1td412&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiisr0ktc138pg1qfb18ca14&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiisr0k19gcgfi41d1ee471u16&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiisr0khnl1ho2c7i8k718p318&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiisr0kst4j2t1uh1k08gt31e&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiisr0kovt13ks4qsabm1fu41g&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiisr0k1no41ub0ko210ji1elu1i&quot;],&quot;pano_title&quot;:&quot;\u5c0f\u533a\u6237\u578b&quot;}' target_open_type="3" url_tan_width="0" showvr="false" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7679050" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/3367828a6dfeef0a8d716b18e0cbf4e1.png" renderer="webgl" ath="135.17397185084116" atv="70.3131050933479" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7679050);" zoom="false" distorted="false" oy="0" material_type="2" target_type="11" text="小区资料" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(41, 132, 251, 1);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" hot_info='{&quot;id&quot;:610,&quot;vrhotspot_id&quot;:7679050,&quot;tuji_material_id&quot;:&quot;728&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;pdf_url&quot;:[&quot;\/uploads\/20260514\/o_1joiimusf11a4p04csscmk150d1m&quot;],&quot;pdf_title&quot;:&quot;\u5c0f\u533a\u8d44\u6599&quot;,&quot;document_type&quot;:[&quot;docx&quot;]}' target_open_type="11" url_tan_width="0" showvr="false" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7679065" 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="37.703133180229145" atv="12.538299693630673" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679065);" 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(220, 20, 60, 1);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="457043" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7690126" 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="-90.52556468840402" atv="28.263125884685994" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690126);" 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(220, 20, 60, 1);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="457043" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                </hotspot>
                        <hotspot name="spot_7690141" 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_7690141,0xb57edc,0.68,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="01  380" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]01  380[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                    <point ath="27.35452140020874" atv="40.755721299118676"/>
                                        <point ath="19.337742330929586" atv="48.56544979983828"/>
                                        <point ath="46.043769265248784" atv="52.70938874512171"/>
                                        <point ath="46.92413475506646" atv="43.18714806073869"/>
                                    </hotspot>
                        <hotspot name="spot_7690152" 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_7690152,0x808000,0.63,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="02  410" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]02  410[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220244">
                                    <point ath="74.45786587053169" atv="58.60547013379961"/>
                                        <point ath="55.46458115266148" atv="61.40698692001108"/>
                                        <point ath="54.08186196919735" atv="52.7311723964686"/>
                                        <point ath="46.16722312925515" atv="52.69644661080688"/>
                                        <point ath="46.93254503348987" atv="43.246447869299935"/>
                                        <point ath="65.74149826445887" atv="42.15496333029958"/>
                                        <point ath="68.57079117132741" atv="46.553422593587946"/>
                                        <point ath="66.74547212400034" atv="46.933640652162566"/>
                                    </hotspot>
                        <hotspot name="spot_7690156" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="67.7726143560692" atv="74.53515237611823" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690156);" zoom="false" distorted="false" oy="0" material_type="1" target_type="3" text="平面图" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);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" hot_info='{&quot;id&quot;:95478,&quot;vrhotspot_id&quot;:7690156,&quot;tuji_material_id&quot;:&quot;84068,84069,84015,84016&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;photo_url&quot;:[&quot;\/uploads\/3\/image\/20260515\/o_1jokqro8n1bnpp2d74q1k50i8kf&quot;,&quot;\/uploads\/3\/image\/20260515\/o_1jokqro8oo3jeb8a5214761d9th&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiisr0j3tl1qklrg1m0315deq&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiisr0j13daqceh1g10us1qons&quot;],&quot;pano_title&quot;:&quot;\u5e73\u9762\u56fe&quot;}' target_open_type="3" url_tan_width="0" showvr="false" linkedscene="scene_220244">
                                </hotspot>
                            <hotspot name="embed_9_85004" atv="67.98805005054147" ath="100.20964515161191" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="104.62654404854" atv="69.910006736545"/>
                                        <point ath="104.69923089481" atv="67.486337795443"/>
                                    </hotspot>
                                <hotspot name="embed_9_85004_text" atv="67.98805005054147" ath="100.20964515161191" showvr="true" type="text" html="5F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_85005" atv="48.241894157843994" ath="101.17424741871616" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="104.54950240983" atv="67.538244186288"/>
                                        <point ath="104.35890467373" atv="46.737035854714"/>
                                    </hotspot>
                                <hotspot name="embed_9_85005_text" atv="48.241894157843994" ath="101.17424741871616" showvr="true" type="text" html="33F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_85006" atv="73.44210433797929" ath="80.32563890758843" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="76.17545066956" atv="74.667826863711"/>
                                        <point ath="75.742308210671" atv="73.670051305167"/>
                                    </hotspot>
                                <hotspot name="embed_9_85006_text" atv="73.44210433797929" ath="80.32563890758843" showvr="true" type="text" html="5F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_85007" atv="59.68853150349211" ath="79.26808788694564" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="75.617969740841" atv="73.723693000728"/>
                                        <point ath="75.544615875326" atv="59.413606943361"/>
                                    </hotspot>
                                <hotspot name="embed_9_85007_text" atv="59.68853150349211" ath="79.26808788694564" showvr="true" type="text" html="33F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                
        </scene>
                <scene name="scene_220243" title="东南侧" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/adca11d604db4705/thumb.jpeg" fenzuid="53070" parent_fenzuid="53069" lat="22.474060" lng="113.908776" heading="" scene_id="220243" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-71.856655269009" hotspot_fenzu='[{"id":611356,"pano_id":4451,"view_id":220243,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87867,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611356,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-71.856655269009" vlookat="30.351274424206" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/8afb2a8bbb86fb14/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="15104" tiledimageheight="15104">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8afb2a8bbb86fb14/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7680" tiledimageheight="7680">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8afb2a8bbb86fb14/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3840" tiledimageheight="3840">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8afb2a8bbb86fb14/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8afb2a8bbb86fb14/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/8afb2a8bbb86fb14/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573701" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-104.55130508194395" atv="37.674032236471746" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573701);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾云玺[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457044" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7573707" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255,  0) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="0" text_marking_line_type="triangle" bgalpha="0" ath="-90.72293378556384" atv="40.842400159128644" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573707);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="T7" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(235, 83, 83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]T7[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457044" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7573708" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255,  0) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="0" text_marking_line_type="triangle" bgalpha="0" ath="-59.55049397322853" atv="31.720875004546283" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573708);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="T8" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(235, 83, 83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]T8[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457044" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7573740" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-100.98844218239452" atv="9.30054392485849" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573740);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾湾玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457049" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220240" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7573741" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="11.693768333362584" atv="1.3330057435845546" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573741);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾招商玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457049" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220233" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7573742" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-6.0636403076969145" atv="-11.85004460625499" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573742);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457049" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220231" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7573743" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-132.00860804228944" atv="16.487079034044974" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573743);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457049" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7573779" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-58.99619427293908" atv="8.958104856283635" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573779);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457049" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7573865" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="135.8397184508908" atv="56.84156705582673" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573865);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="花园城VILLA" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]花园城VILLA[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457071" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7573866" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-20.807096160778883" atv="29.097141924370423" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573866);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11 ECOAST北馆" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11 ECOAST北馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457071" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7573867" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="64.04625356182146" atv="49.06906639629664" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573867);" 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(130, 27, 61, 1);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="457071" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7573868" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-40.11122578795448" atv="8.507715632175223" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573868);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457072" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7574739" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="1.5965854387174545" atv="29.644410296309267" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574739);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11文化空间" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11文化空间[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457071" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7575303" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-170.75350535081964" atv="30.808775669799317" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7575303);" 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(90, 41, 251, 1);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="457071" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7678926" 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="-22.465590294716435" atv="-10.53069806965188" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678926);" 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(220, 20, 60, 1);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="457044" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7679040" 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="34.40651764621322" atv="13.180062840209317" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679040);" 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(220, 20, 60, 1);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="457044" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220243">
                                </hotspot>
                        <hotspot name="spot_7690127" 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="-76.21179282302188" atv="12.267007317602582" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690127);" 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(220, 20, 60, 1);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="457044" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220243">
                                </hotspot>
            
        </scene>
                <scene name="scene_220245" title="西南侧" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/bf206b2cca826180/thumb.jpeg" fenzuid="53070" parent_fenzuid="53069" lat="22.472945" lng="113.906870" heading="" scene_id="220245" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="18.732520444061" hotspot_fenzu='[{"id":611357,"pano_id":4451,"view_id":220245,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87868,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611357,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="18.732520444061" vlookat="43.724813374942" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/5145cb87cf94192f/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="15104" tiledimageheight="15104">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5145cb87cf94192f/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7680" tiledimageheight="7680">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5145cb87cf94192f/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3840" tiledimageheight="3840">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5145cb87cf94192f/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5145cb87cf94192f/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5145cb87cf94192f/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573702" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-1.899254952313413" atv="44.92201611366988" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573702);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾云玺[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457045" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7573703" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255,  0) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="0" text_marking_line_type="triangle" bgalpha="0" ath="36.116333565309446" atv="46.10492972277265" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573703);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="T7" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(235, 83, 83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]T7[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457045" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7573704" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255,  0) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="0" text_marking_line_type="triangle" bgalpha="0" ath="23.67034509123755" atv="24.928052588211553" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573704);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="T8" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(235, 83, 83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]T8[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457045" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7573744" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-66.3719314678741" atv="28.287332537708185" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573744);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾湾玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457050" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220240" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7573745" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="30.92611966085343" atv="2.1711688439395695" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573745);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾招商玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457050" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220233" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7573746" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="15.575503422627435" atv="-8.573113385760983" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573746);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457050" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220231" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7573747" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="86.86524475282772" atv="26.88283097278119" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573747);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457050" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7573781" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-36.27184932250134" atv="12.402996455784702" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573781);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457050" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7573782" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-50.58246364957887" atv="7.254566979722209" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573782);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾鲸域" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457050" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220250" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7573871" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="67.29816665891423" atv="22.350025291841636" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573871);" 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(130, 27, 61, 1);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="457073" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7573872" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-14.058259509619006" atv="11.157990942000254" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573872);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457074" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7575304" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="139.80236889071222" atv="31.3763585259141" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7575304);" 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(90, 41, 251, 1);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="457073" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7678927" 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="-7.710753418649688" atv="-7.919154150934292" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678927);" 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(220, 20, 60, 1);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="457045" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220245">
                                </hotspot>
                        <hotspot name="spot_7678990" 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="-23.968836994217156" atv="8.279179134383453" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678990);" 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(220, 20, 60, 1);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_220245">
                                </hotspot>
                        <hotspot name="spot_7679066" 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.94209162081603" atv="11.032811293464363" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679066);" 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(220, 20, 60, 1);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_220245">
                                </hotspot>
                        <hotspot name="spot_7690128" 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="-34.63794488264074" atv="21.706103347537287" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690128);" 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(220, 20, 60, 1);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="457045" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220245">
                                </hotspot>
            
        </scene>
                <scene name="scene_220241" title="园林景观" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/17608d04c998a381/thumb.jpeg" fenzuid="53421" parent_fenzuid="53069" lat="22.474192" lng="113.906779" heading="" scene_id="220241" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="98.346883920625" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="98.346883920625" vlookat="61.634851266666" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/37c1721dc742b334/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="16128">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/37c1721dc742b334/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="7936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/37c1721dc742b334/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/37c1721dc742b334/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/37c1721dc742b334/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/37c1721dc742b334/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221930" title="外部大门" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/01493f84e4f292c7/thumb.jpg" fenzuid="53421" parent_fenzuid="53069" lat="22.473736" lng="113.907497" heading="" scene_id="221930" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="0.96969288322918" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0.96969288322918" vlookat="1.6678913857295" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/01493f84e4f292c7/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/01493f84e4f292c7/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/01493f84e4f292c7/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/01493f84e4f292c7/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/01493f84e4f292c7/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221931" title="一楼入户大堂" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/dd0eecefa930f1bc/thumb.jpg" fenzuid="53421" parent_fenzuid="53069" lat="22.473989" lng="113.907753" heading="" scene_id="221931" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="105.7262379852" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="105.7262379852" vlookat="7.9281630613591" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/dd0eecefa930f1bc/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/dd0eecefa930f1bc/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/dd0eecefa930f1bc/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/dd0eecefa930f1bc/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/dd0eecefa930f1bc/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221932" title="会所儿童乐园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/1b08e14ff9531e43/thumb.jpg" fenzuid="53421" parent_fenzuid="53069" lat="22.474350" lng="113.907608" heading="" scene_id="221932" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-2.132658436443" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-2.132658436443" vlookat="7.8682550693868" fovtype="MFOV" fov="117.54544502584" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/1b08e14ff9531e43/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1b08e14ff9531e43/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1b08e14ff9531e43/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1b08e14ff9531e43/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1b08e14ff9531e43/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221933" title="空中花园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/3bc9d71a35268853/thumb.jpg" fenzuid="53421" parent_fenzuid="53069" lat="22.474381" lng="113.907465" heading="" scene_id="221933" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-92.327965101714" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-92.327965101714" vlookat="1.0194653320177" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/3bc9d71a35268853/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3bc9d71a35268853/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3bc9d71a35268853/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3bc9d71a35268853/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/3bc9d71a35268853/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_222030" title="空中花园休息区" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/2ef3538a9c1aee18/thumb.jpg" fenzuid="53421" parent_fenzuid="53069" lat="22.474008" lng="113.907272" heading="" scene_id="222030" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="14.907320961821" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="14.907320961821" vlookat="0.68365707964455" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/2ef3538a9c1aee18/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2ef3538a9c1aee18/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2ef3538a9c1aee18/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2ef3538a9c1aee18/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/2ef3538a9c1aee18/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_222031" title="入户前台" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/001d7a7b3fdeb197/thumb.jpg" fenzuid="53421" parent_fenzuid="53069" lat="22.474350" lng="113.907389" heading="" scene_id="222031" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="0.10698136871967" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0.10698136871967" vlookat="6.6082000830468" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/001d7a7b3fdeb197/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/001d7a7b3fdeb197/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/001d7a7b3fdeb197/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/001d7a7b3fdeb197/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/001d7a7b3fdeb197/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_222032" title="地下车库" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/9a9c0d3a5febb0f9/thumb.jpg" fenzuid="53421" parent_fenzuid="53069" lat="22.474667" lng="113.907344" heading="" scene_id="222032" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="118.29083885609" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="118.29083885609" vlookat="6.9447023429295" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/9a9c0d3a5febb0f9/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9a9c0d3a5febb0f9/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9a9c0d3a5febb0f9/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9a9c0d3a5febb0f9/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9a9c0d3a5febb0f9/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_222033" title="地下车库内部" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/0c979a01aa944844/thumb.jpg" fenzuid="53421" parent_fenzuid="53069" lat="22.474667" lng="113.907344" heading="" scene_id="222033" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-108.55277557544" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-108.55277557544" vlookat="10.688864493867" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/0c979a01aa944844/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0c979a01aa944844/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0c979a01aa944844/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0c979a01aa944844/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0c979a01aa944844/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_220240" title="太子湾湾玺" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/499e12f8f71e7aac/thumb.jpg" fenzuid="53072" parent_fenzuid="53071" lat="22.473886" lng="113.905655" heading="" scene_id="220240" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="58.21284526581" hotspot_fenzu='[{"id":611358,"pano_id":4451,"view_id":220240,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87869,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611358,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="58.21284526581" vlookat="78.092935711199" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/499e12f8f71e7aac/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="15360" tiledimageheight="15360">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/499e12f8f71e7aac/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7680" tiledimageheight="7680">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/499e12f8f71e7aac/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3840" tiledimageheight="3840">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/499e12f8f71e7aac/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/499e12f8f71e7aac/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/499e12f8f71e7aac/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573695" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-110.59705744008934" atv="79.56108360690219" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573695);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾湾玺[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457042" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7573698" 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="-48.31429635001035" atv="56.03424055484725" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573698);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="N1" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(235, 83, 83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]N1[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457042" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7573699" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255,  0) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="0" text_marking_line_type="triangle" bgalpha="0" ath="172.998779506569" atv="61.255011893895286" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573699);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="N2" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(235, 83, 83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]N2[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457042" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7573749" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="48.01638350242786" atv="1.9322394060380625" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573749);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾招商玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457051" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220233" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7573750" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="33.49538171361729" atv="-9.670718763273342" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573750);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457051" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220231" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7573751" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="118.64895826966475" atv="10.101317540632769" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573751);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457051" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7573756" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="71.55239972640885" atv="15.213295381862324" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573756);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾云玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457051" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220244" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7573757" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-31.7905809972018" atv="14.786030617407365" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573757);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457051" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7573758" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-52.98633124560308" atv="10.902439709332619" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573758);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾鲸域" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457051" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220250" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7573873" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-3.4313870232846284" atv="14.393860295448356" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573873);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457075" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7575305" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="137.72617525232744" atv="17.23514456595203" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7575305);" 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(90, 41, 251, 1);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="457189" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7678991" 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="12.775160096993375" atv="-17.988381989832963" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678991);" 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(220, 20, 60, 1);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_220240">
                                </hotspot>
                        <hotspot name="spot_7679045" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/9f0cb1202aaf7e335b27c71697bfeecc.png" renderer="webgl" ath="62.40502691995789" atv="72.85395141212032" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7679045);" zoom="false" distorted="false" oy="0" material_type="2" target_type="3" text="小区户型" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(251, 41, 132, 1);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" hot_info='{&quot;id&quot;:95296,&quot;vrhotspot_id&quot;:7679045,&quot;tuji_material_id&quot;:&quot;84010,84011,84012,84013&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;photo_url&quot;:[&quot;\/uploads\/3\/image\/20260514\/o_1joiirri294j18qfg7gdhs4l8i&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiirri2a531092csmk4l1butk&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiirri31esh11ih164r1s711fl5m&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiirri31otsm9qvupn1g1ad1o&quot;],&quot;pano_title&quot;:&quot;\u5c0f\u533a\u6237\u578b&quot;}' target_open_type="3" url_tan_width="0" showvr="false" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7679048" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/3367828a6dfeef0a8d716b18e0cbf4e1.png" renderer="webgl" ath="74.76488543059736" atv="85.68196219734057" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7679048);" zoom="false" distorted="false" oy="0" material_type="2" target_type="11" text="小区资料" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(41, 132, 251, 1);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" hot_info='{&quot;id&quot;:609,&quot;vrhotspot_id&quot;:7679048,&quot;tuji_material_id&quot;:&quot;727&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;pdf_url&quot;:[&quot;\/uploads\/20260514\/o_1joiimjql45r1p23asq1s1c1snh1c&quot;],&quot;pdf_title&quot;:&quot;\u5c0f\u533a\u8d44\u6599&quot;,&quot;document_type&quot;:[&quot;docx&quot;]}' target_open_type="11" url_tan_width="0" showvr="false" linkedscene="scene_220240">
                                </hotspot>
                        <hotspot name="spot_7679063" 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="-16.428041879448358" atv="11.86811444267293" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679063);" 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(220, 20, 60, 1);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_220240">
                                </hotspot>
                        <hotspot name="spot_7690129" 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="3.2475317845900804" atv="52.26816722170941" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690129);" 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(220, 20, 60, 1);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_220240">
                                </hotspot>
                        <hotspot name="spot_7690157" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="167.97486796121433" atv="75.60918269397887" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690157);" zoom="false" distorted="false" oy="0" material_type="1" target_type="3" text="平面图" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);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" hot_info='{&quot;id&quot;:95479,&quot;vrhotspot_id&quot;:7690157,&quot;tuji_material_id&quot;:&quot;84014&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;photo_url&quot;:[&quot;\/uploads\/3\/image\/20260514\/o_1joiirri314to141h1c401nn1egnq&quot;],&quot;pano_title&quot;:&quot;\u5e73\u9762\u56fe&quot;}' target_open_type="3" url_tan_width="0" showvr="false" linkedscene="scene_220240">
                                </hotspot>
                            <hotspot name="embed_9_85000" atv="52.91198755891229" ath="-37.35659941107485" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-41.216597681273" atv="54.156545116697"/>
                                        <point ath="-41.181960111712" atv="53.125888304396"/>
                                    </hotspot>
                                <hotspot name="embed_9_85000_text" atv="52.91198755891229" ath="-37.35659941107485" showvr="true" type="text" html="4F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_85001" atv="36.58371580068954" ath="-39.11933797606599" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-41.171511962229" atv="53.112187802091"/>
                                        <point ath="-41.131846008482" atv="36.05895542452"/>
                                    </hotspot>
                                <hotspot name="embed_9_85001_text" atv="36.58371580068954" ath="-39.11933797606599" showvr="true" type="text" html="25F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_85002" atv="67.80268473989753" ath="155.85996598604447" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="159.98908012236" atv="68.995127181213"/>
                                        <point ath="160.07255335445" atv="67.323253409404"/>
                                    </hotspot>
                                <hotspot name="embed_9_85002_text" atv="67.80268473989753" ath="155.85996598604447" showvr="true" type="text" html="4F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_85003" atv="45.810181764188336" ath="155.0417078384952" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="160.02364729525" atv="67.431743527921"/>
                                        <point ath="159.77564908746" atv="44.579842967022"/>
                                    </hotspot>
                                <hotspot name="embed_9_85003_text" atv="45.810181764188336" ath="155.0417078384952" showvr="true" type="text" html="31F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                
        </scene>
                <scene name="scene_220246" title="西南侧" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/54d3cd721686480e/thumb.jpg" fenzuid="53072" parent_fenzuid="53071" lat="22.472888" lng="113.904357" heading="" scene_id="220246" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="59.311226001848" hotspot_fenzu='[{"id":611359,"pano_id":4451,"view_id":220246,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87870,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611359,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="59.311226001848" vlookat="33.602780765764" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/54d3cd721686480e/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="15616" tiledimageheight="15616">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/54d3cd721686480e/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7808" tiledimageheight="7808">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/54d3cd721686480e/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3840" tiledimageheight="3840">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/54d3cd721686480e/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/54d3cd721686480e/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/54d3cd721686480e/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573694" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="54.646211039519926" atv="52.27117508000531" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573694);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾湾玺[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457041" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220246">
                                </hotspot>
                        <hotspot name="spot_7573696" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255,  0) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="0" text_marking_line_type="triangle" bgalpha="0" ath="23.251557903447747" atv="39.22151903115573" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573696);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="N1" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(235, 83, 83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]N1[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457041" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220246">
                                </hotspot>
                        <hotspot name="spot_7573697" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255,  0) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="0" text_marking_line_type="triangle" bgalpha="0" ath="89.95727115266834" atv="36.29894580481489" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573697);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="N2" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(235, 83, 83);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]N2[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457041" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220246">
                                </hotspot>
                        <hotspot name="spot_7573753" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="47.81260305937701" atv="1.6202335044414935" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573753);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾招商玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457052" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220233" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220246">
                                </hotspot>
                        <hotspot name="spot_7573754" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="38.350081989691944" atv="-7.059819088264146" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573754);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457052" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220231" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220246">
                                </hotspot>
                        <hotspot name="spot_7573755" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="92.55950471151513" atv="6.825592754574363" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573755);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457052" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220246">
                                </hotspot>
                        <hotspot name="spot_7573820" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-10.498443250198648" atv="14.777285678962805" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573820);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457052" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220246">
                                </hotspot>
                        <hotspot name="spot_7573821" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-24.396064883720214" atv="11.17497443126325" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573821);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾鲸域" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457052" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220250" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220246">
                                </hotspot>
                        <hotspot name="spot_7573874" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="13.789340643663593" atv="11.048256985403857" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573874);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457076" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220246">
                                </hotspot>
                        <hotspot name="spot_7575306" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="119.12396882712875" atv="16.87043304276346" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7575306);" 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(90, 41, 251, 1);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="457190" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220246">
                                </hotspot>
                        <hotspot name="spot_7678992" 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="23.985656572373387" atv="-13.077435845131873" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678992);" 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(220, 20, 60, 1);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_220246">
                                </hotspot>
                        <hotspot name="spot_7679064" 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="3.228738964163256" atv="7.593762280642477" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679064);" 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(220, 20, 60, 1);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_220246">
                                </hotspot>
                        <hotspot name="spot_7690123" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="65.0087813303636" atv="8.542417250994179" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690123);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾云玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457052" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220244" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220246">
                                </hotspot>
                        <hotspot name="spot_7690130" 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.15626083750328" atv="20.268478621343107" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690130);" 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(220, 20, 60, 1);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_220246">
                                </hotspot>
            
        </scene>
                <scene name="scene_220242" title="园林景观" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/a20d620a006d2c43/thumb.jpg" fenzuid="53422" parent_fenzuid="53071" lat="22.473990" lng="113.905153" heading="" scene_id="220242" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="22.173602350862" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="22.173602350862" vlookat="70.513445342115" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/a20d620a006d2c43/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="14592" tiledimageheight="14592">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a20d620a006d2c43/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7296" tiledimageheight="7296">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a20d620a006d2c43/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3648" tiledimageheight="3648">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a20d620a006d2c43/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1792" tiledimageheight="1792
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a20d620a006d2c43/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a20d620a006d2c43/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221934" title="地下车库内部会所2" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/c69bf5b9678596c7/thumb.jpg" fenzuid="53422" parent_fenzuid="53071" lat="22.473342" lng="113.906042" heading="" scene_id="221934" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/c69bf5b9678596c7/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c69bf5b9678596c7/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c69bf5b9678596c7/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c69bf5b9678596c7/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c69bf5b9678596c7/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221935" title="空中花园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/fe034de321036ba6/thumb.jpg" fenzuid="53422" parent_fenzuid="53071" lat="22.473519" lng="113.906450" heading="" scene_id="221935" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="1.2500551100383" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="1.2500551100383" vlookat="16.641646404099" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/fe034de321036ba6/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fe034de321036ba6/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fe034de321036ba6/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fe034de321036ba6/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/fe034de321036ba6/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221936" title="空中花园2" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/ca2a105282c01bbb/thumb.jpg" fenzuid="53422" parent_fenzuid="53071" lat="22.473811" lng="113.905061" heading="" scene_id="221936" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-4.1996770497235" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-4.1996770497235" vlookat="16.23363158238" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/ca2a105282c01bbb/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ca2a105282c01bbb/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ca2a105282c01bbb/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ca2a105282c01bbb/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ca2a105282c01bbb/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221937" title="空中花园3" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/04c6dac4b31b7d1c/thumb.jpg" fenzuid="53422" parent_fenzuid="53071" lat="22.473714" lng="113.905597" heading="" scene_id="221937" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="55.606150229066" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="55.606150229066" vlookat="10.007867652864" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/04c6dac4b31b7d1c/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/04c6dac4b31b7d1c/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/04c6dac4b31b7d1c/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/04c6dac4b31b7d1c/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/04c6dac4b31b7d1c/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221938" title="小区外部大门" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/cb93bfeedafdb199/thumb.jpg" fenzuid="53422" parent_fenzuid="53071" lat="22.473300" lng="113.905736" heading="" scene_id="221938" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-0.47461220846466" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-0.47461220846466" vlookat="4.8193420152206" fovtype="MFOV" fov="95" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/cb93bfeedafdb199/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cb93bfeedafdb199/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cb93bfeedafdb199/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cb93bfeedafdb199/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cb93bfeedafdb199/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221939" title="地下车库" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/34d2ca48b4e04564/thumb.jpg" fenzuid="53422" parent_fenzuid="53071" lat="22.473319" lng="113.906097" heading="" scene_id="221939" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-0.92682003641912" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-0.92682003641912" vlookat="10.103190684954" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/34d2ca48b4e04564/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/34d2ca48b4e04564/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/34d2ca48b4e04564/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/34d2ca48b4e04564/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/34d2ca48b4e04564/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221940" title="地下车库内部会所" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/5416c919b1dcc1d2/thumb.jpg" fenzuid="53422" parent_fenzuid="53071" lat="22.473331" lng="113.906042" heading="" scene_id="221940" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="135.2113223074" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="135.2113223074" vlookat="9.5047774493963" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/5416c919b1dcc1d2/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5416c919b1dcc1d2/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5416c919b1dcc1d2/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5416c919b1dcc1d2/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5416c919b1dcc1d2/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_220231" title="北侧" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/bea732043e93b008/thumb.jpg" fenzuid="53062" parent_fenzuid="53061" lat="22.478918" lng="113.907141" heading="" scene_id="220231" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="152.05612411706" hotspot_fenzu='[{"id":611361,"pano_id":4451,"view_id":220231,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87872,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611361,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="152.05612411706" vlookat="29.397616082619" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/bea732043e93b008/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="16128">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/bea732043e93b008/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="7936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/bea732043e93b008/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/bea732043e93b008/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/bea732043e93b008/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/bea732043e93b008/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573685" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="127.09367310194455" atv="59.665750148531146" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573685);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾瑞玺[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457038" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7573790" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="119.91776481377443" atv="36.44996799596551" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573790);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾招商玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457057" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220233" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7573792" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-175.58593330354523" atv="12.596047753062894" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573792);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457057" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7573793" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-111.43192535839074" atv="25.20160555665077" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573793);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457057" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7573794" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-118.02155308527935" atv="17.36445439965094" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573794);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾鲸域" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457057" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220250" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7573858" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-126.31048202254973" atv="59.42660395641537" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573858);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾泓玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457057" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220235" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7573893" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png" renderer="webgl" ath="-116.97223152066536" atv="35.22934083881108" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573893);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="太子湾医院" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(41, 83, 251, 1);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="457087" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7573894" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/20d6c71035de29bd1edd6cdf5af290e0.png" renderer="webgl" ath="-28.46862123985926" atv="36.191110601104874" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573894);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="山海学校" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(255, 128, 0, 1);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="457087" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7573896" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png" renderer="webgl" ath="31.410795098896187" atv="45.07767541796333" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573896);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="微波山公园" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(153, 193, 45, 1);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="457089" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7573901" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-179.84167794280546" atv="34.34350462802714" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573901);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11 ECOAST北馆" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11 ECOAST北馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457088" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7573917" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/20d6c71035de29bd1edd6cdf5af290e0.png" renderer="webgl" ath="-74.71936875564717" atv="49.26662815227555" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573917);" zoom="false" distorted="false" oy="0" material_type="1" target_type="12" text="蛇口国际学校" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(255, 128, 0, 1);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="457087" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7678994" 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="-142.63253239423486" atv="-3.529449938546672" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678994);" 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(220, 20, 60, 1);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_220231">
                                </hotspot>
                        <hotspot name="spot_7679068" 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="85.25961006715443" atv="28.653888503755965" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679068);" 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(220, 20, 60, 1);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_220231">
                                </hotspot>
                        <hotspot name="spot_7679069" 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.26432650976369" atv="42.17173090526624" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679069);" 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(220, 20, 60, 1);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_220231">
                                </hotspot>
                        <hotspot name="spot_7690892" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/9f0cb1202aaf7e335b27c71697bfeecc.png" renderer="webgl" ath="177.60720268502803" atv="39.99526121252837" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690892);" zoom="false" distorted="false" oy="0" material_type="2" target_type="3" text="小区户型" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(251, 41, 251, 1);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" hot_info='{&quot;id&quot;:95482,&quot;vrhotspot_id&quot;:7690892,&quot;tuji_material_id&quot;:&quot;84006,84007,84008,84009&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;photo_url&quot;:[&quot;\/uploads\/3\/image\/20260514\/o_1joiir02os8hiqq1bk51o5o12crn&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiir02oqrd1us456v1dpp1mjdp&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiir02o133g1sqq1a1c18hhk8fr&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiir02o1t2h7s215r21bah56vt&quot;],&quot;pano_title&quot;:&quot;\u5c0f\u533a\u6237\u578b&quot;}' target_open_type="3" url_tan_width="0" showvr="false" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7690893" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/3367828a6dfeef0a8d716b18e0cbf4e1.png" renderer="webgl" ath="-175.77017527813015" atv="62.7510540420897" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690893);" zoom="false" distorted="false" oy="0" material_type="2" target_type="11" text="小区资料" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(41, 132, 251, 1);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" hot_info='{&quot;id&quot;:615,&quot;vrhotspot_id&quot;:7690893,&quot;tuji_material_id&quot;:&quot;726&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;pdf_url&quot;:[&quot;\/uploads\/20260514\/o_1joiimb4j1bdkeuh14r43gv1r9b12&quot;],&quot;pdf_title&quot;:&quot;\u5c0f\u533a\u8d44\u6599&quot;,&quot;document_type&quot;:[&quot;docx&quot;]}' target_open_type="11" url_tan_width="0" showvr="false" linkedscene="scene_220231">
                                </hotspot>
                        <hotspot name="spot_7690894" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="-178.329807483362" atv="51.101779593422116" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690894);" zoom="false" distorted="false" oy="0" material_type="1" target_type="3" text="平面图" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);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" hot_info='{&quot;id&quot;:95483,&quot;vrhotspot_id&quot;:7690894,&quot;tuji_material_id&quot;:&quot;84004,84005&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;photo_url&quot;:[&quot;\/uploads\/3\/image\/20260514\/o_1joiir02ndhs14dueodkj1qbcj&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiir02oo7b106r1aia154n1u90l&quot;],&quot;pano_title&quot;:&quot;\u5e73\u9762\u56fe&quot;}' target_open_type="3" url_tan_width="0" showvr="false" linkedscene="scene_220231">
                                </hotspot>
                            <hotspot name="embed_9_84992" atv="70.7233747434013" ath="136.26034487142718" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="142.33535836555" atv="71.556154167161"/>
                                        <point ath="142.22430446288" atv="70.779939220848"/>
                                    </hotspot>
                                <hotspot name="embed_9_84992_text" atv="70.7233747434013" ath="136.26034487142718" showvr="true" type="text" html="8F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_84993" atv="23.934702506846193" ath="138.3781637631826" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="142.08734614082" atv="70.715308865365"/>
                                        <point ath="141.8620232914" atv="21.486622368388"/>
                                    </hotspot>
                                <hotspot name="embed_9_84993_text" atv="23.934702506846193" ath="138.3781637631826" showvr="true" type="text" html="59F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                
        </scene>
                <scene name="scene_220230" title="瑞玺" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/36a342dab8e4f820/thumb.jpg" fenzuid="53062" parent_fenzuid="53061" lat="22.477897" lng="113.907950" heading="" scene_id="220230" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-25.041766249497" hotspot_fenzu='[{"id":611360,"pano_id":4451,"view_id":220230,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87871,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611360,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-25.041766249497" vlookat="68.282406191094" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/36a342dab8e4f820/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="16128">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/36a342dab8e4f820/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="8192">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/36a342dab8e4f820/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/36a342dab8e4f820/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/36a342dab8e4f820/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/36a342dab8e4f820/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573676" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="28.07260909036006" atv="81.30258471233847" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573676);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾瑞玺[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457037" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7573678" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="0.3440154334570025" atv="0.03969015132327986" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573678,0xff8000,0.69,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="B2  308㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]B2  308㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457037" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220230">
                                    <point ath="-24.61154167271434" atv="37.14906064438565"/>
                                        <point ath="-24.11234836885376" atv="48.37147074717656"/>
                                        <point ath="9.455523968198975" atv="43.01662711935172"/>
                                        <point ath="0.4946646822585308" atv="34.80591747305428"/>
                                    </hotspot>
                        <hotspot name="spot_7573680" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="-5.292210971674649e-7" atv="0.0000015624978026176125" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573680,0xff8000,0.63,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="B1  308㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]B1  308㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457037" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220230">
                                    <point ath="-49.21267100342516" atv="35.183576956438635"/>
                                        <point ath="-58.56437589065712" atv="43.625708887955156"/>
                                        <point ath="-24.42077333815689" atv="48.32443168245523"/>
                                        <point ath="-24.785237271092683" atv="37.06736438033347"/>
                                    </hotspot>
                        <hotspot name="spot_7573682" 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_7573682,0xff8000,0.61,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="C2  308㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]C2  308㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457037" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220230">
                                    <point ath="-23.95782199679911" atv="51.84259280053891"/>
                                        <point ath="13.006376328275337" atv="45.00788848053535"/>
                                        <point ath="33.377874222399896" atv="54.366635213335506"/>
                                        <point ath="-22.050016484594835" atv="69.64302490712716"/>
                                    </hotspot>
                        <hotspot name="spot_7573683" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="4.951459118274215e-7" atv="-0.0000019190142273886693" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573683,0xff8000,0.59,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="C1  308㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]C1  308㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457037" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220230">
                                    <point ath="-61.13645123231328" atv="45.75493825955022"/>
                                        <point ath="-82.36336420962101" atv="55.45785856782764"/>
                                        <point ath="-23.014039170673925" atv="69.58313312851773"/>
                                        <point ath="-24.360667228136094" atv="51.859743640414294"/>
                                    </hotspot>
                        <hotspot name="spot_7573783" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-143.913901603586" atv="16.72173175868129" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573783);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾湾玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457056" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220240" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7573784" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="61.96818982330262" atv="42.19550688649138" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573784);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾招商玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457056" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220233" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7573786" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-165.4969794941112" atv="15.792571457783334" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573786);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457056" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7573787" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-91.9482561904943" atv="23.845924610830973" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573787);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457056" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7573788" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-101.03339925500245" atv="15.514004183037857" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573788);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾鲸域" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457056" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220250" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7573889" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-87.29567267142215" atv="33.624448009339986" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573889);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457084" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7573890" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-23.39028537098187" atv="29.453797947790633" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573890);" 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(255, 128, 0, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/20d6c71035de29bd1edd6cdf5af290e0.png&apos; style=&apos;height:20px;&apos;]山海学校[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457084" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7573891" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="177.5321165911441" atv="29.951290971046873" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573891);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="花园城VILLA" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]花园城VILLA[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457085" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7573892" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="38.44938510972497" atv="37.90502493192133" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573892);" 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(153, 193, 45, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png&apos; style=&apos;height:20px;&apos;]微波山公园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457086" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7573898" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-159.89460747480177" atv="45.02081945096791" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573898);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11 ECOAST北馆" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11 ECOAST北馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457085" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7573899" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="164.00703227042595" atv="29.07968859136731" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573899);" 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(130, 27, 61, 1);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="457085" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7574740" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="168.94681445432153" atv="61.507457886309716" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574740);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11文化空间" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11文化空间[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457085" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220230">
                                </hotspot>
                        <hotspot name="spot_7678993" 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="-124.39928315930399" atv="-3.919362012040259" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678993);" 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(220, 20, 60, 1);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_220230">
                                </hotspot>
                        <hotspot name="spot_7679067" 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="85.57661976333395" atv="32.809918185255604" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679067);" 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(220, 20, 60, 1);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_220230">
                                </hotspot>
                        <hotspot name="spot_7679070" 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="12.85513169716171" atv="27.32734078192932" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679070);" 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(220, 20, 60, 1);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_220230">
                                </hotspot>
            
        </scene>
                <scene name="scene_221941" title="健身房" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/6860e6f37c274524/thumb.jpg" fenzuid="53423" parent_fenzuid="53061" lat="22.477842" lng="113.907828" heading="" scene_id="221941" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="91.644327234561" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="91.644327234561" vlookat="19.941956305852" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/6860e6f37c274524/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6860e6f37c274524/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6860e6f37c274524/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6860e6f37c274524/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6860e6f37c274524/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221942" title="空中花园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/a5a4ac56367b399c/thumb.jpg" fenzuid="53423" parent_fenzuid="53061" lat="22.477950" lng="113.907714" heading="" scene_id="221942" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-61.64564562521" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-61.64564562521" vlookat="3.4550009884015" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/a5a4ac56367b399c/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5a4ac56367b399c/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5a4ac56367b399c/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5a4ac56367b399c/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5a4ac56367b399c/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221943" title="拳击房" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/ea8f1d01c54ecfc8/thumb.jpg" fenzuid="53423" parent_fenzuid="53061" lat="22.478269" lng="113.907822" heading="" scene_id="221943" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="15.947919586133" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="15.947919586133" vlookat="13.186037367878" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/ea8f1d01c54ecfc8/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea8f1d01c54ecfc8/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea8f1d01c54ecfc8/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea8f1d01c54ecfc8/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/ea8f1d01c54ecfc8/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221944" title="无边泳池" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/555c8d18af60ec6b/thumb.jpg" fenzuid="53423" parent_fenzuid="53061" lat="22.478067" lng="113.906844" heading="" scene_id="221944" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="5.8942532633823" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="5.8942532633823" vlookat="6.360956847045" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/555c8d18af60ec6b/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/555c8d18af60ec6b/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/555c8d18af60ec6b/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/555c8d18af60ec6b/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/555c8d18af60ec6b/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221945" title="小区外部大门" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/e97255acfb4b6a62/thumb.jpg" fenzuid="53423" parent_fenzuid="53061" lat="22.478336" lng="113.908100" heading="" scene_id="221945" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-2.7912878970732" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-2.7912878970732" vlookat="6.5027288903368" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/e97255acfb4b6a62/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e97255acfb4b6a62/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e97255acfb4b6a62/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e97255acfb4b6a62/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/e97255acfb4b6a62/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221946" title="一楼入户花园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/7aab3efc04772202/thumb.jpg" fenzuid="53423" parent_fenzuid="53061" lat="22.478575" lng="113.907428" heading="" scene_id="221946" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/7aab3efc04772202/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7aab3efc04772202/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7aab3efc04772202/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7aab3efc04772202/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/7aab3efc04772202/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221947" title="一楼入户前台" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/045c92e8302d52b9/thumb.jpg" fenzuid="53423" parent_fenzuid="53061" lat="22.478514" lng="113.907594" heading="" scene_id="221947" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-9.1822674643397" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-9.1822674643397" vlookat="-0.79955756356592" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/045c92e8302d52b9/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/045c92e8302d52b9/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/045c92e8302d52b9/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/045c92e8302d52b9/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/045c92e8302d52b9/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221948" title="瑜伽房" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/db59ce5c288b2f55/thumb.jpg" fenzuid="53423" parent_fenzuid="53061" lat="22.477819" lng="113.907714" heading="" scene_id="221948" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-4.4443211275663" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-4.4443211275663" vlookat="29.901007234587" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/db59ce5c288b2f55/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/db59ce5c288b2f55/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/db59ce5c288b2f55/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/db59ce5c288b2f55/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/db59ce5c288b2f55/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221949" title="瑜伽房2" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/5e8f642ac7a2efce/thumb.jpg" fenzuid="53423" parent_fenzuid="53061" lat="22.477906" lng="113.907742" heading="" scene_id="221949" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-8.4382932109784" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-8.4382932109784" vlookat="18.610400960427" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/5e8f642ac7a2efce/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5e8f642ac7a2efce/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5e8f642ac7a2efce/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5e8f642ac7a2efce/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5e8f642ac7a2efce/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221950" title="地下车库" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/6a42fa4f10e2ca87/thumb.jpg" fenzuid="53423" parent_fenzuid="53061" lat="22.478081" lng="113.907714" heading="" scene_id="221950" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/6a42fa4f10e2ca87/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6a42fa4f10e2ca87/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6a42fa4f10e2ca87/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6a42fa4f10e2ca87/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6a42fa4f10e2ca87/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221951" title="底下车库内部休息区" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/b5806b26bd6ed2de/thumb.jpg" fenzuid="53423" parent_fenzuid="53061" lat="22.478150" lng="113.907786" heading="" scene_id="221951" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-1.7239584714272" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-1.7239584714272" vlookat="11.005148066469" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/b5806b26bd6ed2de/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b5806b26bd6ed2de/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b5806b26bd6ed2de/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b5806b26bd6ed2de/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/b5806b26bd6ed2de/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221952" title="会所" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/a5da3aebe6b7e95a/thumb.jpg" fenzuid="53423" parent_fenzuid="53061" lat="22.477881" lng="113.907717" heading="" scene_id="221952" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="0.74452453233897" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0.74452453233897" vlookat="9.1793268606613" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/a5da3aebe6b7e95a/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5da3aebe6b7e95a/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5da3aebe6b7e95a/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5da3aebe6b7e95a/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/a5da3aebe6b7e95a/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_220235" title="北侧" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/cbcf469847a3c814/thumb.jpg" fenzuid="53066" parent_fenzuid="53065" lat="22.479176" lng="113.906318" heading="" scene_id="220235" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="177.68539895865" hotspot_fenzu='[{"id":611363,"pano_id":4451,"view_id":220235,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87874,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611363,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="177.68539895865" vlookat="34.033239743957" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/cbcf469847a3c814/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="16128">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cbcf469847a3c814/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="7936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cbcf469847a3c814/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cbcf469847a3c814/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cbcf469847a3c814/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cbcf469847a3c814/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573692" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="144.37862474374106" atv="66.76259574208366" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573692);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾泓玺[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457040" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7573802" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="127.33410846644028" atv="20.165548058852604" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573802);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾招商玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457059" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220233" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7573803" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="165.84937121541364" atv="8.682443584620424" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573803);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457059" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220231" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7573804" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-155.98988262294034" atv="13.208386236452277" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573804);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457059" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7573805" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-93.02641298729549" atv="26.394807391748184" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573805);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457059" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7573806" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-100.17431965353313" atv="17.146435521215572" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573806);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾鲸域" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457059" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220250" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7573909" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-104.56117445410885" atv="39.07030588077507" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573909);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457093" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7573910" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="3.485205751905596" atv="37.232476230379554" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573910);" 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(255, 128, 0, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/20d6c71035de29bd1edd6cdf5af290e0.png&apos; style=&apos;height:20px;&apos;]山海学校[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457093" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7573912" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-163.5205302090861" atv="32.43584273788355" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573912);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11 ECOAST北馆" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11 ECOAST北馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457094" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7573913" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-178.2547820841522" atv="22.26338502455032" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573913);" 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(130, 27, 61, 1);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="457094" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7573914" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="80.90957546967667" atv="39.89134947810792" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573914);" 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(153, 193, 45, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png&apos; style=&apos;height:20px;&apos;]微波山公园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457095" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7573916" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-54.1132380860447" atv="59.51177308719862" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573916);" 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(255, 128, 0, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/acbd80332835e2d74acba4a269940fb0.png&apos; style=&apos;height:20px;&apos;]蛇口国际学校[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457093" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7679020" 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="101.87447682216734" atv="26.836640387056388" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679020);" 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(220, 20, 60, 1);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="457040" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7679038" 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="-135.97931336096667" atv="-0.8503196883040118" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679038);" 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(220, 20, 60, 1);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="457040" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7690895" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/9f0cb1202aaf7e335b27c71697bfeecc.png" renderer="webgl" ath="122.84251435555566" atv="49.23004144421248" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690895);" zoom="false" distorted="false" oy="0" material_type="2" target_type="3" text="小区户型" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(251, 41, 251, 1);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" hot_info='{&quot;id&quot;:95484,&quot;vrhotspot_id&quot;:7690895,&quot;tuji_material_id&quot;:&quot;83996,83997,83998,83999,84000,84001&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;photo_url&quot;:[&quot;\/uploads\/3\/image\/20260514\/o_1joiijb671ma610o131v2vi1lp7s&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiijb6714ftvi119j91tpdp17u&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiijb67hbg10im1o911stk14mj10&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiijb67gd71ot26n118c21vu312&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiijb6758rbiqmeg8do1h6714&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiijb67p8u1fnqeap1m4d1d3t16&quot;],&quot;pano_title&quot;:&quot;\u5c0f\u533a\u6237\u578b&quot;}' target_open_type="3" url_tan_width="0" showvr="false" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7690896" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/3367828a6dfeef0a8d716b18e0cbf4e1.png" renderer="webgl" ath="153.8020260477805" atv="55.423081545517775" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690896);" zoom="false" distorted="false" oy="0" material_type="2" target_type="11" text="小区资料" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(41, 132, 251, 1);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" hot_info='{&quot;id&quot;:616,&quot;vrhotspot_id&quot;:7690896,&quot;tuji_material_id&quot;:&quot;724&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;pdf_url&quot;:[&quot;\/uploads\/20260514\/o_1joiil50jp6dmdk9qh17csju8e&quot;],&quot;pdf_title&quot;:&quot;\u5c0f\u533a\u8d44\u6599&quot;,&quot;document_type&quot;:[&quot;docx&quot;]}' target_open_type="11" url_tan_width="0" showvr="false" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7690897" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/1/image/20240422/e1d939383250471236cfec21b6719431.png" renderer="webgl" ath="137.11302393439837" atv="51.7330636257595" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690897);" zoom="false" distorted="false" oy="0" material_type="1" target_type="3" text="平面图" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgb(250, 100, 0);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" hot_info='{&quot;id&quot;:95485,&quot;vrhotspot_id&quot;:7690897,&quot;tuji_material_id&quot;:&quot;83993,83994,83995&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;photo_url&quot;:[&quot;\/uploads\/3\/image\/20260514\/o_1joiijb6619tj9v21od21pp7unm&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiijb66qnf7p17ns1pgj8kco&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiijb6613atln71cnihtfhsq&quot;],&quot;pano_title&quot;:&quot;\u5e73\u9762\u56fe&quot;}' target_open_type="3" url_tan_width="0" showvr="false" linkedscene="scene_220235">
                                </hotspot>
                        <hotspot name="spot_7690909" 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_7690909,0x392d6c,0.45,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="A2  02  95㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]A2  02  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_220235">
                                    <point ath="175.10941297597685" atv="46.3523912286883"/>
                                        <point ath="-179.48907475309397" atv="46.4009524129411"/>
                                        <point ath="-179.5057333857959" atv="44.10060944347946"/>
                                        <point ath="175.35624121560454" atv="44.05918149054922"/>
                                    </hotspot>
                        <hotspot name="spot_7690910" 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_7690910,0xff0000,0.5,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="A1  07  88㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]A1  07  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_220235">
                                    <point ath="174.32030433096241" atv="50.046474726853496"/>
                                        <point ath="173.91269115864458" atv="52.38638390042072"/>
                                        <point ath="-179.3941926145829" atv="52.49303079364862"/>
                                        <point ath="-179.49158039004845" atv="50.10837240917136"/>
                                    </hotspot>
                        <hotspot name="spot_7690913" 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_7690913,0x342a51,0.5,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="A2  03 95㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]A2  03 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_220235">
                                    <point ath="-179.52090224773065" atv="44.10695187763061"/>
                                        <point ath="-179.46368282724336" atv="46.38689088855607"/>
                                        <point ath="-174.79393925602562" atv="46.232764371627596"/>
                                        <point ath="-175.1078932933196" atv="43.99742064351759"/>
                                    </hotspot>
                        <hotspot name="spot_7690915" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="NaN" atv="NaN" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7690915,0xff0000,0.52,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="A1  06  88㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]A1  06  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_220235">
                                    <point ath="-179.4896897222554" atv="50.10781973722527"/>
                                        <point ath="-173.0995065099547" atv="49.8215503796452"/>
                                        <point ath="-172.5037080017246" atv="52.094275257100605"/>
                                        <point ath="-179.37537694544827" atv="52.472319123616955"/>
                                    </hotspot>
                        <hotspot name="spot_7690916" 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_7690916,0x00ffff,0.57,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="B1  05  115㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]B1  05  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_220235">
                                    <point ath="-175.19412944930414" atv="48.07083273230705"/>
                                        <point ath="-174.89381583807224" atv="49.92142784714507"/>
                                        <point ath="-173.1069901452574" atv="49.82565870534411"/>
                                        <point ath="-172.467754001432" atv="52.082938523096296"/>
                                        <point ath="-167.44376340048473" atv="51.561986484710374"/>
                                        <point ath="-169.118790788332" atv="47.49063056877265"/>
                                    </hotspot>
                        <hotspot name="spot_7690917" 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_7690917,0xffd700,0.52,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="B2  04  125㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]B2  04  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_220235">
                                    <point ath="-175.18332635233122" atv="48.031557896639036"/>
                                        <point ath="-169.15196378528134" atv="47.491573706280064"/>
                                        <point ath="-170.54836026915945" atv="43.69109380405484"/>
                                        <point ath="-175.05245265302264" atv="44.00039397304123"/>
                                        <point ath="-174.73233192504975" atv="46.2467156828424"/>
                                        <point ath="-175.4232881427447" atv="46.28502929403473"/>
                                    </hotspot>
                        <hotspot name="spot_7690918" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="NaN" atv="NaN" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7690918,0xffd700,0.49,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="B2  01  125㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]B2  01  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_220235">
                                    <point ath="170.60523763352137" atv="43.84777871346175"/>
                                        <point ath="175.33863331232985" atv="44.03747365865413"/>
                                        <point ath="175.07805442082451" atv="46.36173436531212"/>
                                        <point ath="176.20881716347296" atv="46.418130839592386"/>
                                        <point ath="176.00407147319817" atv="48.03458782284444"/>
                                        <point ath="169.24765651327158" atv="47.60433783121278"/>
                                    </hotspot>
                        <hotspot name="spot_7690919" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="NaN" atv="NaN" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7690919,0x00ffff,0.54,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="B1  08  115㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]B1  08  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_220235">
                                    <point ath="169.18199900912174" atv="47.635706160379875"/>
                                        <point ath="167.57768736385827" atv="51.896877294722486"/>
                                        <point ath="173.91127726895195" atv="52.383245243320545"/>
                                        <point ath="174.32456517175655" atv="50.029975063771886"/>
                                        <point ath="175.88034934061176" atv="50.099375583075705"/>
                                        <point ath="176.02975648595407" atv="48.02410492281243"/>
                                    </hotspot>
                            <hotspot name="embed_9_84996" atv="74.54084366697379" ath="-160.06676524512616" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-165.1087482297" atv="75.016223929557"/>
                                        <point ath="-165.3224158494" atv="74.365354704957"/>
                                    </hotspot>
                                <hotspot name="embed_9_84996_text" atv="74.54084366697379" ath="-160.06676524512616" showvr="true" type="text" html="9F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_84997" atv="53.43843093344004" ath="-163.24492591895734" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-165.42295950612" atv="74.370367751194"/>
                                        <point ath="-166.3251431458" atv="51.921187027089"/>
                                    </hotspot>
                                <hotspot name="embed_9_84997_text" atv="53.43843093344004" ath="-163.24492591895734" showvr="true" type="text" html="50F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                
        </scene>
                <scene name="scene_220232" title="南侧" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/37c6747fa68381ad/thumb.jpg" fenzuid="53066" parent_fenzuid="53065" lat="22.478249" lng="113.907069" heading="" scene_id="220232" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-26.319316479413" hotspot_fenzu='[{"id":611362,"pano_id":4451,"view_id":220232,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87873,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611362,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-26.319316479413" vlookat="71.539458467719" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/37c6747fa68381ad/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="15936" tiledimageheight="15936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/37c6747fa68381ad/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="7936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/37c6747fa68381ad/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/37c6747fa68381ad/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/37c6747fa68381ad/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/37c6747fa68381ad/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573687" 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_7573687,0xdc143c,0.61,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="04  216㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]04  216㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457039" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                    <point ath="-24.233952913689336" atv="56.27214373783782"/>
                                        <point ath="-24.35110765993028" atv="60.37178184091867"/>
                                        <point ath="-15.415362664958593" atv="59.939263491807885"/>
                                        <point ath="-14.291919006340265" atv="62.42360445114195"/>
                                        <point ath="-5.485965795540892" atv="61.209438428985635"/>
                                        <point ath="-9.576009653066933" atv="55.56701261731738"/>
                                        <point ath="-10.351880422104216" atv="55.33539936375074"/>
                                    </hotspot>
                        <hotspot name="spot_7573688" 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_7573688,0xdc143c,0.63,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="03  216㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]03  216㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457039" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                    <point ath="-24.44774783077105" atv="56.25406330486192"/>
                                        <point ath="-24.24621832560956" atv="60.40178948031551"/>
                                        <point ath="-33.639942652950936" atv="60.125615515486814"/>
                                        <point ath="-34.43364387420473" atv="62.19358804052079"/>
                                        <point ath="-42.69314076354806" atv="61.46074765977102"/>
                                        <point ath="-39.4376128813106" atv="55.98615908583014"/>
                                        <point ath="-38.42629417647237" atv="55.626462199160585"/>
                                    </hotspot>
                        <hotspot name="spot_7573689" 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_7573689,0xb57edc,0.65,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="02  226㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]02  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_220232">
                                    <point ath="-42.734769969334934" atv="61.5033211090021"/>
                                        <point ath="-47.637738236245525" atv="66.7724187755667"/>
                                        <point ath="-46.961843253963764" atv="67.76237029690212"/>
                                        <point ath="-23.03254608271311" atv="69.09748824061278"/>
                                        <point ath="-23.835484578320802" atv="64.42547020351653"/>
                                        <point ath="-35.15888232646125" atv="64.01760532597389"/>
                                        <point ath="-34.59565447885552" atv="62.23024619650648"/>
                                    </hotspot>
                        <hotspot name="spot_7573690" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="-0.009245232604030207" atv="-7.264468958615055e-7" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573690,0xb57edc,0.69,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="01  226㎡" 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;]01  226㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457039" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                    <point ath="-23.842220227877988" atv="64.39065097603365"/>
                                        <point ath="-23.22436095917186" atv="69.06378932894592"/>
                                        <point ath="-0.143492951217695" atv="66.93203565217843"/>
                                        <point ath="0.39603816125054436" atv="66.35486372441899"/>
                                        <point ath="-5.377723758368404" atv="61.239260451834845"/>
                                        <point ath="-14.292985962032901" atv="62.42480050649426"/>
                                        <point ath="-13.577428289784052" atv="63.77680896763838"/>
                                    </hotspot>
                        <hotspot name="spot_7573691" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-34.301033843274865" atv="80.96139923547061" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573691);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾泓玺[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457039" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7573796" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="84.724946910521" atv="22.936066161931855" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573796);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾招商玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457058" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220233" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7573797" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="114.75093363514296" atv="21.828716996350078" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573797);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457058" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220231" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7573798" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-175.08511504254466" atv="14.453466158594635" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573798);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457058" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7573799" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-99.21810053574404" atv="28.63274704374679" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573799);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457058" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7573800" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-110.01184667674067" atv="18.778804899867406" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573800);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾鲸域" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457058" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220250" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7573903" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-101.8779294459768" atv="40.05169952614724" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573903);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457090" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7573904" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-23.105371035030885" atv="28.67069457831366" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573904);" 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(255, 128, 0, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/20d6c71035de29bd1edd6cdf5af290e0.png&apos; style=&apos;height:20px;&apos;]山海学校[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457090" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7573905" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="167.29786785744255" atv="26.124048277317556" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573905);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="花园城VILLA" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]花园城VILLA[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457091" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7573906" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="178.96825568923896" atv="41.955445481571566" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573906);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11 ECOAST北馆" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11 ECOAST北馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457091" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7573907" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="153.9482339962554" atv="24.83351878018881" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573907);" 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(130, 27, 61, 1);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="457091" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7573908" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="29.136407328278324" atv="36.690037813125926" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573908);" 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(153, 193, 45, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png&apos; style=&apos;height:20px;&apos;]微波山公园[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457092" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7573915" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-52.249139719997515" atv="46.78233243139672" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573915);" 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(255, 128, 0, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/acbd80332835e2d74acba4a269940fb0.png&apos; style=&apos;height:20px;&apos;]蛇口国际学校[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457090" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7679015" 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.75652939888886" atv="24.83557519075688" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679015);" 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(220, 20, 60, 1);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="457039" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                </hotspot>
                        <hotspot name="spot_7679037" 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="-130.2005522792602" atv="-0.09619535147442876" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679037);" 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(220, 20, 60, 1);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="457039" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220232">
                                </hotspot>
            
        </scene>
                <scene name="scene_220247" title="太子湾鲸域" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/9050fc4fc250a8b1/thumb.jpg" fenzuid="53060" parent_fenzuid="53059" lat="22.475773" lng="113.902376" heading="" scene_id="220247" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="154.71322464042" hotspot_fenzu='[{"id":611364,"pano_id":4451,"view_id":220247,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87875,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611364,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="154.71322464042" vlookat="69.03554650893" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/9050fc4fc250a8b1/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="16128">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9050fc4fc250a8b1/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="8192">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9050fc4fc250a8b1/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9050fc4fc250a8b1/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9050fc4fc250a8b1/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/9050fc4fc250a8b1/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573721" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-140.94939250953666" atv="79.65249740816594" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573721);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾鲸域[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457046" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7573722" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255,  0) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="0" text_marking_line_type="triangle" bgalpha="0" ath="161.2252996658428" atv="73.701613257893" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573722);" 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:rgb(235, 83, 83);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="457046" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7573724" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255,  0) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="0" text_marking_line_type="triangle" bgalpha="0" ath="-48.717718031119944" atv="84.82120172484511" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573724);" 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:rgb(235, 83, 83);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="457046" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7573727" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="-6.037909088263405e-7" atv="-9.943275513101198e-9" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7573727,0xdc143c,0.64,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="01  307㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]01  307㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457046" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220247">
                                    <point ath="128.06593321175987" atv="64.09732698946056"/>
                                        <point ath="149.42969281939824" atv="66.60050552408649"/>
                                        <point ath="152.01037531878302" atv="50.96525744242438"/>
                                        <point ath="139.43486704073464" atv="49.88763822218501"/>
                                    </hotspot>
                        <hotspot name="spot_7573728" 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_7573728,0x00ffff,0.71,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="01  233㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]01  233㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457046" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220247">
                                    <point ath="-1.783688473754637" atv="66.76726336134446"/>
                                        <point ath="23.517502301594902" atv="77.12269552892963"/>
                                        <point ath="-14.61648776471435" atv="81.39119033030087"/>
                                        <point ath="-20.985133998166134" atv="68.16561695803959"/>
                                    </hotspot>
                        <hotspot name="spot_7573807" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="134.65335783785287" atv="13.548029973168997" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573807);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾湾玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457060" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220240" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7573809" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="78.20617535529402" atv="-8.984378261544762" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573809);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457060" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220231" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7573810" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="130.949743366041" atv="2.8741801605760973" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573810);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457060" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7573811" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="53.78235261109961" atv="39.78812027435307" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573811);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457060" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7574716" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="71.88749475649809" atv="14.929354793888244" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574716);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457151" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7574736" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-58.99174796900644" atv="1.15961170548311" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574736);" 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(153, 193, 45, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png&apos; style=&apos;height:20px;&apos;]赤湾山[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457166" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7575310" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="NaN" atv="NaN" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7575310,0xb57edc,0.69,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="02  307㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]02  307㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457046" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220247">
                                    <point ath="165.05627552063385" atv="50.50361077408553"/>
                                        <point ath="172.73688603288025" atv="65.55507457392993"/>
                                        <point ath="149.4044719340961" atv="66.62347970758451"/>
                                        <point ath="152.03227246943175" atv="50.946804348598334"/>
                                    </hotspot>
                        <hotspot name="spot_7575311" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="-0.009638391850387507" atv="-1.7935780868318652e-8" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7575311,0x00ff86,0.66,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="02  233㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]02  233㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457046" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220247">
                                    <point ath="-39.95059982740321" atv="67.57678012035228"/>
                                        <point ath="-61.35135981831348" atv="79.51953440421981"/>
                                        <point ath="-14.580419043776942" atv="81.32431981566468"/>
                                        <point ath="-20.853051857689252" atv="68.20116726996422"/>
                                    </hotspot>
                        <hotspot name="spot_7679024" 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="95.45514171206742" atv="-14.795457107848101" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679024);" 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(220, 20, 60, 1);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="457046" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7679036" 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.388674325432135" atv="17.086961498988373" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679036);" 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(220, 20, 60, 1);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="457046" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7679057" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/9f0cb1202aaf7e335b27c71697bfeecc.png" renderer="webgl" ath="69.38945751125499" atv="77.28712822683282" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7679057);" zoom="false" distorted="false" oy="0" material_type="2" target_type="3" text="小区户型" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(251, 41, 251, 1);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" hot_info='{&quot;id&quot;:95325,&quot;vrhotspot_id&quot;:7679057,&quot;tuji_material_id&quot;:&quot;84002,84003&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;photo_url&quot;:[&quot;\/uploads\/3\/image\/20260514\/o_1joiiq3gp1e7un5on9l19ok12uaf&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiiq3gp1j3u13avvn31v971g3rh&quot;],&quot;pano_title&quot;:&quot;\u5c0f\u533a\u6237\u578b&quot;}' target_open_type="3" url_tan_width="0" showvr="false" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7679058" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/3367828a6dfeef0a8d716b18e0cbf4e1.png" renderer="webgl" ath="112.83002788394589" atv="84.1867936838117" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7679058);" zoom="false" distorted="false" oy="0" material_type="2" target_type="11" text="小区资料" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(41, 132, 251, 1);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" hot_info='{&quot;id&quot;:613,&quot;vrhotspot_id&quot;:7679058,&quot;tuji_material_id&quot;:&quot;725&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;pdf_url&quot;:[&quot;\/uploads\/20260514\/o_1joiiln9nkj14pfuenpcv1lq9o&quot;],&quot;pdf_title&quot;:&quot;\u5c0f\u533a\u8d44\u6599&quot;,&quot;document_type&quot;:[&quot;docx&quot;]}' target_open_type="11" url_tan_width="0" showvr="false" linkedscene="scene_220247">
                                </hotspot>
                        <hotspot name="spot_7690137" 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="125.41005650917074" atv="10.805149237873698" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690137);" 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(220, 20, 60, 1);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="457046" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220247">
                                </hotspot>
                            <hotspot name="embed_9_83968" atv="77.84192307034854" ath="123.94874214729904" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="128.18383600141" atv="78.26403176061"/>
                                        <point ath="127.9084502648" atv="77.452507618971"/>
                                    </hotspot>
                                <hotspot name="embed_9_83968_text" atv="77.84192307034854" ath="123.94874214729904" showvr="true" type="text" html="4F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_83969" atv="65.30597820101347" ath="125.94975222105455" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="128.42503240461" atv="64.438466530684"/>
                                        <point ath="127.99200148427" atv="77.493093681857"/>
                                    </hotspot>
                                <hotspot name="embed_9_83969_text" atv="65.30597820101347" ath="125.94975222105455" showvr="true" type="text" html="20" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_83970" atv="78.11813255264704" ath="28.919942423778934" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="23.732741185197" atv="77.174955765801"/>
                                        <point ath="23.43131461911" atv="82.806617623061"/>
                                    </hotspot>
                                <hotspot name="embed_9_83970_text" atv="78.11813255264704" ath="28.919942423778934" showvr="true" type="text" html="21F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_83971" atv="82.91899364233497" ath="26.02270966159665" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="23.405098859103" atv="82.787007452657"/>
                                        <point ath="23.385379357999" atv="83.226323733325"/>
                                    </hotspot>
                                <hotspot name="embed_9_83971_text" atv="82.91899364233497" ath="26.02270966159665" showvr="true" type="text" html="4F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                
        </scene>
                <scene name="scene_220250" title="南侧" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/cbbe06f794014403/thumb.jpg" fenzuid="53060" parent_fenzuid="53059" lat="22.474362" lng="113.903451" heading="" scene_id="220250" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-20.530929503998" hotspot_fenzu='[{"id":611365,"pano_id":4451,"view_id":220250,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87876,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611365,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-20.530929503998" vlookat="30.810502967346" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/cbbe06f794014403/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="15872" tiledimageheight="15872">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cbbe06f794014403/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="7936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cbbe06f794014403/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cbbe06f794014403/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cbbe06f794014403/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/cbbe06f794014403/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573725" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255,  0) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="0" text_marking_line_type="triangle" bgalpha="0" ath="-19.22149674831104" atv="26.738425188571977" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573725);" 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:rgb(235, 83, 83);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="457047" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220250">
                                </hotspot>
                        <hotspot name="spot_7573726" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-33.88687775075084" atv="31.19304883839318" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573726);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]太子湾鲸域[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457047" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220250">
                                </hotspot>
                        <hotspot name="spot_7573814" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="100.13023970150579" atv="17.436044801650873" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573814);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾湾玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457061" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220240" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220250">
                                </hotspot>
                        <hotspot name="spot_7573816" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="120.1219329997964" atv="-0.4190784730060451" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573816);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457061" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220250">
                                </hotspot>
                        <hotspot name="spot_7573817" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="7.685771565365258" atv="18.2211565269387" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573817);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457061" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220250">
                                </hotspot>
                        <hotspot name="spot_7574717" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="39.721325487579975" atv="8.526823017674166" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574717);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457152" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220250">
                                </hotspot>
                        <hotspot name="spot_7574737" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-48.51049807826371" atv="2.415667921389716" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574737);" 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(153, 193, 45, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png&apos; style=&apos;height:20px;&apos;]赤湾山[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457167" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220250">
                                </hotspot>
                        <hotspot name="spot_7679032" 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.45867855285269" atv="-20.44533312568774" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679032);" 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(220, 20, 60, 1);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="457047" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220250">
                                </hotspot>
                        <hotspot name="spot_7679062" 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="23.600449184316062" atv="6.42914635216266" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679062);" 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(220, 20, 60, 1);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="457047" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220250">
                                </hotspot>
                        <hotspot name="spot_7690136" 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.43033181268953" atv="9.404796209664845" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690136);" 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(220, 20, 60, 1);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="457047" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220250">
                                </hotspot>
            
        </scene>
                <scene name="scene_220249" title="中集大成广场" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/0e5e6f4fda393c37/thumb.jpg" fenzuid="53068" parent_fenzuid="53067" lat="22.476357" lng="113.903479" heading="" scene_id="220249" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="168.09899031071" hotspot_fenzu='[{"id":611366,"pano_id":4451,"view_id":220249,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87877,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611366,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="168.09899031071" vlookat="59.838428397233" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/0e5e6f4fda393c37/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="16128" tiledimageheight="16128">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0e5e6f4fda393c37/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="8192" tiledimageheight="8192">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0e5e6f4fda393c37/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0e5e6f4fda393c37/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0e5e6f4fda393c37/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/0e5e6f4fda393c37/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573822" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="161.48852073665643" atv="8.522229556972073" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573822);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾湾玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457062" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220240" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220249">
                                </hotspot>
                        <hotspot name="spot_7573824" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="80.98435602425002" atv="-14.632206500993897" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573824);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457062" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220231" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220249">
                                </hotspot>
                        <hotspot name="spot_7573827" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-123.26947894358102" atv="15.38771168866265" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573827);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾鲸域" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457062" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220250" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220249">
                                </hotspot>
                        <hotspot name="spot_7573846" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="136.17826954410435" atv="2.503620372060877" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573846);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾云玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457062" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220243" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220249">
                                </hotspot>
                        <hotspot name="spot_7574718" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="110.95616740248633" atv="10.419482689635993" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574718);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11 ECOAST北馆" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11 ECOAST北馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457153" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220249">
                                </hotspot>
                        <hotspot name="spot_7574719" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="69.79685461296941" atv="16.260072085942113" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574719);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457154" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220249">
                                </hotspot>
                        <hotspot name="spot_7574726" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-58.99174796900644" atv="1.15961170548311" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574726);" 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(153, 193, 45, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png&apos; style=&apos;height:20px;&apos;]赤湾山[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457161" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220249">
                                </hotspot>
                        <hotspot name="spot_7678928" 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.913044906576715" atv="14.901692040674762" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678928);" 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(220, 20, 60, 1);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_220249">
                                </hotspot>
                        <hotspot name="spot_7678929" 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.26263038882038" atv="-17.912002179026643" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678929);" 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(220, 20, 60, 1);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_220249">
                                </hotspot>
                        <hotspot name="spot_7679059" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-33.29944428439177" atv="79.21705280057155" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679059);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]中集大成广场[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220249">
                                </hotspot>
                        <hotspot name="spot_7679060" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/9f0cb1202aaf7e335b27c71697bfeecc.png" renderer="webgl" ath="-178.50366341557205" atv="89.99999925271217" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7679060);" zoom="false" distorted="false" oy="0" material_type="2" target_type="3" text="小区户型" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(251, 41, 251, 1);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" hot_info='{&quot;id&quot;:95326,&quot;vrhotspot_id&quot;:7679060,&quot;tuji_material_id&quot;:&quot;84040,84041&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;photo_url&quot;:[&quot;\/uploads\/3\/image\/20260514\/o_1joiivjfmbndcol1kjfa9fd3cf&quot;,&quot;\/uploads\/3\/image\/20260514\/o_1joiivjfmjs1dt419931q2ee13h&quot;],&quot;pano_title&quot;:&quot;\u5c0f\u533a\u6237\u578b&quot;}' target_open_type="3" url_tan_width="0" showvr="false" linkedscene="scene_220249">
                                </hotspot>
                        <hotspot name="spot_7679061" style="skin_hotspotstyle" scale="0.5" edge="center" url="https://cdn.yj720.com.cn/uploads/27/image/20220107/3367828a6dfeef0a8d716b18e0cbf4e1.png" renderer="webgl" ath="-88.3561326215904" atv="71.51762894502058" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7679061);" zoom="false" distorted="false" oy="0" material_type="2" target_type="11" text="小区资料" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(41, 132, 251, 1);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" hot_info='{&quot;id&quot;:614,&quot;vrhotspot_id&quot;:7679061,&quot;tuji_material_id&quot;:&quot;730&quot;,&quot;img_open&quot;:0,&quot;img_link_title&quot;:&quot;&quot;,&quot;img_url&quot;:&quot;&quot;,&quot;pdf_url&quot;:[&quot;\/uploads\/20260514\/o_1joiingr619oncfm1kdjgi217l82a&quot;],&quot;pdf_title&quot;:&quot;\u5c0f\u533a\u8d44\u6599&quot;,&quot;document_type&quot;:[&quot;docx&quot;]}' target_open_type="11" url_tan_width="0" showvr="false" linkedscene="scene_220249">
                                </hotspot>
                        <hotspot name="spot_7690124" style="skin_hotspotstyle" scale="0.5" edge="center" url="" ath="NaN" atv="NaN" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_hotspot_title();update_polygon_style(spot_7690124,0xdc143c,0.57,2,0x0000ff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="02  380㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]02  380㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220249">
                                    <point ath="-157.8879484332124" atv="65.61258639487882"/>
                                        <point ath="-142.8585517420252" atv="57.04135828924485"/>
                                        <point ath="-113.40787964439929" atv="60.00895235434616"/>
                                        <point ath="-114.5179966491493" atv="73.63251393261368"/>
                                        <point ath="-146.3030967415148" atv="71.21960619738708"/>
                                        <point ath="-143.20041767975394" atv="69.55650089947787"/>
                                    </hotspot>
                        <hotspot name="spot_7690125" 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_7690125,0xff0000,0.56,2,0x005aff,1,0xffffff,0.5,2,0x005aff,1);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="01  380㎡" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(0, 0, 255, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:12px;text-align:center;;&apos;]01  380㎡[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220249">
                                    <point ath="-142.96353881729982" atv="56.92245195990275"/>
                                        <point ath="-134.40599663388295" atv="48.01221681715456"/>
                                        <point ath="-125.87743614627615" atv="49.194299188393806"/>
                                        <point ath="-125.37015885915741" atv="48.31933700773093"/>
                                        <point ath="-113.85873856356253" atv="48.914162020632425"/>
                                        <point ath="-113.49458100606617" atv="59.84191086019577"/>
                                    </hotspot>
                        <hotspot name="spot_7690131" 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="148.08159891623214" atv="6.591267966100261" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690131);" 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(220, 20, 60, 1);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_220249">
                                </hotspot>
                            <hotspot name="embed_9_84998" atv="76.65670146299124" ath="-164.05799807338548" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-156.41408789291" atv="77.498641843844"/>
                                        <point ath="-156.90402834851" atv="76.016474813177"/>
                                    </hotspot>
                                <hotspot name="embed_9_84998_text" atv="76.65670146299124" ath="-164.05799807338548" showvr="true" type="text" html="4F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                                <hotspot name="embed_9_84999" atv="66.7416290348934" ath="-161.13352257074493" showvr="true" bordercolor="0x286EFA" borderwidth="3" enabled="false" polyline="true">
                                        <point ath="-157.18385959082" atv="75.971451265831"/>
                                        <point ath="-157.88703995306" atv="65.826192444932"/>
                                    </hotspot>
                                <hotspot name="embed_9_84999_text" atv="66.7416290348934" ath="-161.13352257074493" showvr="true" type="text" html="16F" backgroundcolor="#000000" backgroundalpha="0.5" roundedge="5" padding="5 8 5 8" css="color:#ffffff" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());"/>
                
        </scene>
                <scene name="scene_220236" title="南侧" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/c917cd038446bce8/thumb.jpg" fenzuid="53068" parent_fenzuid="53067" lat="22.475668" lng="113.903832" heading="" scene_id="220236" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-28.673179109739" hotspot_fenzu='[{"id":611367,"pano_id":4451,"view_id":220236,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87878,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611367,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-28.673179109739" vlookat="57.301221341824" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/c917cd038446bce8/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="15936" tiledimageheight="15936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c917cd038446bce8/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="7936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c917cd038446bce8/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c917cd038446bce8/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c917cd038446bce8/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/c917cd038446bce8/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573828" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="152.93479437369393" atv="23.96917771334117" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573828);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾湾玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457063" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220240" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220236">
                                </hotspot>
                        <hotspot name="spot_7573830" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="118.33501620965458" atv="8.91431477763279" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573830);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾云玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457063" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220243" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220236">
                                </hotspot>
                        <hotspot name="spot_7573831" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="135.42382790866407" atv="3.364259764345605" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573831);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457063" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220236">
                                </hotspot>
                        <hotspot name="spot_7573833" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-86.96651675858959" atv="27.39653943506645" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573833);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾鲸域" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457063" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220250" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220236">
                                </hotspot>
                        <hotspot name="spot_7574721" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="45.563792297349664" atv="22.020192350966205" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574721);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457156" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220236">
                                </hotspot>
                        <hotspot name="spot_7574727" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-58.08509617392957" atv="5.492348140140253" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574727);" 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(153, 193, 45, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png&apos; style=&apos;height:20px;&apos;]赤湾山[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457162" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220236">
                                </hotspot>
                        <hotspot name="spot_7678950" 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="23.23602870237937" atv="21.521605515651604" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678950);" 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(220, 20, 60, 1);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_220236">
                                </hotspot>
                        <hotspot name="spot_7678951" 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="84.52246399824105" atv="-19.682357146098614" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678951);" 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(220, 20, 60, 1);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_220236">
                                </hotspot>
                        <hotspot name="spot_7679071" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-45.308535967717035" atv="77.56250651529234" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679071);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]中集大成广场[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220236">
                                </hotspot>
                        <hotspot name="spot_7690132" 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="135.23792479534495" atv="17.01438353094395" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690132);" 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(220, 20, 60, 1);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_220236">
                                </hotspot>
            
        </scene>
                <scene name="scene_220251" title="西南侧" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/64e17ddf084b3595/thumb.jpg" fenzuid="53068" parent_fenzuid="53067" lat="22.473366" lng="113.903981" heading="" scene_id="220251" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="10.413613303591" hotspot_fenzu='[{"id":611368,"pano_id":4451,"view_id":220251,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87879,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611368,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="10.413613303591" vlookat="22.245953817019" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/64e17ddf084b3595/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="15872" tiledimageheight="15872">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/64e17ddf084b3595/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="7936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/64e17ddf084b3595/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3840" tiledimageheight="3840">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/64e17ddf084b3595/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/64e17ddf084b3595/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/64e17ddf084b3595/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573834" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="51.41785344699235" atv="18.5722543385432" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573834);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾湾玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457064" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220240" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220251">
                                </hotspot>
                        <hotspot name="spot_7573835" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="60.44418028677069" atv="0.03468571319046571" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573835);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾招商玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457064" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220233" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220251">
                                </hotspot>
                        <hotspot name="spot_7573836" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="82.83798362618097" atv="3.7294164508142402" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573836);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾云玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457064" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220243" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220251">
                                </hotspot>
                        <hotspot name="spot_7573837" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="109.07655341736117" atv="0.4916852571928432" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573837);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="美高梅酒店" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457064" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220239" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220251">
                                </hotspot>
                        <hotspot name="spot_7573838" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="1.4825070052140745" atv="12.510941214884427" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573838);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="中集大成广场" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457064" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220249" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220251">
                                </hotspot>
                        <hotspot name="spot_7573839" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-14.285769073825634" atv="6.8144396258585465" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573839);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾鲸域" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457064" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220250" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220251">
                                </hotspot>
                        <hotspot name="spot_7574723" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="28.034073465033998" atv="7.9989325089933665" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574723);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457158" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220251">
                                </hotspot>
                        <hotspot name="spot_7574728" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-44.511963381875205" atv="-1.419218955679114" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574728);" 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(153, 193, 45, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png&apos; style=&apos;height:20px;&apos;]赤湾山[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457163" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220251">
                                </hotspot>
                        <hotspot name="spot_7575307" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="132.67077022654257" atv="13.580598049160077" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7575307);" 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(90, 41, 251, 1);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="457157" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220251">
                                </hotspot>
                        <hotspot name="spot_7678952" 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="18.11856154050065" atv="6.3051246804730425" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678952);" 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(220, 20, 60, 1);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_220251">
                                </hotspot>
                        <hotspot name="spot_7678953" 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="40.017002848088964" atv="-15.43801568535661" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678953);" 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(220, 20, 60, 1);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_220251">
                                </hotspot>
                        <hotspot name="spot_7690133" 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.58419554231727" atv="13.562628920950074" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690133);" 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(220, 20, 60, 1);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_220251">
                                </hotspot>
            
        </scene>
                <scene name="scene_220248" title="东南侧" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/5bdb769c83ddbbbe/thumb.jpg" fenzuid="53068" parent_fenzuid="53067" lat="22.476197" lng="113.904847" heading="" scene_id="220248" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-72.871584832475" hotspot_fenzu='[{"id":611369,"pano_id":4451,"view_id":220248,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87880,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611369,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-72.871584832475" vlookat="40.520002587749" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/5bdb769c83ddbbbe/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="15936" tiledimageheight="15936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5bdb769c83ddbbbe/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="7936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5bdb769c83ddbbbe/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="4096" tiledimageheight="4096">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5bdb769c83ddbbbe/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5bdb769c83ddbbbe/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5bdb769c83ddbbbe/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573840" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-166.18915752332683" atv="14.251343227359731" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573840);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾湾玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457065" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220240" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220248">
                                </hotspot>
                        <hotspot name="spot_7573842" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="146.65893817276037" atv="4.122425454862697" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573842);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾云玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457065" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220243" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220248">
                                </hotspot>
                        <hotspot name="spot_7573845" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-95.35614558624525" atv="8.757317060781036" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573845);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾鲸域" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457065" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220250" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220248">
                                </hotspot>
                        <hotspot name="spot_7574724" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="115.42373317671752" atv="21.019847367864404" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574724);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11 ECOAST北馆" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11 ECOAST北馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457159" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220248">
                                </hotspot>
                        <hotspot name="spot_7574725" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="19.998794290048124" atv="28.363722829094634" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574725);" 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(41, 83, 251, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/936e7a2bb595f046c02e7b4c08ac1b74.png&apos; style=&apos;height:20px;&apos;]太子湾医院[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457160" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220248">
                                </hotspot>
                        <hotspot name="spot_7574729" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-63.46187994194452" atv="1.4521533279922039" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574729);" 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(153, 193, 45, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;][img src=&apos;https://cdn.yj720.com.cn/uploads/1/image/20240422/38553170dcf4357f0e24810b5df04225.png&apos; style=&apos;height:20px;&apos;]赤湾山[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457164" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220248">
                                </hotspot>
                        <hotspot name="spot_7575308" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="159.7120752935088" atv="11.495171859275493" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7575308);" 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(90, 41, 251, 1);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="457159" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220248">
                                </hotspot>
                        <hotspot name="spot_7678954" 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="-16.423943188678095" atv="17.509667425106734" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678954);" 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(220, 20, 60, 1);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_220248">
                                </hotspot>
                        <hotspot name="spot_7678955" 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="94.3898859106514" atv="-28.150572293495603" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7678955);" 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(220, 20, 60, 1);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_220248">
                                </hotspot>
                        <hotspot name="spot_7679073" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-86.68691599411159" atv="45.081309199539476" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679073);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]中集大成广场[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="0" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220248">
                                </hotspot>
                        <hotspot name="spot_7690134" 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="173.72770815650796" atv="12.363850074259666" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690134);" 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(220, 20, 60, 1);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_220248">
                                </hotspot>
                        <hotspot name="spot_7690898" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="50.62966443598424" atv="-11.712514583434459" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7690898);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾泓玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457065" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220235" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220248">
                                </hotspot>
            
        </scene>
                <scene name="scene_221953" title="一楼入户大堂" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/51842b1875c02370/thumb.jpg" fenzuid="53424" parent_fenzuid="53067" lat="22.476589" lng="113.903644" heading="" scene_id="221953" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/51842b1875c02370/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/51842b1875c02370/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/51842b1875c02370/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/51842b1875c02370/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/51842b1875c02370/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221954" title="一楼入户花园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/6d8b11dc77b66d0d/thumb.jpg" fenzuid="53424" parent_fenzuid="53067" lat="22.476700" lng="113.903575" heading="" scene_id="221954" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/6d8b11dc77b66d0d/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6d8b11dc77b66d0d/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6d8b11dc77b66d0d/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6d8b11dc77b66d0d/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/6d8b11dc77b66d0d/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221955" title="地下车库" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/1cb7b021ea49ef26/thumb.jpg" fenzuid="53424" parent_fenzuid="53067" lat="22.476239" lng="113.903233" heading="" scene_id="221955" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/1cb7b021ea49ef26/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1cb7b021ea49ef26/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1cb7b021ea49ef26/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1cb7b021ea49ef26/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/1cb7b021ea49ef26/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221956" title="空中花园" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/5b6992f2126789ea/thumb.jpg" fenzuid="53424" parent_fenzuid="53067" lat="22.476379" lng="113.903576" heading="" scene_id="221956" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/5b6992f2126789ea/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5b6992f2126789ea/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5b6992f2126789ea/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5b6992f2126789ea/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/5b6992f2126789ea/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_221957" title="空中花园2" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/d2109a97219b3a63/thumb.jpg" fenzuid="53424" parent_fenzuid="53067" lat="22.476706" lng="113.903344" heading="" scene_id="221957" pano_id="4451" bg_music="" bg_music_name="bg_music_0" is_background_auto_start="1" is_background_yinliang="1" is_background_repet="1" js_music="" js_music_name="js_music_0" is_jieshuo_auto_start="1" is_jieshuo_yinliang="1" is_jieshuo_repet="1" effect_mod="0" effect_size="1" effect_flakes="500" effect_material_path="" sun_ath="0" sun_atv="0" view_map="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" 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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/d2109a97219b3a63/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="5760" tiledimageheight="5760">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d2109a97219b3a63/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2816" tiledimageheight="2816">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d2109a97219b3a63/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1536" tiledimageheight="1536">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d2109a97219b3a63/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="768" tiledimageheight="768">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/d2109a97219b3a63/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
            
        </scene>
                <scene name="scene_220239" title="美高梅酒店" thumburl="https://cdn.yj720.com.cn/uploads/3/pano/f20b5b4fa5728b40/thumb.jpg" fenzuid="53076" parent_fenzuid="53075" lat="22.473301" lng="113.908355" heading="" scene_id="220239" pano_id="4451" 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="{&quot;id&quot;:37,&quot;uid&quot;:3,&quot;pano_id&quot;:4451,&quot;is_open&quot;:1,&quot;is_show_title&quot;:0,&quot;is_only_view&quot;:0,&quot;is_fullsceen&quot;:0,&quot;title&quot;:&quot;\u79bb\u7ebf\u5730\u56fe&quot;,&quot;point_color&quot;:&quot;#005aff&quot;,&quot;point_choose_color&quot;:&quot;#ee9733&quot;,&quot;point_border_color&quot;:&quot;#ffffff&quot;,&quot;choose_border_color&quot;:&quot;#ffffff&quot;,&quot;mappoint&quot;:null,&quot;mappoints&quot;:[]}" xijie='[]' detail_animation="0" view_hide='1' words="" word_speed="2" word_window="0" word_url="" onstart="scene_loaded()" orig_hlookat="-120.44518168304" hotspot_fenzu='[{"id":611370,"pano_id":4451,"view_id":220239,"name":"\u663e\u793a\/\u9690\u85cf","sort":0,"show_in_player":1,"player_style":"{\"fov\": \"\", \"hlookat\": \"\", \"vlookat\": \"\", \"fovscale\": 0}","legacy_type":"fenzu","legacy_id":87881,"is_del":0,"create_time":1782349634,"update_time":1782349634,"member_count":0,"player_style_data":{"fov":"","hlookat":"","vlookat":"","fovscale":0},"group_id":611370,"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='1'>
            <autorotate enabled="true"/>
                        <view hlookat="-120.44518168304" vlookat="41.985273037629" fovtype="MFOV" fov="120" fovmin="20" fovmax="120" vlookatmax="90" vlookatmin="-90" hlookatmax="180" hlookatmin="-180" autorotatekeepview="1" limitview="lookat"/>
                        <preview url="https://cdn.yj720.com.cn/uploads/3/pano/f20b5b4fa5728b40/preview.jpg"/>
            <image type="CUBE" multires="true" tilesize="512">
                                        <level tiledimagewidth="15872" tiledimageheight="15872">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/f20b5b4fa5728b40/%s/l5/%0v/l5_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="7936" tiledimageheight="7936">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/f20b5b4fa5728b40/%s/l4/%0v/l4_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="3840" tiledimageheight="3840">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/f20b5b4fa5728b40/%s/l3/%0v/l3_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="2048" tiledimageheight="2048
">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/f20b5b4fa5728b40/%s/l2/%0v/l2_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                        <level tiledimagewidth="1024" tiledimageheight="1024">
                                                <cube url="https://cdn.yj720.com.cn/uploads/3/pano/f20b5b4fa5728b40/%s/l1/%0v/l1_%s_%0v_%0h.jpg"></cube>
                                            </level>
                                </image>
                        <hotspot name="spot_7573848" style="skin_hotspotstyle" scale="1" edge="center" type="container" renderer="css3d" width="0" height="0" text_marking_html="[div style=&apos;width: 0px;border-width: 8px;border-style: solid;border-color: rgba(255, 255, 255, 1) transparent transparent;border-image: initial;&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-triangle.png" text_marking_line_width="16" text_marking_line_height="9" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="triangle" bgalpha="0" ath="-163.65803766668063" atv="61.031721974421366" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7573848);" 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:rgb(171, 70, 210);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:16px;text-align:center;;&apos;]美高梅酒店[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457066" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220239">
                                </hotspot>
                        <hotspot name="spot_7573849" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-84.34314522627221" atv="13.301432041236463" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573849);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾湾玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457067" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220240" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220239">
                                </hotspot>
                        <hotspot name="spot_7573850" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="16.90575193088108" atv="1.2029242146369956" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573850);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾招商玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457067" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220233" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220239">
                                </hotspot>
                        <hotspot name="spot_7573851" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="1.018681461398728" atv="-9.6828019724229" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573851);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾瑞玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457067" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220230" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220239">
                                </hotspot>
                        <hotspot name="spot_7573853" style="skin_hotspotstyle" scale="0.3" edge="center" url="https://cdn.yj720.com.cn/uploads/image/20211231/174711c374e8770a00fb550e5a140335.png" renderer="webgl" ath="-46.67664547505217" atv="21.78510168338699" title_size="" crop_width="128" crop_height="128" crop_time="60" onloaded="add_hotspot_title();hotspot_loaded(spot_7573853);" zoom="false" distorted="false" oy="0" material_type="2" target_type="1" text="太子湾云玺" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(220, 20, 60, 1);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="457067" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" target_view="scene_220243" target_view_hlookat="" target_view_vlookat="" other_args="view.hlookat=&amp;view.vlookat=&amp;view.fov=" blend="1" url_tan_width="0" showvr="true" linkedscene="scene_220239">
                                </hotspot>
                        <hotspot name="spot_7574730" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="75.29026254377402" atv="55.90522515655634" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574730);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="花园城VILLA" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]花园城VILLA[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457165" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220239">
                                </hotspot>
                        <hotspot name="spot_7574731" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="-7.282673854763345" atv="34.73042350964191" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574731);" zoom="false" distorted="false" oy="0" material_type="" target_type="12" text="K11 ECOAST北馆" text_advanced="[div style=&apos;display:flex;align-items:center;padding:5px;background:rgba(130, 27, 61, 1);border-radius:4px;color:rgba(255, 255, 255, 1);font-size:14px;text-align:center;;&apos;]K11 ECOAST北馆[/div]" text_x="0" text_y="0" text_align="top" show_txt="1" fenzu="" heji="457165" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220239">
                                </hotspot>
                        <hotspot name="spot_7574732" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="55.07330078312464" atv="34.79307739345248" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7574732);" 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(130, 27, 61, 1);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="457165" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220239">
                                </hotspot>
                        <hotspot name="spot_7575309" 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:50px;background-color:rgba(255, 255, 255, 1);&apos;][/div]" text_marking_edge="bottom" text_marking_line_url="/static/editor/images/text-marking-line.png" text_marking_line_width="2" text_marking_line_height="50" text_marking_line_rotate="0" text_marking_line_color="0xffffff" text_marking_line_alpha="1" text_marking_line_type="line" bgalpha="0" ath="169.32466380555792" atv="37.944443643014964" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7575309);" 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(90, 41, 251, 1);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="457165" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220239">
                                </hotspot>
                        <hotspot name="spot_7679034" 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.22204937128646" atv="-13.612882810994993" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679034);" 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(220, 20, 60, 1);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="457066" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220239">
                                </hotspot>
                        <hotspot name="spot_7679043" 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="34.26096136587296" atv="11.414129181855005" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7679043);" 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(220, 20, 60, 1);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="457066" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220239">
                                </hotspot>
                        <hotspot name="spot_7690135" 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.91083720042286" atv="14.37352289427464" title_size="" crop_width="" crop_height="" crop_time="" onloaded="add_text_marking_line();add_text_marking_title();hotspot_loaded(spot_7690135);" 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(220, 20, 60, 1);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="457066" cj_fovmin="-1" cj_fovmax="-1" ondown="js(pcMenuModule.markSceneGroupHotspotPointer());" capture="false" zorder="1" linkedscene="scene_220239">
                                </hotspot>
            
        </scene>
            <config>
        <qiniu_allow_state data='0'/>
        <cdn_host data='https://cdn.yj720.com.cn'/>
        <pano data="{&quot;id&quot;:4451,&quot;v_id&quot;:&quot;Z7chOsg09TK&quot;,&quot;uid&quot;:3,&quot;is_del&quot;:1,&quot;examine&quot;:1,&quot;group_id&quot;:0,&quot;folder_id&quot;:144,&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\/17772795266098704.png&quot;,&quot;spot&quot;:null,&quot;school&quot;:null,&quot;title&quot;:&quot;【蛇口太子湾】看房沙盘&quot;,&quot;tags&quot;:&quot;&quot;,&quot;group_textarea&quot;:&quot;&quot;,&quot;thumb&quot;:&quot;\/uploads\/3\/image\/20260428\/0d9710e9629cb2a78ab78890eef010d5.png&quot;,&quot;poster&quot;:null,&quot;zan&quot;:0,&quot;hits&quot;:1253,&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;:0,&quot;admin_status&quot;:0,&quot;guid&quot;:&quot;&quot;,&quot;viewpassword&quot;:&quot;&quot;,&quot;pano_intro&quot;:&quot;该VR全景看房系统由东方云景VR独家开发制作，商务合作咨询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;:0,&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;:3,&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;1777279526&quot;,&quot;update_time&quot;:1785465829,&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;:3,&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;:1,&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;:2,&quot;initial_scene&quot;:1,&quot;initial_scene_id&quot;:0,&quot;interface_template&quot;:3,&quot;template_style&quot;:2,&quot;grouping_style&quot;:0,&quot;paid&quot;:0,&quot;paid_time&quot;:&quot;&quot;,&quot;first_scene_id&quot;:0,&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;:&quot;&quot;,&quot;load_default_img&quot;:&quot;\/static\/tour\/images\/default_load.png&quot;,&quot;load_txt&quot;:&quot;加载中&quot;,&quot;load_txt_color&quot;:&quot;&quot;,&quot;load_bg_color&quot;:&quot;#1c1c1c&quot;,&quot;start_open_type&quot;:1,&quot;start_pc_video_id&quot;:0,&quot;start_pc_video&quot;:null,&quot;start_pc_name&quot;:null,&quot;start_pc_locl&quot;:1,&quot;start_pc_vimg&quot;:null,&quot;start_pc_time&quot;:0,&quot;start_ph_video_id&quot;:0,&quot;start_ph_video&quot;:null,&quot;start_ph_name&quot;:null,&quot;start_ph_locl&quot;:1,&quot;start_ph_vimg&quot;:null,&quot;start_autoplay&quot;:1,&quot;start_loop&quot;:2,&quot;start_ph_time&quot;:0,&quot;watermark_text&quot;:null,&quot;watermark_type&quot;:0,&quot;watermark_image&quot;:null,&quot;watermark_fill&quot;:null,&quot;watermark_scale&quot;:null,&quot;watermark_opacity&quot;:null,&quot;watermark_gap&quot;:null,&quot;watermark_rotate&quot;:null,&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;:93,&quot;is_top&quot;:1,&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;:4451,&quot;pano_id&quot;:4451,&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;:&quot;&quot;,&quot;leave_word_items&quot;:&quot;姓名,电话,备注&quot;,&quot;leave_word_alert_phone&quot;:&quot;&quot;,&quot;top_menu_style&quot;:null,&quot;left_menu_autoexp&quot;:0},&quot;skin_switch&quot;:{&quot;id&quot;:4451,&quot;pano_id&quot;:4451,&quot;creator&quot;:0,&quot;creator_title&quot;:0,&quot;view&quot;:0,&quot;scene&quot;:1,&quot;scene_name&quot;:1,&quot;group&quot;:1,&quot;desc&quot;:1,&quot;thumbs&quot;:0,&quot;share&quot;:0,&quot;fullscreen&quot;:1,&quot;clearscreen&quot;:0,&quot;glasses&quot;:0,&quot;visual&quot;:1,&quot;character&quot;: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":4451,"pano_id":4451,"creator":0,"creator_title":0,"view":0,"scene":1,"scene_name":1,"group":1,"desc":1,"thumbs":0,"share":0,"fullscreen":1,"clearscreen":0,"glasses":0,"visual":1,"character":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="220229" name="scene_220229">
                            </view>
                        <view view_id="220234" name="scene_220234">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="220233" name="scene_220233">
                            </view>
                        <view view_id="221958" name="scene_221958">
                                <bottom_circle enabled="1" name="bottom_circle_221958" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221959" name="scene_221959">
                                <bottom_circle enabled="1" name="bottom_circle_221959" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221960" name="scene_221960">
                                <bottom_circle enabled="1" name="bottom_circle_221960" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221961" name="scene_221961">
                                <bottom_circle enabled="1" name="bottom_circle_221961" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221962" name="scene_221962">
                                <bottom_circle enabled="1" name="bottom_circle_221962" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221963" name="scene_221963">
                                <bottom_circle enabled="1" name="bottom_circle_221963" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221964" name="scene_221964">
                                <bottom_circle enabled="1" name="bottom_circle_221964" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221965" name="scene_221965">
                                <bottom_circle enabled="1" name="bottom_circle_221965" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221966" name="scene_221966">
                                <bottom_circle enabled="1" name="bottom_circle_221966" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221967" name="scene_221967">
                                <bottom_circle enabled="1" name="bottom_circle_221967" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221968" name="scene_221968">
                                <bottom_circle enabled="1" name="bottom_circle_221968" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221969" name="scene_221969">
                                <bottom_circle enabled="1" name="bottom_circle_221969" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221970" name="scene_221970">
                                <bottom_circle enabled="1" name="bottom_circle_221970" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221971" name="scene_221971">
                                <bottom_circle enabled="1" name="bottom_circle_221971" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221972" name="scene_221972">
                                <bottom_circle enabled="1" name="bottom_circle_221972" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221973" name="scene_221973">
                                <bottom_circle enabled="1" name="bottom_circle_221973" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221974" name="scene_221974">
                                <bottom_circle enabled="1" name="bottom_circle_221974" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221975" name="scene_221975">
                                <bottom_circle enabled="1" name="bottom_circle_221975" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221976" name="scene_221976">
                                <bottom_circle enabled="1" name="bottom_circle_221976" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221977" name="scene_221977">
                                <bottom_circle enabled="1" name="bottom_circle_221977" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221978" name="scene_221978">
                                <bottom_circle enabled="1" name="bottom_circle_221978" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221980" name="scene_221980">
                                <embeds>
                                            <embed name="embed_84090" dataid="84090" embed_type="2" play_type="0" interval="3" atv="89.32314302742623" ath="9.438365537026925" scale="0.41" rz="-4" rx="2" ry="-6" pics_url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele">
                                                        <image url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele" name="image_83542"/>
                                                    </embed>
                                        </embeds>
                            </view>
                        <view view_id="221985" name="scene_221985">
                                <embeds>
                                            <embed name="embed_84091" dataid="84091" embed_type="2" play_type="0" interval="3" atv="89.4108129217137" ath="3.073247690183905" scale="0.37" rz="0" rx="0" ry="0" pics_url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me">
                                                        <image url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" name="image_83566"/>
                                                    </embed>
                                        </embeds>
                            </view>
                        <view view_id="221979" name="scene_221979">
                                <embeds>
                                            <embed name="embed_84092" dataid="84092" embed_type="2" play_type="0" interval="3" atv="89.78610159933947" ath="-179.5369153128023" scale="0.39" rz="0" rx="0" ry="0" pics_url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me">
                                                        <image url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" name="image_83566"/>
                                                    </embed>
                                        </embeds>
                            </view>
                        <view view_id="221981" name="scene_221981">
                                <embeds>
                                            <embed name="embed_84093" dataid="84093" embed_type="2" play_type="0" interval="3" atv="89.0339579140394" ath="-34.02593639859032" scale="0.39" rz="0" rx="0" ry="0" pics_url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me">
                                                        <image url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" name="image_83566"/>
                                                    </embed>
                                        </embeds>
                            </view>
                        <view view_id="221982" name="scene_221982">
                                <embeds>
                                            <embed name="embed_84094" dataid="84094" embed_type="2" play_type="0" interval="3" atv="88.57530652518979" ath="7.222549573768333" scale="0.4" rz="0" rx="0" ry="0" pics_url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me">
                                                        <image url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" name="image_83566"/>
                                                    </embed>
                                        </embeds>
                            </view>
                        <view view_id="221983" name="scene_221983">
                                <embeds>
                                            <embed name="embed_84801" dataid="84801" embed_type="2" play_type="0" interval="3" atv="88.46249611701506" ath="-0.5840436006312757" scale="0.39" rz="0" rx="0" ry="0" pics_url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele">
                                                        <image url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele" name="image_83542"/>
                                                    </embed>
                                        </embeds>
                            </view>
                        <view view_id="221984" name="scene_221984">
                                <embeds>
                                            <embed name="embed_84802" dataid="84802" embed_type="2" play_type="0" interval="3" atv="86.71933615833994" ath="-167.02700210518455" scale="0.46" rz="0" rx="0" ry="0" pics_url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele">
                                                        <image url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele" name="image_83542"/>
                                                    </embed>
                                        </embeds>
                            </view>
                        <view view_id="221986" name="scene_221986">
                                <embeds>
                                            <embed name="embed_84803" dataid="84803" embed_type="2" play_type="0" interval="3" atv="88.20220789844457" ath="-0.6855803359946435" scale="0.43" rz="0" rx="0" ry="0" pics_url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele">
                                                        <image url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele" name="image_83542"/>
                                                    </embed>
                                        </embeds>
                            </view>
                        <view view_id="221987" name="scene_221987">
                                <embeds>
                                            <embed name="embed_84804" dataid="84804" embed_type="2" play_type="0" interval="3" atv="90" ath="-47.606975166326755" scale="0.45" rz="0" rx="0" ry="0" pics_url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele">
                                                        <image url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele" name="image_83542"/>
                                                    </embed>
                                        </embeds>
                            </view>
                        <view view_id="221988" name="scene_221988">
                                <embeds>
                                            <embed name="embed_84805" dataid="84805" embed_type="2" play_type="0" interval="3" atv="88.1501843661793" ath="-104.8673339001896" scale="0.45" rz="0" rx="0" ry="0" pics_url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele">
                                                        <image url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele" name="image_83542"/>
                                                    </embed>
                                        </embeds>
                            </view>
                        <view view_id="221989" name="scene_221989">
                                <embeds>
                                            <embed name="embed_84806" dataid="84806" embed_type="2" play_type="0" interval="3" atv="88.96357766629879" ath="15.030366781195198" scale="0.43" rz="0" rx="0" ry="0" pics_url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele">
                                                        <image url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele" name="image_83542"/>
                                                    </embed>
                                        </embeds>
                            </view>
                        <view view_id="221990" name="scene_221990">
                                <embeds>
                                            <embed name="embed_84807" dataid="84807" embed_type="2" play_type="0" interval="3" atv="90" ath="73.33671700274758" scale="0.44" rz="0" rx="0" ry="0" pics_url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele">
                                                        <image url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04iisn1qdias01lvlbgt1kele" name="image_83542"/>
                                                    </embed>
                                        </embeds>
                            </view>
                        <view view_id="221994" name="scene_221994">
                                <bottom_circle enabled="1" name="bottom_circle_221994" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221997" name="scene_221997">
                                <bottom_circle enabled="1" name="bottom_circle_221997" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221995" name="scene_221995">
                                <bottom_circle enabled="1" name="bottom_circle_221995" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221996" name="scene_221996">
                                <bottom_circle enabled="1" name="bottom_circle_221996" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221993" name="scene_221993">
                                <bottom_circle enabled="1" name="bottom_circle_221993" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221991" name="scene_221991">
                                <bottom_circle enabled="1" name="bottom_circle_221991" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221992" name="scene_221992">
                                <bottom_circle enabled="1" name="bottom_circle_221992" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="100" bottom_circle_img="0"/>
                            </view>
                        <view view_id="220244" name="scene_220244">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="220243" name="scene_220243">
                            </view>
                        <view view_id="220245" name="scene_220245">
                            </view>
                        <view view_id="220241" name="scene_220241">
                            </view>
                        <view view_id="221930" name="scene_221930">
                                <bottom_circle enabled="1" name="bottom_circle_221930" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221931" name="scene_221931">
                                <bottom_circle enabled="1" name="bottom_circle_221931" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221932" name="scene_221932">
                                <bottom_circle enabled="1" name="bottom_circle_221932" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221933" name="scene_221933">
                                <bottom_circle enabled="1" name="bottom_circle_221933" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="222030" name="scene_222030">
                                <bottom_circle enabled="1" name="bottom_circle_222030" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="222031" name="scene_222031">
                                <bottom_circle enabled="1" name="bottom_circle_222031" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="222032" name="scene_222032">
                                <bottom_circle enabled="1" name="bottom_circle_222032" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="222033" name="scene_222033">
                                <bottom_circle enabled="1" name="bottom_circle_222033" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="220240" name="scene_220240">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="220246" name="scene_220246">
                            </view>
                        <view view_id="220242" name="scene_220242">
                            </view>
                        <view view_id="221934" name="scene_221934">
                                <bottom_circle enabled="1" name="bottom_circle_221934" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221935" name="scene_221935">
                                <bottom_circle enabled="1" name="bottom_circle_221935" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221936" name="scene_221936">
                                <bottom_circle enabled="1" name="bottom_circle_221936" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221937" name="scene_221937">
                                <bottom_circle enabled="1" name="bottom_circle_221937" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221938" name="scene_221938">
                                <bottom_circle enabled="1" name="bottom_circle_221938" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221939" name="scene_221939">
                                <bottom_circle enabled="1" name="bottom_circle_221939" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221940" name="scene_221940">
                                <bottom_circle enabled="1" name="bottom_circle_221940" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="220231" name="scene_220231">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="220230" name="scene_220230">
                            </view>
                        <view view_id="221941" name="scene_221941">
                                <bottom_circle enabled="1" name="bottom_circle_221941" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221942" name="scene_221942">
                                <bottom_circle enabled="1" name="bottom_circle_221942" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221943" name="scene_221943">
                                <bottom_circle enabled="1" name="bottom_circle_221943" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221944" name="scene_221944">
                                <bottom_circle enabled="1" name="bottom_circle_221944" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221945" name="scene_221945">
                                <bottom_circle enabled="1" name="bottom_circle_221945" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221946" name="scene_221946">
                                <bottom_circle enabled="1" name="bottom_circle_221946" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221947" name="scene_221947">
                                <bottom_circle enabled="1" name="bottom_circle_221947" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221948" name="scene_221948">
                                <bottom_circle enabled="1" name="bottom_circle_221948" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221949" name="scene_221949">
                                <bottom_circle enabled="1" name="bottom_circle_221949" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221950" name="scene_221950">
                                <bottom_circle enabled="1" name="bottom_circle_221950" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221951" name="scene_221951">
                                <bottom_circle enabled="1" name="bottom_circle_221951" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221952" name="scene_221952">
                                <bottom_circle enabled="1" name="bottom_circle_221952" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="220235" name="scene_220235">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="220232" name="scene_220232">
                            </view>
                        <view view_id="220247" name="scene_220247">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="220250" name="scene_220250">
                            </view>
                        <view view_id="220249" name="scene_220249">
                                <embeds>
                                    </embeds>
                            </view>
                        <view view_id="220236" name="scene_220236">
                            </view>
                        <view view_id="220251" name="scene_220251">
                            </view>
                        <view view_id="220248" name="scene_220248">
                            </view>
                        <view view_id="221953" name="scene_221953">
                                <bottom_circle enabled="1" name="bottom_circle_221953" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221954" name="scene_221954">
                                <bottom_circle enabled="1" name="bottom_circle_221954" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221955" name="scene_221955">
                                <bottom_circle enabled="1" name="bottom_circle_221955" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221956" name="scene_221956">
                                <bottom_circle enabled="1" name="bottom_circle_221956" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="221957" name="scene_221957">
                                <bottom_circle enabled="1" name="bottom_circle_221957" is_global="0" url="https://cdn.yj720.com.cn/uploads/3/image/20260507/o_1jo04tus71sdn18ag14381vp81a8me" scale="50" bottom_circle_img="0"/>
                            </view>
                        <view view_id="220239" name="scene_220239">
                            </view>
                    <fenzu data="[{&quot;id&quot;:53055,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u62db\u5546\u73ba&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:53056,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u822a\u62cd\u89c6\u89d2&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:53055,&quot;view_list&quot;:[{&quot;id&quot;:220229,&quot;uid&quot;:3,&quot;material_id&quot;:93890,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/b5604b51d3da992d&quot;,&quot;tiledimage&quot;:&quot;15936x15936,7936x7936,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/a9cfd71c7bc4ff68\/thumb.jpeg&quot;,&quot;title&quot;:&quot;\u5357\u4fa7\u89c6\u89d2&quot;,&quot;fenzuid&quot;:53056,&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;:-37.738837940839616,&quot;vlookat&quot;:37.974932361316654,&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;:1777279526,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.476186&quot;,&quot;lng&quot;:&quot;113.912095&quot;,&quot;gd_lat&quot;:&quot;22.473133138021&quot;,&quot;gd_lng&quot;:&quot;113.916950954862&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:-39.05821175281592,&quot;compass_vlookat&quot;:38.45368381568958,&quot;compass_fov&quot;:120,&quot;compass_pic&quot;:&quot;https:\/\/cdn.yj720.com.cn\/uploads\/image\/20240617\/088c93edd8f103993e5cc3ba0db61752.png&quot;,&quot;compass_position&quot;:1,&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;:220234,&quot;uid&quot;:3,&quot;material_id&quot;:93895,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/7df41dc736717e81&quot;,&quot;tiledimage&quot;:&quot;16128x16128,8192x8192,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/fd72701b017b499f\/thumb.jpeg&quot;,&quot;title&quot;:&quot;\u4fef\u77b0\u89c6\u89d2&quot;,&quot;fenzuid&quot;:53056,&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;:-35.94385544462317,&quot;vlookat&quot;:77.24659338762227,&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;:1777279526,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478352&quot;,&quot;lng&quot;:&quot;113.909697&quot;,&quot;gd_lat&quot;:&quot;22.475297851563&quot;,&quot;gd_lng&quot;:&quot;113.914553765191&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:220233,&quot;uid&quot;:3,&quot;material_id&quot;:93894,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/5fd7d9cbdbdcc01c&quot;,&quot;tiledimage&quot;:&quot;15616x15616,7808x7808,3840x3840,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/78b774556164f7ca\/thumb.jpeg&quot;,&quot;title&quot;:&quot;\u5317\u4fa7\u89c6\u89d2&quot;,&quot;fenzuid&quot;:53056,&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;:162.544993085793,&quot;vlookat&quot;:45.451427898552936,&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;:1777279526,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.481057&quot;,&quot;lng&quot;:&quot;113.908347&quot;,&quot;gd_lat&quot;:&quot;22.478002658421&quot;,&quot;gd_lng&quot;:&quot;113.913204481337&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53425,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u5730\u62cd&quot;,&quot;listorder&quot;:1,&quot;parent_id&quot;:53055,&quot;view_list&quot;:[{&quot;id&quot;:221958,&quot;uid&quot;:3,&quot;material_id&quot;:94547,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/a836b4816ed134b0&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/a836b4816ed134b0\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4f1a\u6240\u5065\u8eab\u623f&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:44,&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.787087578611682,&quot;vlookat&quot;:21.547642568221207,&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;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477658&quot;,&quot;lng&quot;:&quot;113.908961&quot;,&quot;gd_lat&quot;:&quot;22.474603678386&quot;,&quot;gd_lng&quot;:&quot;113.913817816841&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221959,&quot;uid&quot;:3,&quot;material_id&quot;:94548,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/ea5d7b7df97839a3&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/ea5d7b7df97839a3\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4f1a\u6240\u4e52\u4e53\u7403\u5ba4&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:45,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:2.9759579547206734,&quot;vlookat&quot;:28.37027163892753,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478131&quot;,&quot;lng&quot;:&quot;113.908769&quot;,&quot;gd_lat&quot;:&quot;22.475076768664&quot;,&quot;gd_lng&quot;:&quot;113.913626030816&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221960,&quot;uid&quot;:3,&quot;material_id&quot;:94549,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/ba1ce1cb4bd3dcaa&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/ba1ce1cb4bd3dcaa\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4f1a\u6240\u6d3d\u8c08\u5ba4&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:46,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:2.682295974096296,&quot;vlookat&quot;:11.11651237217412,&quot;fov&quot;:113.32161559350028,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477983&quot;,&quot;lng&quot;:&quot;113.909494&quot;,&quot;gd_lat&quot;:&quot;22.474928927952&quot;,&quot;gd_lng&quot;:&quot;113.914350585938&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221961,&quot;uid&quot;:3,&quot;material_id&quot;:94550,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/374f70cef2306904&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/374f70cef2306904\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4f1a\u6240\u5165\u6237\u95e8&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:47,&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;:176.1059811801823,&quot;vlookat&quot;:11.26272537886442,&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;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479419&quot;,&quot;lng&quot;:&quot;113.910208&quot;,&quot;gd_lat&quot;:&quot;22.476365288629&quot;,&quot;gd_lng&quot;:&quot;113.915064561632&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221962,&quot;uid&quot;:3,&quot;material_id&quot;:94551,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/4baa47cf9768bcc1&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/4baa47cf9768bcc1\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5c0f\u6237\u578b\u5730\u4e0b\u8f66\u5e93&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:48,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:1.657358505257674,&quot;vlookat&quot;:9.70790766556835,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478031&quot;,&quot;lng&quot;:&quot;113.909139&quot;,&quot;gd_lat&quot;:&quot;22.474976942275&quot;,&quot;gd_lng&quot;:&quot;113.913996039497&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221963,&quot;uid&quot;:3,&quot;material_id&quot;:94553,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/0069e1d3b9f0d3a4&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/0069e1d3b9f0d3a4\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5c0f\u6237\u578b\u4e00\u697c\u5165\u6237\u5927\u5385&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:49,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:0.697604322007459,&quot;vlookat&quot;:11.992971315450387,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477831&quot;,&quot;lng&quot;:&quot;113.909194&quot;,&quot;gd_lat&quot;:&quot;22.47477701823&quot;,&quot;gd_lng&quot;:&quot;113.914050835504&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221964,&quot;uid&quot;:3,&quot;material_id&quot;:94554,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/b040be99a7563509&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/b040be99a7563509\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5c0f\u533a\u5927\u95e8&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:50,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-4.465757308391978,&quot;vlookat&quot;:-9.916770788300804,&quot;fov&quot;:99.73261761761634,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479628&quot;,&quot;lng&quot;:&quot;113.909844&quot;,&quot;gd_lat&quot;:&quot;22.47657389323&quot;,&quot;gd_lng&quot;:&quot;113.914700520834&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221965,&quot;uid&quot;:3,&quot;material_id&quot;:94555,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/3c2837302a8e60ed&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/3c2837302a8e60ed\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5c0f\u533a\u4e1c\u95e8&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:51,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-0.10235839641440703,&quot;vlookat&quot;:4.233735754356032,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478075&quot;,&quot;lng&quot;:&quot;113.908917&quot;,&quot;gd_lat&quot;:&quot;22.47502061632&quot;,&quot;gd_lng&quot;:&quot;113.913773871528&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221966,&quot;uid&quot;:3,&quot;material_id&quot;:94556,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/d14ad872ee5c2934&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/d14ad872ee5c2934\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5c0f\u533a\u4e1c\u95e8\u5916\u90e8&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:52,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:16.922613965360313,&quot;vlookat&quot;:9.613445631319484,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477578&quot;,&quot;lng&quot;:&quot;113.908453&quot;,&quot;gd_lat&quot;:&quot;22.474523654514&quot;,&quot;gd_lng&quot;:&quot;113.913310275608&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221967,&quot;uid&quot;:3,&quot;material_id&quot;:94557,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/5141a04156e88b52&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/5141a04156e88b52\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5c0f\u533a\u56ed\u6797&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:53,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-3.0339928931117197,&quot;vlookat&quot;:5.280299416841761,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478950&quot;,&quot;lng&quot;:&quot;113.909853&quot;,&quot;gd_lat&quot;:&quot;22.475895996094&quot;,&quot;gd_lng&quot;:&quot;113.914709743924&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221968,&quot;uid&quot;:3,&quot;material_id&quot;:94558,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/14722f8647652cf5&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/14722f8647652cf5\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e00\u697c\u4f1a\u62401&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:54,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:30.773244388691463,&quot;vlookat&quot;:17.301942243949814,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479214&quot;,&quot;lng&quot;:&quot;113.909617&quot;,&quot;gd_lat&quot;:&quot;22.476159939237&quot;,&quot;gd_lng&quot;:&quot;113.91447374132&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221969,&quot;uid&quot;:3,&quot;material_id&quot;:94559,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/b3d6d4fe1c53768d&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/b3d6d4fe1c53768d\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e00\u697c\u4f1a\u6240\u5927\u5802&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:55,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-1.9326965768957507,&quot;vlookat&quot;:0.5448390112952989,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478706&quot;,&quot;lng&quot;:&quot;113.909061&quot;,&quot;gd_lat&quot;:&quot;22.475651584202&quot;,&quot;gd_lng&quot;:&quot;113.913917914497&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221970,&quot;uid&quot;:3,&quot;material_id&quot;:94560,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/95b9cac9e75762ca&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/95b9cac9e75762ca\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6cf3\u6c60&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:56,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-36.02558667509693,&quot;vlookat&quot;:13.771194484945156,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478675&quot;,&quot;lng&quot;:&quot;113.909858&quot;,&quot;gd_lat&quot;:&quot;22.47562093099&quot;,&quot;gd_lng&quot;:&quot;113.914714626737&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221971,&quot;uid&quot;:3,&quot;material_id&quot;:94561,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/fa56440a2f7c3d6d&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/fa56440a2f7c3d6d\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5927\u6237\u578b\u5730\u4e0b\u8f66\u5e93&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:57,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:3.6448113332605336,&quot;vlookat&quot;:2.103663656795001,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478931&quot;,&quot;lng&quot;:&quot;113.909931&quot;,&quot;gd_lat&quot;:&quot;22.475877278646&quot;,&quot;gd_lng&quot;:&quot;113.914787597657&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221972,&quot;uid&quot;:3,&quot;material_id&quot;:94563,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/be77b0b1bbf9ee8f&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/be77b0b1bbf9ee8f\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5927\u6237\u578b\u4e8c\u697c\u4f1a\u6240&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:58,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-22.588381511290596,&quot;vlookat&quot;:16.430234676869603,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479111&quot;,&quot;lng&quot;:&quot;113.910183&quot;,&quot;gd_lat&quot;:&quot;22.476057128907&quot;,&quot;gd_lng&quot;:&quot;113.915039605035&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221973,&quot;uid&quot;:3,&quot;material_id&quot;:94564,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/08e29670fca192a6&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/08e29670fca192a6\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5927\u6237\u578b\u4e8c\u697c\u4f1a\u62402&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:59,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:4.782652366989959,&quot;vlookat&quot;:12.708160831691306,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479258&quot;,&quot;lng&quot;:&quot;113.910303&quot;,&quot;gd_lat&quot;:&quot;22.476204155816&quot;,&quot;gd_lng&quot;:&quot;113.915159505209&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221974,&quot;uid&quot;:3,&quot;material_id&quot;:94565,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/240433695bf4edd5&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/240433695bf4edd5\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5927\u6237\u578b\u4f1a\u6240\u4f11\u606f\u533a&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:60,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-16.976353588549998,&quot;vlookat&quot;:20.794253719524004,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479078&quot;,&quot;lng&quot;:&quot;113.910086&quot;,&quot;gd_lat&quot;:&quot;22.476024305556&quot;,&quot;gd_lng&quot;:&quot;113.914942762587&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221975,&quot;uid&quot;:3,&quot;material_id&quot;:94566,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/483749b00c756dbf&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/483749b00c756dbf\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5927\u6237\u578b\u4e00\u697c\u7535\u68af\u5385&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:61,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&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;:95,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479008&quot;,&quot;lng&quot;:&quot;113.910036&quot;,&quot;gd_lat&quot;:&quot;22.475954318577&quot;,&quot;gd_lng&quot;:&quot;113.914892578125&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221976,&quot;uid&quot;:3,&quot;material_id&quot;:94567,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/4b527965fc767226&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/4b527965fc767226\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e8c\u697c\u4f1a\u6240\u7535\u68af\u5385&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:62,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-0.5808942137421756,&quot;vlookat&quot;:9.469324429764507,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479008&quot;,&quot;lng&quot;:&quot;113.910042&quot;,&quot;gd_lat&quot;:&quot;22.475954318577&quot;,&quot;gd_lng&quot;:&quot;113.914898546007&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221977,&quot;uid&quot;:3,&quot;material_id&quot;:94568,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/896ed82a51b3ba3a&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/896ed82a51b3ba3a\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4f1a\u6240\u513f\u7ae5\u6e38\u4e50\u8bbe\u65bd&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:63,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-73.70390137459259,&quot;vlookat&quot;:31.228380794107373,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.476714&quot;,&quot;lng&quot;:&quot;113.907889&quot;,&quot;gd_lat&quot;:&quot;22.473659396702&quot;,&quot;gd_lng&quot;:&quot;113.912746310764&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221978,&quot;uid&quot;:3,&quot;material_id&quot;:94569,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/a2e0214b04d3208d&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/a2e0214b04d3208d\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4f1a\u6240\u4f1a\u8bae\u5ba4&quot;,&quot;fenzuid&quot;:53425,&quot;deltime&quot;:0,&quot;sort&quot;:64,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-28.170598890817168,&quot;vlookat&quot;:26.177568219862994,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029650,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477983&quot;,&quot;lng&quot;:&quot;113.909494&quot;,&quot;gd_lat&quot;:&quot;22.474928927952&quot;,&quot;gd_lng&quot;:&quot;113.914350585938&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53426,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u6837\u677f\u95f4\u7b2c\u4e00\u5957&quot;,&quot;listorder&quot;:2,&quot;parent_id&quot;:53055,&quot;view_list&quot;:[{&quot;id&quot;:221980,&quot;uid&quot;:3,&quot;material_id&quot;:94578,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/9cfe8172d7ae48ab&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/9cfe8172d7ae48ab\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5ba2\u5385&quot;,&quot;fenzuid&quot;:53426,&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;:15.632370491566462,&quot;vlookat&quot;:10.639840458599707,&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;:1778029678,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479122&quot;,&quot;lng&quot;:&quot;113.910336&quot;,&quot;gd_lat&quot;:&quot;22.476068250869&quot;,&quot;gd_lng&quot;:&quot;113.915192599827&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221985,&quot;uid&quot;:3,&quot;material_id&quot;:94583,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/266acf5200984afd&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/266acf5200984afd\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u53a8\u623f&quot;,&quot;fenzuid&quot;:53426,&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;:7.203669221936884,&quot;vlookat&quot;:27.3627472622868,&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;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029678,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477203&quot;,&quot;lng&quot;:&quot;113.910117&quot;,&quot;gd_lat&quot;:&quot;22.474149305556&quot;,&quot;gd_lng&quot;:&quot;113.914973415799&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221979,&quot;uid&quot;:3,&quot;material_id&quot;:94577,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/a25285ba7c7b6bcf&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/a25285ba7c7b6bcf\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u8fc7\u9053&quot;,&quot;fenzuid&quot;:53426,&quot;deltime&quot;:0,&quot;sort&quot;:2,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:171.39803415876818,&quot;vlookat&quot;:18.601335292394253,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029678,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477667&quot;,&quot;lng&quot;:&quot;113.910028&quot;,&quot;gd_lat&quot;:&quot;22.474613172744&quot;,&quot;gd_lng&quot;:&quot;113.914884711372&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221981,&quot;uid&quot;:3,&quot;material_id&quot;:94579,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/d6ce549a88f65ade&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/d6ce549a88f65ade\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u9633\u53f0&quot;,&quot;fenzuid&quot;:53426,&quot;deltime&quot;:0,&quot;sort&quot;:3,&quot;effect_mod&quot;:8,&quot;effect_size&quot;:null,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:60.37181032165546,&quot;vlookat&quot;:24.05781522493214,&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;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029678,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.474200&quot;,&quot;lng&quot;:&quot;113.910658&quot;,&quot;gd_lat&quot;:&quot;22.471146375869&quot;,&quot;gd_lng&quot;:&quot;113.91551405165&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221982,&quot;uid&quot;:3,&quot;material_id&quot;:94580,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/4b917f98e4e9e021&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/4b917f98e4e9e021\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e3b\u5367&quot;,&quot;fenzuid&quot;:53426,&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;:-1.667609257064367,&quot;vlookat&quot;:11.228708740519615,&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;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029678,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478911&quot;,&quot;lng&quot;:&quot;113.910114&quot;,&quot;gd_lat&quot;:&quot;22.475857204862&quot;,&quot;gd_lng&quot;:&quot;113.914970703125&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221983,&quot;uid&quot;:3,&quot;material_id&quot;:94581,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/8fb94e23db9f8778&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/8fb94e23db9f8778\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e3b\u536b&quot;,&quot;fenzuid&quot;:53426,&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.5624279307913698,&quot;vlookat&quot;:30.26598510115078,&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;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029678,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477308&quot;,&quot;lng&quot;:&quot;113.910044&quot;,&quot;gd_lat&quot;:&quot;22.474254286025&quot;,&quot;gd_lng&quot;:&quot;113.914900444879&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221984,&quot;uid&quot;:3,&quot;material_id&quot;:94582,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/b88d8b1c38acaea7&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/b88d8b1c38acaea7\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e3b\u5367\u8863\u5e3d\u95f4&quot;,&quot;fenzuid&quot;:53426,&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;:-159.14851823816116,&quot;vlookat&quot;:32.594688074883784,&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;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029678,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477967&quot;,&quot;lng&quot;:&quot;113.910058&quot;,&quot;gd_lat&quot;:&quot;22.474913194445&quot;,&quot;gd_lng&quot;:&quot;113.914914550782&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221986,&quot;uid&quot;:3,&quot;material_id&quot;:94584,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/f83e73c2ca58790c&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/f83e73c2ca58790c\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6b21\u5367\u4e00&quot;,&quot;fenzuid&quot;:53426,&quot;deltime&quot;:0,&quot;sort&quot;:7,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:2.7204997886531523,&quot;vlookat&quot;:19.229800982597126,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029678,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477919&quot;,&quot;lng&quot;:&quot;113.909753&quot;,&quot;gd_lat&quot;:&quot;22.474864908855&quot;,&quot;gd_lng&quot;:&quot;113.914609646268&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221987,&quot;uid&quot;:3,&quot;material_id&quot;:94585,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/657c4a4d0f1532cf&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/657c4a4d0f1532cf\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6b21\u5367\u4e8c&quot;,&quot;fenzuid&quot;:53426,&quot;deltime&quot;:0,&quot;sort&quot;:8,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-48.67543001057314,&quot;vlookat&quot;:29.601218862123677,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029678,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478219&quot;,&quot;lng&quot;:&quot;113.909044&quot;,&quot;gd_lat&quot;:&quot;22.475164659289&quot;,&quot;gd_lng&quot;:&quot;113.913900824653&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221988,&quot;uid&quot;:3,&quot;material_id&quot;:94586,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/e0372876e1728833&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/e0372876e1728833\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6b21\u5367\u56db&quot;,&quot;fenzuid&quot;:53426,&quot;deltime&quot;:0,&quot;sort&quot;:9,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-89.02510345432331,&quot;vlookat&quot;:13.177265175161121,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029678,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478900&quot;,&quot;lng&quot;:&quot;113.910000&quot;,&quot;gd_lat&quot;:&quot;22.4758460829&quot;,&quot;gd_lng&quot;:&quot;113.914856770834&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221989,&quot;uid&quot;:3,&quot;material_id&quot;:94587,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/fc06d9ad14ecdb10&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/fc06d9ad14ecdb10\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f41&quot;,&quot;fenzuid&quot;:53426,&quot;deltime&quot;:0,&quot;sort&quot;:10,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:13.573065168049284,&quot;vlookat&quot;:41.085626902425886,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:0,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029678,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.475731&quot;,&quot;lng&quot;:&quot;113.907417&quot;,&quot;gd_lat&quot;:&quot;22.472676323785&quot;,&quot;gd_lng&quot;:&quot;113.912274576823&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221990,&quot;uid&quot;:3,&quot;material_id&quot;:94588,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/c7bb4eaa48eed5a7&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/c7bb4eaa48eed5a7\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6b21\u5367\u536b\u751f\u95f42&quot;,&quot;fenzuid&quot;:53426,&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;:68.7983604142605,&quot;vlookat&quot;:28.83550642951548,&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;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029678,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478897&quot;,&quot;lng&quot;:&quot;113.909658&quot;,&quot;gd_lat&quot;:&quot;22.475842827691&quot;,&quot;gd_lng&quot;:&quot;113.914514702691&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53427,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u6837\u677f\u95f4\u7b2c\u4e8c\u5957&quot;,&quot;listorder&quot;:3,&quot;parent_id&quot;:53055,&quot;view_list&quot;:[{&quot;id&quot;:221994,&quot;uid&quot;:3,&quot;material_id&quot;:94573,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/6cc824455aaca16f&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/6cc824455aaca16f\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5ba2\u5385&quot;,&quot;fenzuid&quot;:53427,&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;:5.879622780250528,&quot;vlookat&quot;:17.719656489048642,&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;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029693,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479333&quot;,&quot;lng&quot;:&quot;113.909664&quot;,&quot;gd_lat&quot;:&quot;22.476279025608&quot;,&quot;gd_lng&quot;:&quot;113.914520670573&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221997,&quot;uid&quot;:3,&quot;material_id&quot;:94576,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/b87cfb0e07d564fc&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/b87cfb0e07d564fc\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u53a8\u623f&quot;,&quot;fenzuid&quot;:53427,&quot;deltime&quot;:0,&quot;sort&quot;:1,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:16.620859040100854,&quot;vlookat&quot;:19.55113253992915,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029693,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479333&quot;,&quot;lng&quot;:&quot;113.909664&quot;,&quot;gd_lat&quot;:&quot;22.476279025608&quot;,&quot;gd_lng&quot;:&quot;113.914520670573&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221995,&quot;uid&quot;:3,&quot;material_id&quot;:94574,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/8dd1fe5bbaae9da0&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/8dd1fe5bbaae9da0\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e3b\u5367&quot;,&quot;fenzuid&quot;:53427,&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;:3.7992809254352444,&quot;vlookat&quot;:26.977845994004987,&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;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029693,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479083&quot;,&quot;lng&quot;:&quot;113.910431&quot;,&quot;gd_lat&quot;:&quot;22.476029188369&quot;,&quot;gd_lng&quot;:&quot;113.915287272136&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221996,&quot;uid&quot;:3,&quot;material_id&quot;:94575,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/5f750838bbe7ce22&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/5f750838bbe7ce22\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e3b\u5367\u536b\u751f\u95f4&quot;,&quot;fenzuid&quot;:53427,&quot;deltime&quot;:0,&quot;sort&quot;:3,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:3.5125356305045767,&quot;vlookat&quot;:20.09379466326561,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029693,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478897&quot;,&quot;lng&quot;:&quot;113.910656&quot;,&quot;gd_lat&quot;:&quot;22.475843370226&quot;,&quot;gd_lng&quot;:&quot;113.915512424046&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221993,&quot;uid&quot;:3,&quot;material_id&quot;:94572,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/33304b079837ea8e&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/33304b079837ea8e\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u8fc7\u9053&quot;,&quot;fenzuid&quot;:53427,&quot;deltime&quot;:0,&quot;sort&quot;:4,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:96.42110214256394,&quot;vlookat&quot;:21.602225874135996,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029693,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478978&quot;,&quot;lng&quot;:&quot;113.910200&quot;,&quot;gd_lat&quot;:&quot;22.4759242079&quot;,&quot;gd_lng&quot;:&quot;113.915056694879&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221991,&quot;uid&quot;:3,&quot;material_id&quot;:94570,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/3eb7c35105b85aeb&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/3eb7c35105b85aeb\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6b21\u5367\u4e8c&quot;,&quot;fenzuid&quot;:53427,&quot;deltime&quot;:0,&quot;sort&quot;:5,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:31.781789859839268,&quot;vlookat&quot;:13.207177129328885,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029693,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479219&quot;,&quot;lng&quot;:&quot;113.910314&quot;,&quot;gd_lat&quot;:&quot;22.476165093316&quot;,&quot;gd_lng&quot;:&quot;113.915170627171&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221992,&quot;uid&quot;:3,&quot;material_id&quot;:94571,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/ea904adc87294e6f&quot;,&quot;tiledimage&quot;:&quot;11520x11520,5760x5760,2816x2816,1536x1536\n,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/ea904adc87294e6f\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u6b21\u5367\u4e09&quot;,&quot;fenzuid&quot;:53427,&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;:3.3597463732291257,&quot;vlookat&quot;:23.447538677241205,&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;:83566,&quot;bottom_circle_size&quot;:100,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029693,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479222&quot;,&quot;lng&quot;:&quot;113.910303&quot;,&quot;gd_lat&quot;:&quot;22.476168077257&quot;,&quot;gd_lng&quot;:&quot;113.915159505209&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53069,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u4e91\u73ba&quot;,&quot;listorder&quot;:1,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:53070,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u822a\u62cd\u89c6\u89d2&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:53069,&quot;view_list&quot;:[{&quot;id&quot;:220244,&quot;uid&quot;:3,&quot;material_id&quot;:93905,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/73f211d5ebaa026f&quot;,&quot;tiledimage&quot;:&quot;16128x16128,7936x7936,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/52d4ecf8945ca151\/thumb.jpeg&quot;,&quot;title&quot;:&quot;\u592a\u5b50\u6e7e\u4e91\u73ba&quot;,&quot;fenzuid&quot;:53070,&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;:86.96883774116758,&quot;vlookat&quot;:55.37061529454983,&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;:1777281725,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.474312&quot;,&quot;lng&quot;:&quot;113.906968&quot;,&quot;gd_lat&quot;:&quot;22.471257324219&quot;,&quot;gd_lng&quot;:&quot;113.911825358073&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:220243,&quot;uid&quot;:3,&quot;material_id&quot;:93904,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/8afb2a8bbb86fb14&quot;,&quot;tiledimage&quot;:&quot;15104x15104,7680x7680,3840x3840,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/adca11d604db4705\/thumb.jpeg&quot;,&quot;title&quot;:&quot;\u4e1c\u5357\u4fa7&quot;,&quot;fenzuid&quot;:53070,&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;:-71.85665526900937,&quot;vlookat&quot;:30.351274424205876,&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;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1777280885,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.474060&quot;,&quot;lng&quot;:&quot;113.908776&quot;,&quot;gd_lat&quot;:&quot;22.471005588108&quot;,&quot;gd_lng&quot;:&quot;113.913632541233&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:220245,&quot;uid&quot;:3,&quot;material_id&quot;:93906,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/5145cb87cf94192f&quot;,&quot;tiledimage&quot;:&quot;15104x15104,7680x7680,3840x3840,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/bf206b2cca826180\/thumb.jpeg&quot;,&quot;title&quot;:&quot;\u897f\u5357\u4fa7&quot;,&quot;fenzuid&quot;:53070,&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;:18.732520444061027,&quot;vlookat&quot;:43.724813374941704,&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;:1777281725,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.472945&quot;,&quot;lng&quot;:&quot;113.906870&quot;,&quot;gd_lat&quot;:&quot;22.469890407987&quot;,&quot;gd_lng&quot;:&quot;113.911727430556&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53421,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u5c0f\u533a\u5730\u62cd&quot;,&quot;listorder&quot;:2,&quot;parent_id&quot;:53069,&quot;view_list&quot;:[{&quot;id&quot;:220241,&quot;uid&quot;:3,&quot;material_id&quot;:93902,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/37c1721dc742b334&quot;,&quot;tiledimage&quot;:&quot;16128x16128,7936x7936,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/17608d04c998a381\/thumb.jpeg&quot;,&quot;title&quot;:&quot;\u56ed\u6797\u666f\u89c2&quot;,&quot;fenzuid&quot;:53421,&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;:98.34688392062492,&quot;vlookat&quot;:61.63485126666571,&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;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1777280885,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.474192&quot;,&quot;lng&quot;:&quot;113.906779&quot;,&quot;gd_lat&quot;:&quot;22.471137152778&quot;,&quot;gd_lng&quot;:&quot;113.91163655599&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221930,&quot;uid&quot;:3,&quot;material_id&quot;:94533,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/01493f84e4f292c7&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/01493f84e4f292c7\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5916\u90e8\u5927\u95e8&quot;,&quot;fenzuid&quot;:53421,&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;:0.9696928832291833,&quot;vlookat&quot;:1.667891385729484,&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;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029344,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473736&quot;,&quot;lng&quot;:&quot;113.907497&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221931,&quot;uid&quot;:3,&quot;material_id&quot;:94534,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/dd0eecefa930f1bc&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/dd0eecefa930f1bc\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e00\u697c\u5165\u6237\u5927\u5802&quot;,&quot;fenzuid&quot;:53421,&quot;deltime&quot;:0,&quot;sort&quot;:17,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:105.72623798520061,&quot;vlookat&quot;:7.9281630613591325,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029344,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473989&quot;,&quot;lng&quot;:&quot;113.907753&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221932,&quot;uid&quot;:3,&quot;material_id&quot;:94537,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/1b08e14ff9531e43&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/1b08e14ff9531e43\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4f1a\u6240\u513f\u7ae5\u4e50\u56ed&quot;,&quot;fenzuid&quot;:53421,&quot;deltime&quot;:0,&quot;sort&quot;:18,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-2.1326584364429584,&quot;vlookat&quot;:7.868255069386769,&quot;fov&quot;:117.5454450258365,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029344,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.474350&quot;,&quot;lng&quot;:&quot;113.907608&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221933,&quot;uid&quot;:3,&quot;material_id&quot;:94538,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/3bc9d71a35268853&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/3bc9d71a35268853\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u7a7a\u4e2d\u82b1\u56ed&quot;,&quot;fenzuid&quot;:53421,&quot;deltime&quot;:0,&quot;sort&quot;:19,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-92.32796510171437,&quot;vlookat&quot;:1.0194653320176794,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029344,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.474381&quot;,&quot;lng&quot;:&quot;113.907465&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:222030,&quot;uid&quot;:3,&quot;material_id&quot;:94991,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/2ef3538a9c1aee18&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/2ef3538a9c1aee18\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u7a7a\u4e2d\u82b1\u56ed\u4f11\u606f\u533a&quot;,&quot;fenzuid&quot;:53421,&quot;deltime&quot;:0,&quot;sort&quot;:84,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:14.907320961820986,&quot;vlookat&quot;:0.6836570796445485,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778031737,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.474008&quot;,&quot;lng&quot;:&quot;113.907272&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:222031,&quot;uid&quot;:3,&quot;material_id&quot;:94992,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/001d7a7b3fdeb197&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/001d7a7b3fdeb197\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5165\u6237\u524d\u53f0&quot;,&quot;fenzuid&quot;:53421,&quot;deltime&quot;:0,&quot;sort&quot;:85,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:0.10698136871967084,&quot;vlookat&quot;:6.6082000830468255,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778031737,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.474350&quot;,&quot;lng&quot;:&quot;113.907389&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:222032,&quot;uid&quot;:3,&quot;material_id&quot;:94993,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/9a9c0d3a5febb0f9&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/9a9c0d3a5febb0f9\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5730\u4e0b\u8f66\u5e93&quot;,&quot;fenzuid&quot;:53421,&quot;deltime&quot;:0,&quot;sort&quot;:86,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:118.29083885608833,&quot;vlookat&quot;:6.944702342929526,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778031737,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.474667&quot;,&quot;lng&quot;:&quot;113.907344&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:222033,&quot;uid&quot;:3,&quot;material_id&quot;:94994,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/0c979a01aa944844&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/0c979a01aa944844\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5730\u4e0b\u8f66\u5e93\u5185\u90e8&quot;,&quot;fenzuid&quot;:53421,&quot;deltime&quot;:0,&quot;sort&quot;:87,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-108.55277557543735,&quot;vlookat&quot;:10.688864493866603,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778031737,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.474667&quot;,&quot;lng&quot;:&quot;113.907344&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53071,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u6e7e\u73ba&quot;,&quot;listorder&quot;:2,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:53072,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u822a\u62cd\u89c6\u89d2&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:53071,&quot;view_list&quot;:[{&quot;id&quot;:220240,&quot;uid&quot;:3,&quot;material_id&quot;:93901,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/499e12f8f71e7aac&quot;,&quot;tiledimage&quot;:&quot;15360x15360,7680x7680,3840x3840,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/499e12f8f71e7aac\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u592a\u5b50\u6e7e\u6e7e\u73ba&quot;,&quot;fenzuid&quot;:53072,&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;:58.212845265809875,&quot;vlookat&quot;:78.09293571119932,&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;:1777279526,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473886&quot;,&quot;lng&quot;:&quot;113.905655&quot;,&quot;gd_lat&quot;:&quot;22.470831163195&quot;,&quot;gd_lng&quot;:&quot;113.91051296658&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:220246,&quot;uid&quot;:3,&quot;material_id&quot;:93907,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/54d3cd721686480e&quot;,&quot;tiledimage&quot;:&quot;15616x15616,7808x7808,3840x3840,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/54d3cd721686480e\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u897f\u5357\u4fa7&quot;,&quot;fenzuid&quot;:53072,&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;:59.31122600184796,&quot;vlookat&quot;:33.602780765763974,&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;:1777281725,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.472888&quot;,&quot;lng&quot;:&quot;113.904357&quot;,&quot;gd_lat&quot;:&quot;22.469832899306&quot;,&quot;gd_lng&quot;:&quot;113.90921576606&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53422,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u5c0f\u533a\u5730\u62cd&quot;,&quot;listorder&quot;:2,&quot;parent_id&quot;:53071,&quot;view_list&quot;:[{&quot;id&quot;:220242,&quot;uid&quot;:3,&quot;material_id&quot;:93903,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/a20d620a006d2c43&quot;,&quot;tiledimage&quot;:&quot;14592x14592,7296x7296,3648x3648,1792x1792\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/a20d620a006d2c43\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u56ed\u6797\u666f\u89c2&quot;,&quot;fenzuid&quot;:53422,&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;:22.17360235086193,&quot;vlookat&quot;:70.51344534211486,&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;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1777280885,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473990&quot;,&quot;lng&quot;:&quot;113.905153&quot;,&quot;gd_lat&quot;:&quot;22.470934787327&quot;,&quot;gd_lng&quot;:&quot;113.91001139323&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221934,&quot;uid&quot;:3,&quot;material_id&quot;:94526,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/c69bf5b9678596c7&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/c69bf5b9678596c7\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5730\u4e0b\u8f66\u5e93\u5185\u90e8\u4f1a\u62402&quot;,&quot;fenzuid&quot;:53422,&quot;deltime&quot;:0,&quot;sort&quot;:20,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&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;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029436,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473342&quot;,&quot;lng&quot;:&quot;113.906042&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221935,&quot;uid&quot;:3,&quot;material_id&quot;:94527,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/fe034de321036ba6&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/fe034de321036ba6\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u7a7a\u4e2d\u82b1\u56ed&quot;,&quot;fenzuid&quot;:53422,&quot;deltime&quot;:0,&quot;sort&quot;:21,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:1.2500551100382697,&quot;vlookat&quot;:16.641646404099337,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029436,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473519&quot;,&quot;lng&quot;:&quot;113.906450&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221936,&quot;uid&quot;:3,&quot;material_id&quot;:94528,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/ca2a105282c01bbb&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/ca2a105282c01bbb\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u7a7a\u4e2d\u82b1\u56ed2&quot;,&quot;fenzuid&quot;:53422,&quot;deltime&quot;:0,&quot;sort&quot;:22,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-4.199677049723455,&quot;vlookat&quot;:16.233631582379715,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029436,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473811&quot;,&quot;lng&quot;:&quot;113.905061&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221937,&quot;uid&quot;:3,&quot;material_id&quot;:94529,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/04c6dac4b31b7d1c&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/04c6dac4b31b7d1c\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u7a7a\u4e2d\u82b1\u56ed3&quot;,&quot;fenzuid&quot;:53422,&quot;deltime&quot;:0,&quot;sort&quot;:23,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:55.606150229066245,&quot;vlookat&quot;:10.007867652864462,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029436,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473714&quot;,&quot;lng&quot;:&quot;113.905597&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221938,&quot;uid&quot;:3,&quot;material_id&quot;:94530,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/cb93bfeedafdb199&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/cb93bfeedafdb199\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5c0f\u533a\u5916\u90e8\u5927\u95e8&quot;,&quot;fenzuid&quot;:53422,&quot;deltime&quot;:0,&quot;sort&quot;:24,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-0.47461220846466,&quot;vlookat&quot;:4.819342015220632,&quot;fov&quot;:95,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029436,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473300&quot;,&quot;lng&quot;:&quot;113.905736&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221939,&quot;uid&quot;:3,&quot;material_id&quot;:94531,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/34d2ca48b4e04564&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/34d2ca48b4e04564\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5730\u4e0b\u8f66\u5e93&quot;,&quot;fenzuid&quot;:53422,&quot;deltime&quot;:0,&quot;sort&quot;:25,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-0.926820036419116,&quot;vlookat&quot;:10.103190684953724,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029436,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473319&quot;,&quot;lng&quot;:&quot;113.906097&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221940,&quot;uid&quot;:3,&quot;material_id&quot;:94532,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/5416c919b1dcc1d2&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/5416c919b1dcc1d2\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5730\u4e0b\u8f66\u5e93\u5185\u90e8\u4f1a\u6240&quot;,&quot;fenzuid&quot;:53422,&quot;deltime&quot;:0,&quot;sort&quot;:26,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:135.21132230739707,&quot;vlookat&quot;:9.504777449396267,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029436,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473331&quot;,&quot;lng&quot;:&quot;113.906042&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53061,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u745e\u73ba&quot;,&quot;listorder&quot;:3,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:53062,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u822a\u62cd\u89c6\u89d2&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:53061,&quot;view_list&quot;:[{&quot;id&quot;:220231,&quot;uid&quot;:3,&quot;material_id&quot;:93892,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/bea732043e93b008&quot;,&quot;tiledimage&quot;:&quot;16128x16128,7936x7936,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/bea732043e93b008\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5317\u4fa7&quot;,&quot;fenzuid&quot;:53062,&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;:152.0561241170586,&quot;vlookat&quot;:29.397616082619205,&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;:1777279526,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478918&quot;,&quot;lng&quot;:&quot;113.907141&quot;,&quot;gd_lat&quot;:&quot;22.475863172744&quot;,&quot;gd_lng&quot;:&quot;113.911998697917&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:220230,&quot;uid&quot;:3,&quot;material_id&quot;:93891,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/36a342dab8e4f820&quot;,&quot;tiledimage&quot;:&quot;16128x16128,8192x8192,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/36a342dab8e4f820\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u745e\u73ba&quot;,&quot;fenzuid&quot;:53062,&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;:-25.04176624949714,&quot;vlookat&quot;:68.28240619109422,&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;:1777279526,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477897&quot;,&quot;lng&quot;:&quot;113.907950&quot;,&quot;gd_lat&quot;:&quot;22.474842393664&quot;,&quot;gd_lng&quot;:&quot;113.912807074653&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53423,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u5c0f\u533a\u5730\u62cd&quot;,&quot;listorder&quot;:1,&quot;parent_id&quot;:53061,&quot;view_list&quot;:[{&quot;id&quot;:221941,&quot;uid&quot;:3,&quot;material_id&quot;:94458,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/6860e6f37c274524&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/6860e6f37c274524\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5065\u8eab\u623f&quot;,&quot;fenzuid&quot;:53423,&quot;deltime&quot;:0,&quot;sort&quot;:27,&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;:91.64432723456143,&quot;vlookat&quot;:19.941956305851598,&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;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029474,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477842&quot;,&quot;lng&quot;:&quot;113.907828&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221942,&quot;uid&quot;:3,&quot;material_id&quot;:94460,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/a5a4ac56367b399c&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/a5a4ac56367b399c\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u7a7a\u4e2d\u82b1\u56ed&quot;,&quot;fenzuid&quot;:53423,&quot;deltime&quot;:0,&quot;sort&quot;:28,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-61.64564562521003,&quot;vlookat&quot;:3.455000988401461,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029474,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477950&quot;,&quot;lng&quot;:&quot;113.907714&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221943,&quot;uid&quot;:3,&quot;material_id&quot;:94463,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/ea8f1d01c54ecfc8&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/ea8f1d01c54ecfc8\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u62f3\u51fb\u623f&quot;,&quot;fenzuid&quot;:53423,&quot;deltime&quot;:0,&quot;sort&quot;:29,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:15.947919586133157,&quot;vlookat&quot;:13.186037367877988,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029474,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478269&quot;,&quot;lng&quot;:&quot;113.907822&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221944,&quot;uid&quot;:3,&quot;material_id&quot;:94466,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/555c8d18af60ec6b&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/555c8d18af60ec6b\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u65e0\u8fb9\u6cf3\u6c60&quot;,&quot;fenzuid&quot;:53423,&quot;deltime&quot;:0,&quot;sort&quot;:30,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:5.894253263382282,&quot;vlookat&quot;:6.360956847045026,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029474,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478067&quot;,&quot;lng&quot;:&quot;113.906844&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221945,&quot;uid&quot;:3,&quot;material_id&quot;:94469,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/e97255acfb4b6a62&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/e97255acfb4b6a62\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5c0f\u533a\u5916\u90e8\u5927\u95e8&quot;,&quot;fenzuid&quot;:53423,&quot;deltime&quot;:0,&quot;sort&quot;:31,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-2.7912878970732007,&quot;vlookat&quot;:6.502728890336836,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029474,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478336&quot;,&quot;lng&quot;:&quot;113.908100&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221946,&quot;uid&quot;:3,&quot;material_id&quot;:94470,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/7aab3efc04772202&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/7aab3efc04772202\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e00\u697c\u5165\u6237\u82b1\u56ed&quot;,&quot;fenzuid&quot;:53423,&quot;deltime&quot;:0,&quot;sort&quot;:32,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&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;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029474,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478575&quot;,&quot;lng&quot;:&quot;113.907428&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221947,&quot;uid&quot;:3,&quot;material_id&quot;:94471,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/045c92e8302d52b9&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/045c92e8302d52b9\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e00\u697c\u5165\u6237\u524d\u53f0&quot;,&quot;fenzuid&quot;:53423,&quot;deltime&quot;:0,&quot;sort&quot;:33,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-9.182267464339738,&quot;vlookat&quot;:-0.7995575635659188,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029474,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478514&quot;,&quot;lng&quot;:&quot;113.907594&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221948,&quot;uid&quot;:3,&quot;material_id&quot;:94472,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/db59ce5c288b2f55&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/db59ce5c288b2f55\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u745c\u4f3d\u623f&quot;,&quot;fenzuid&quot;:53423,&quot;deltime&quot;:0,&quot;sort&quot;:34,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-4.444321127566333,&quot;vlookat&quot;:29.90100723458741,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029474,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477819&quot;,&quot;lng&quot;:&quot;113.907714&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221949,&quot;uid&quot;:3,&quot;material_id&quot;:94473,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/5e8f642ac7a2efce&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/5e8f642ac7a2efce\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u745c\u4f3d\u623f2&quot;,&quot;fenzuid&quot;:53423,&quot;deltime&quot;:0,&quot;sort&quot;:35,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-8.438293210978445,&quot;vlookat&quot;:18.610400960427015,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029474,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477906&quot;,&quot;lng&quot;:&quot;113.907742&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221950,&quot;uid&quot;:3,&quot;material_id&quot;:94474,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/6a42fa4f10e2ca87&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/6a42fa4f10e2ca87\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5730\u4e0b\u8f66\u5e93&quot;,&quot;fenzuid&quot;:53423,&quot;deltime&quot;:0,&quot;sort&quot;:36,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&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;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029474,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478081&quot;,&quot;lng&quot;:&quot;113.907714&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221951,&quot;uid&quot;:3,&quot;material_id&quot;:94475,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/b5806b26bd6ed2de&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/b5806b26bd6ed2de\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5e95\u4e0b\u8f66\u5e93\u5185\u90e8\u4f11\u606f\u533a&quot;,&quot;fenzuid&quot;:53423,&quot;deltime&quot;:0,&quot;sort&quot;:37,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:-1.7239584714272365,&quot;vlookat&quot;:11.005148066469344,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029474,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478150&quot;,&quot;lng&quot;:&quot;113.907786&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221952,&quot;uid&quot;:3,&quot;material_id&quot;:94476,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/a5da3aebe6b7e95a&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/a5da3aebe6b7e95a\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4f1a\u6240&quot;,&quot;fenzuid&quot;:53423,&quot;deltime&quot;:0,&quot;sort&quot;:38,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&quot;effect_material_id&quot;:0,&quot;sun_ath&quot;:&quot;0&quot;,&quot;sun_atv&quot;:&quot;0&quot;,&quot;hlookat&quot;:0.7445245323389712,&quot;vlookat&quot;:9.179326860661316,&quot;fov&quot;:120,&quot;fovmin&quot;:20,&quot;fovmax&quot;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029474,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.477881&quot;,&quot;lng&quot;:&quot;113.907717&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53065,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u6cd3\u73ba&quot;,&quot;listorder&quot;:4,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:53066,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u822a\u62cd\u89c6\u89d2&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:53065,&quot;view_list&quot;:[{&quot;id&quot;:220235,&quot;uid&quot;:3,&quot;material_id&quot;:93896,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/cbcf469847a3c814&quot;,&quot;tiledimage&quot;:&quot;16128x16128,7936x7936,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/cbcf469847a3c814\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5317\u4fa7&quot;,&quot;fenzuid&quot;:53066,&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;:177.68539895864745,&quot;vlookat&quot;:34.033239743957346,&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;:1777279526,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.479176&quot;,&quot;lng&quot;:&quot;113.906318&quot;,&quot;gd_lat&quot;:&quot;22.476121148004&quot;,&quot;gd_lng&quot;:&quot;113.911175944011&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:220232,&quot;uid&quot;:3,&quot;material_id&quot;:93893,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/37c6747fa68381ad&quot;,&quot;tiledimage&quot;:&quot;15936x15936,7936x7936,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/37c6747fa68381ad\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5357\u4fa7&quot;,&quot;fenzuid&quot;:53066,&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;:-26.31931647941341,&quot;vlookat&quot;:71.53945846771904,&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;:1777279526,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.478249&quot;,&quot;lng&quot;:&quot;113.907069&quot;,&quot;gd_lat&quot;:&quot;22.475194227431&quot;,&quot;gd_lng&quot;:&quot;113.911926812066&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53059,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u9cb8\u57df&quot;,&quot;listorder&quot;:5,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:53060,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u9ed8\u8ba4\u4e8c\u7ea7\u5206\u7ec4&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:53059,&quot;view_list&quot;:[{&quot;id&quot;:220247,&quot;uid&quot;:3,&quot;material_id&quot;:93908,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/9050fc4fc250a8b1&quot;,&quot;tiledimage&quot;:&quot;16128x16128,8192x8192,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/9050fc4fc250a8b1\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u592a\u5b50\u6e7e\u9cb8\u57df&quot;,&quot;fenzuid&quot;:53060,&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;:154.7132246404182,&quot;vlookat&quot;:69.03554650892978,&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;:1777282214,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.475773&quot;,&quot;lng&quot;:&quot;113.902376&quot;,&quot;gd_lat&quot;:&quot;22.472717556424&quot;,&quot;gd_lng&quot;:&quot;113.907236056858&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:220250,&quot;uid&quot;:3,&quot;material_id&quot;:93911,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/cbbe06f794014403&quot;,&quot;tiledimage&quot;:&quot;15872x15872,7936x7936,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/cbbe06f794014403\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5357\u4fa7&quot;,&quot;fenzuid&quot;:53060,&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;:-20.530929503997925,&quot;vlookat&quot;:30.810502967346142,&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;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1777283734,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.474362&quot;,&quot;lng&quot;:&quot;113.903451&quot;,&quot;gd_lat&quot;:&quot;22.471306966146&quot;,&quot;gd_lng&quot;:&quot;113.908310275608&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53067,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u4e2d\u96c6\u5927\u6210\u5e7f\u573a&quot;,&quot;listorder&quot;:6,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:53068,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u822a\u62cd\u89c6\u89d2&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:53067,&quot;view_list&quot;:[{&quot;id&quot;:220249,&quot;uid&quot;:3,&quot;material_id&quot;:93910,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/0e5e6f4fda393c37&quot;,&quot;tiledimage&quot;:&quot;16128x16128,8192x8192,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/0e5e6f4fda393c37\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e2d\u96c6\u5927\u6210\u5e7f\u573a&quot;,&quot;fenzuid&quot;:53068,&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;:168.09899031070518,&quot;vlookat&quot;:59.83842839723343,&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;:1777283035,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.476357&quot;,&quot;lng&quot;:&quot;113.903479&quot;,&quot;gd_lat&quot;:&quot;22.47330186632&quot;,&quot;gd_lng&quot;:&quot;113.908338487414&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:220236,&quot;uid&quot;:3,&quot;material_id&quot;:93897,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/c917cd038446bce8&quot;,&quot;tiledimage&quot;:&quot;15936x15936,7936x7936,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/c917cd038446bce8\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5357\u4fa7&quot;,&quot;fenzuid&quot;:53068,&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;:-28.67317910973923,&quot;vlookat&quot;:57.30122134182429,&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;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1777279526,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.475668&quot;,&quot;lng&quot;:&quot;113.903832&quot;,&quot;gd_lat&quot;:&quot;22.472612847223&quot;,&quot;gd_lng&quot;:&quot;113.90869140625&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:220251,&quot;uid&quot;:3,&quot;material_id&quot;:93912,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/64e17ddf084b3595&quot;,&quot;tiledimage&quot;:&quot;15872x15872,7936x7936,3840x3840,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/64e17ddf084b3595\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u897f\u5357\u4fa7&quot;,&quot;fenzuid&quot;:53068,&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;:10.413613303590934,&quot;vlookat&quot;:22.245953817018705,&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;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1777283891,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473366&quot;,&quot;lng&quot;:&quot;113.903981&quot;,&quot;gd_lat&quot;:&quot;22.470310872396&quot;,&quot;gd_lng&quot;:&quot;113.908840060764&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:220248,&quot;uid&quot;:3,&quot;material_id&quot;:93909,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/5bdb769c83ddbbbe&quot;,&quot;tiledimage&quot;:&quot;15936x15936,7936x7936,4096x4096,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/5bdb769c83ddbbbe\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e1c\u5357\u4fa7&quot;,&quot;fenzuid&quot;:53068,&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;:-72.87158483247534,&quot;vlookat&quot;:40.52000258774863,&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;:1777282957,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.476197&quot;,&quot;lng&quot;:&quot;113.904847&quot;,&quot;gd_lat&quot;:&quot;22.473141818577&quot;,&quot;gd_lng&quot;:&quot;113.909705674914&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53424,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u5730\u62cd&quot;,&quot;listorder&quot;:1,&quot;parent_id&quot;:53067,&quot;view_list&quot;:[{&quot;id&quot;:221953,&quot;uid&quot;:3,&quot;material_id&quot;:94541,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/51842b1875c02370&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/51842b1875c02370\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e00\u697c\u5165\u6237\u5927\u5802&quot;,&quot;fenzuid&quot;:53424,&quot;deltime&quot;:0,&quot;sort&quot;:39,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&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;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029618,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.476589&quot;,&quot;lng&quot;:&quot;113.903644&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221954,&quot;uid&quot;:3,&quot;material_id&quot;:94542,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/6d8b11dc77b66d0d&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/6d8b11dc77b66d0d\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u4e00\u697c\u5165\u6237\u82b1\u56ed&quot;,&quot;fenzuid&quot;:53424,&quot;deltime&quot;:0,&quot;sort&quot;:40,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&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;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029618,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.476700&quot;,&quot;lng&quot;:&quot;113.903575&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221955,&quot;uid&quot;:3,&quot;material_id&quot;:94543,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/1cb7b021ea49ef26&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/1cb7b021ea49ef26\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u5730\u4e0b\u8f66\u5e93&quot;,&quot;fenzuid&quot;:53424,&quot;deltime&quot;:0,&quot;sort&quot;:41,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&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;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029618,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.476239&quot;,&quot;lng&quot;:&quot;113.903233&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221956,&quot;uid&quot;:3,&quot;material_id&quot;:94545,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/5b6992f2126789ea&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/5b6992f2126789ea\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u7a7a\u4e2d\u82b1\u56ed&quot;,&quot;fenzuid&quot;:53424,&quot;deltime&quot;:0,&quot;sort&quot;:42,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&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;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029618,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.476379&quot;,&quot;lng&quot;:&quot;113.903576&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:221957,&quot;uid&quot;:3,&quot;material_id&quot;:94546,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/d2109a97219b3a63&quot;,&quot;tiledimage&quot;:&quot;5760x5760,2816x2816,1536x1536,768x768&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/d2109a97219b3a63\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u7a7a\u4e2d\u82b1\u56ed2&quot;,&quot;fenzuid&quot;:53424,&quot;deltime&quot;:0,&quot;sort&quot;:43,&quot;effect_mod&quot;:0,&quot;effect_size&quot;:1,&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;:120,&quot;vlookatmin&quot;:-90,&quot;vlookatmax&quot;:90,&quot;maxpixelzoom&quot;:1,&quot;limitview&quot;:2,&quot;bottom_circle_id&quot;:83566,&quot;bottom_circle_size&quot;:50,&quot;bottom_circle_img&quot;:0,&quot;addtime&quot;:1778029618,&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;1&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;1&quot;,&quot;update_opentags&quot;:0,&quot;words&quot;:&quot;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.476706&quot;,&quot;lng&quot;:&quot;113.903344&quot;,&quot;gd_lat&quot;:null,&quot;gd_lng&quot;:null,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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;:53075,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u7f8e\u9ad8\u6885\u9152\u5e97&quot;,&quot;listorder&quot;:7,&quot;parent_id&quot;:0,&quot;child_fenzu&quot;:[{&quot;id&quot;:53076,&quot;pano_id&quot;:4451,&quot;name&quot;:&quot;\u9ed8\u8ba4\u4e8c\u7ea7\u5206\u7ec4&quot;,&quot;listorder&quot;:0,&quot;parent_id&quot;:53075,&quot;view_list&quot;:[{&quot;id&quot;:220239,&quot;uid&quot;:3,&quot;material_id&quot;:93900,&quot;open_pid&quot;:0,&quot;pano_id&quot;:4451,&quot;type&quot;:0,&quot;material_path&quot;:&quot;uploads\/3\/pano\/f20b5b4fa5728b40&quot;,&quot;tiledimage&quot;:&quot;15872x15872,7936x7936,3840x3840,2048x2048\n,1024x1024&quot;,&quot;convert_status&quot;:0,&quot;zero&quot;:1,&quot;thumb&quot;:&quot;\/uploads\/3\/pano\/f20b5b4fa5728b40\/thumb.jpg&quot;,&quot;title&quot;:&quot;\u7f8e\u9ad8\u6885\u9152\u5e97&quot;,&quot;fenzuid&quot;:53076,&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;:-120.44518168303829,&quot;vlookat&quot;:41.98527303762949,&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;:1777279526,&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;&quot;,&quot;word_speed&quot;:2,&quot;word_window&quot;:0,&quot;word_url&quot;:&quot;&quot;,&quot;lat&quot;:&quot;22.473301&quot;,&quot;lng&quot;:&quot;113.908355&quot;,&quot;gd_lat&quot;:&quot;22.470246582032&quot;,&quot;gd_lng&quot;:&quot;113.913211805556&quot;,&quot;hlookatmax&quot;:180,&quot;hlookatmin&quot;:-180,&quot;fov_xunyou&quot;:1,&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;:1,&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>
