@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;700&display=swap";:root{color-scheme:light dark;--background-color:#fff;--secondary-background-color:#f7f7f7;--gray-background-color:#eee;--color-blue:#0078e9ea;--color-black:#00000099;--color-gray:#00000066;--text-color:#444;--btn-primary:#222;--white-color:#fff;--ch-bg:#198ef0;--secondary-text-color:#9e9e9e;--font-size:16px;--line-height:26px;--border-style:1px solid #e8e8e8;--header-height:48px;--panel-width:300px;--panel-padding:16px;--icon-size:20px;--white-transparent-color:#ffffff22}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100%}*{margin:0}html{font-size:calc(var(--font-size) - 1px);line-height:calc(var(--line-height) - 1px)}body{background-color:var(--background-color);color:var(--text-color);font-family:Noto Sans SC,微软雅黑;margin:0}a{text-decoration:none}input:focus{outline:none}h1{font-size:70px;font-weight:600;line-height:70px}h2{color:var(--color-blue);font-size:calc(var(--font-size) - 1px);font-weight:500;line-height:var(--line-height);margin:16px 0;padding:0}h3{font-size:20px}h3,h4{font-weight:500;margin:0}h4{font-size:18px}h1 a{color:var(--color-blue)}.text-center{text-align:center}#header{height:var(--header-height);-ms-flex-align:center;height:60px;left:0;padding:0 30px;position:fixed;top:0;width:100%;z-index:9}#header,#header h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}#header h1{padding-left:var(--panel-padding);-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;color:var(--color-blue)}#header .title{color:var(--white-color);font-family:sans-serif;font-size:20px;font-weight:600;margin-left:5px}#header #version{border:1px solid var(--color-blue);border-radius:4px;color:var(--color-blue);font-size:.9rem;line-height:16px;margin-left:6px;padding:0 2px}#header .logo{height:25px}#canvas{height:400px;width:100%}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#map{border-radius:12px;height:300px;position:fixed!important;right:12px;top:92px;width:300px;z-index:2}.floor-select-container{bottom:auto;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto!important;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.floors-container{height:auto!important;top:0;width:40px}.floors-container ol{top:0!important}.floor-switch-bottom,.floor-switch-top{display:none!important}.btn-select-floor{height:40px;width:40px}.vrPic{background:var(--ch-bg,transparent);padding-bottom:40px;padding-top:78px;position:relative;z-index:1}.vrPic .title{color:var(--white-color)}.vrPic .title h4{margin-bottom:0;margin-top:30px;opacity:.7}.vrPic .title h1{margin-bottom:30px;margin-top:20px}.vrPic .title h3{margin-bottom:30px;margin-top:0;opacity:.7}#container{border-radius:8px;margin-left:auto;margin-right:auto;position:relative}.floor{left:12px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.floor,.floor .sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.floor .sub{border-radius:50%;height:40px;margin-bottom:5px;width:40px;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--color-black);color:#fffc;font-size:16px;justify-content:center;line-height:0}.floor .sel{background-color:#ff3d1b;border:2px solid var(--white-color);color:var(--white-color);font-size:18px;font-weight:600}.classification{background-color:var(--color-black);border-top:1px solid #ffffff99;bottom:0;left:0;overflow:auto;position:fixed;width:100%}.classification,.classification .sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.classification .sub{height:60px;opacity:.7;padding:0 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--white-color);font-size:16px;white-space:nowrap}.classification .sel{font-weight:600;opacity:1}.itemList{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;overflow:auto;position:fixed;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--color-gray);justify-content:center}.itemList .sub{background-color:var(--color-black);border:2px solid var(--white-color);border-radius:4px;margin:12px 6px;min-width:80px;overflow:hidden;position:relative;width:80px}.itemList .sel{border-color:#28f1ff}.slide{width:80px}.itemList .sub .imgBox{height:80px;overflow:hidden;width:80px}.itemList .sub .imgBox .img{left:-320px;position:absolute;top:0;width:480px}.itemList .sub .name{background-color:#0006;bottom:0;color:var(--white-color);font-size:12px;font-weight:100;left:0;line-height:30px;overflow:hidden;padding:0 12px;position:absolute;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.itemList .sub .price{color:#43c3ff;display:-webkit-box;display:-ms-flexbox;display:flex;height:26px;line-height:0;padding:0 12px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0000;font-size:14px;font-weight:600}.itemList .sub .price .arrow{height:16px;width:16px}.markPoint,.tipPoint{position:relative}.markPoint .ico,.tipPoint .ico{-webkit-animation:playAnimation 3s steps(50) infinite;animation:playAnimation 3s steps(50) infinite;background-image:url(./new_spotd_gif.kPL6Za3n.png);background-size:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;white-space:nowrap;width:64px;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center}.markPoint .text,.tipPoint .text{background-color:#000a;border-radius:20px;color:var(--white-color);font-size:14px;left:50%;padding:2px 12px;position:absolute;top:-16px;-webkit-transform:translateX(-50%);transform:translate(-50%);white-space:nowrap}@-webkit-keyframes playAnimation{0%{background-position:0 0}to{background-position:0 -3200px}}@keyframes playAnimation{0%{background-position:0 0}to{background-position:0 -3200px}}#showtip{background-color:#000;border:1px solid #ffffffaa;border-radius:10px;color:#fffa;font-size:12px;padding:2px 10px;position:absolute;z-index:1}.advertising{bottom:150px;position:fixed;right:12px}.advertising .title{color:#fff;margin-bottom:5px;text-align:center;text-shadow:0 0 6px #000}.advertising .sub{background-color:#fffb00;border-radius:8px;cursor:pointer;margin-bottom:12px;padding:10px}.advertising .sub,.advertising .sub .imgBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advertising .sub .imgBox{border-radius:6px;height:80px;overflow:hidden;position:relative;width:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:12px}.advertising .sub .imgBox .img{height:100%}.advertising .sub .imgBox .seeIco{border-radius:0 0 40px;left:0;opacity:.8;position:absolute;top:0;width:40px;z-index:2}.advertising .sub .info{font-size:14px;line-height:24px;width:calc(100% - 92px)}.advertising .sub .info .suit{font-size:16px}.advertising .sub .info .name{padding-left:20px;position:relative}.advertising .sub .info .name:before{background-color:#000;content:"";height:10px;left:4px;position:absolute;top:2px;width:1px}.advertising .sub .info .name:after{background-color:#000;content:"";height:1px;left:4px;position:absolute;top:12px;width:10px}.advertising .sub .info .price{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advertising .sub .info .price .arrowico{width:25px}.group{border-bottom:1px solid #ffffffcc;bottom:108px;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;left:0;line-height:0;overflow:auto;position:fixed;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-black)}.group .sub{color:var(--white-color);cursor:pointer;font-size:16px;margin:0 12px;opacity:.6}.group .sel{opacity:1}video{-o-object-fit:cover;object-fit:cover}.map{height:180px;overflow:hidden;position:absolute;right:30px;top:30px;width:150px;z-index:998}.map img{border-radius:8px;width:100%}.map .options{left:0;position:absolute;top:110px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.map .options,.map .options .btn{display:-webkit-box;display:-ms-flexbox;display:flex}.map .options .btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#0003;border-radius:6px;color:var(--white-color);cursor:pointer;font-size:12px;height:30px;justify-content:center;line-height:0;width:calc(50% - 6px)}.map .options .btn .ico{height:14px;margin-right:4px;width:14px}.map .markList{left:0;position:absolute;top:0}.map .markList .point{background-color:#49f;border-radius:50%;cursor:pointer;height:12px;position:absolute;width:12px}.map .markList .point:hover,.map .markList .sel{background-color:red;z-index:99}.map .markList .point .direction{left:-14px;position:absolute;top:5px;width:40px}.coordinate{cursor:pointer;height:30px;position:absolute;right:12px;top:12px;width:30px;z-index:998}.mapZoom{background-color:#0009;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.mapZoom,.mapZoom .bigMap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mapZoom .bigMap{position:relative;width:80%}.mapZoom .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mapZoom .bigMap .mapimg{width:100%}.mapZoom .bigMap .markList{left:0;position:absolute;top:0}.mapZoom .bigMap .markList .point{cursor:pointer;height:20px;position:absolute;width:20px}.mapZoom .bigMap .mapTip{background-color:var(--white-color);border-radius:6px;-webkit-box-shadow:0 0 4px #00000033;box-shadow:0 0 4px #0003;font-size:12px;left:50%;padding:0 10px;position:fixed;top:-30px;-webkit-transform:translateX(-50%);transform:translate(-50%);white-space:nowrap;z-index:99}.mapZoom .bigMap .markList .point:after{background-color:#0476ff;border-radius:50%;content:"";height:100%;position:absolute;width:100%}.mapZoom .bigMap .markList .point:hover:after,.mapZoom .bigMap .markList .sel:after{background-color:red;z-index:99}.mapZoom .bigMap .markList .point .direction{left:-20px;position:absolute;top:10px;width:60px;z-index:-1}.mapZoom .closeIco{background-color:#0003;cursor:pointer;height:40px;position:fixed;right:12px;top:12px;width:40px;z-index:2}.swiper,.swiper-wrapper{-ms-overflow-style:none;scrollbar-width:none}.swiper-wrapper::-webkit-scrollbar{display:none;overflow:hidden}video{height:0;left:9999px;overflow:hidden;position:absolute;top:9999px;width:0}.leftMenu{background-color:#0476ff;height:100vh;left:0;position:fixed;top:0;width:200px}#iteminfo{position:fixed;z-index:1}.itemBox{background-color:var(--color-black);bottom:108px;font-size:18px;left:0;line-height:40px;text-align:center;width:100%}.itemBox,.leftCon{color:var(--white-color);position:fixed}.leftCon{background-color:#0476ffcc;border-radius:10px 0 0;bottom:0;padding:12px;right:0;z-index:2}.leftCon .table .title{font-size:20px;font-weight:600;margin-bottom:12px}.leftCon .table .row .col,.leftCon .table .row .lcol{display:-webkit-box;display:-ms-flexbox;display:flex}.leftCon .table .row .lcol .sub{border:1px solid var(--white-color);padding:5px 12px;width:16.66667%}.leftCon .table .row .col .sub{border-width:1px;border:1px solid var(--white-color);border-top:0 solid var(--white-color);padding:5px 12px;width:16.66667%}.leftCon .table .tipRow{font-size:12px}.table{margin-left:auto;margin-right:auto;padding-bottom:40px;padding-top:40px}.table .title{font-size:20px;font-weight:600;margin-bottom:12px}.table .row .col,.table .row .lcol{display:-webkit-box;display:-ms-flexbox;display:flex}.table .row .lcol .sub{border:1px solid var(--color-gray);padding:5px 12px;width:16.66667%}.table .row .col .sub{border-width:1px;border:1px solid var(--color-gray);border-top:0 solid var(--color-gray);padding:5px 12px;width:16.66667%}.table .tipRow{font-size:12px}.item_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:28px;padding-right:28px}.item_list .sub{background-color:var(--white-color);border-radius:8px;cursor:pointer;line-height:0;margin:0 12px 24px;overflow:hidden;width:calc(33.33333% - 24px)}.item_list .sub .imgBox{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(18.75vw - 13.5px);line-height:0;overflow:hidden;position:relative;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ccc}.item_list .sub .imgBox .img{-webkit-transition:all 3s;transition:all 3s;width:100%}.item_list .sub:hover .imgBox .img{width:120%}.item_list .sub .imgBox .vrIco{bottom:5px;position:absolute;right:5px;width:30px;z-index:2}.item_list .sub .name{color:#333;font-size:24px;padding:12px 20px 0}.item_list .sub .name,.item_list .sub .price{font-weight:600;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.item_list .sub .price{color:var(--ch-bg);font-size:18px;padding:6px 20px 12px}.item_list .more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:18px;justify-content:center;padding-bottom:40px;padding-top:40px;width:100%}.item_list .more a{color:var(--ch-bg);display:inline-block;line-height:30px;position:relative}.item_list .more a:after{background-color:var(--ch-bg);border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.item_list .more .ico{height:20px;width:20px;fill:var(--btn-primary);margin-left:15px;margin-right:15px}.recommended .item_list .sub .imgBox{border-radius:8px}.recommended .item_list .sub .name,.recommended .item_list .sub .price{padding-left:0;padding-right:0}.sectionList{padding-bottom:0;padding-top:40px}.sectionList:nth-child(2n){background-color:var(--secondary-background-color)}.sectionList:nth-child(odd){background-color:var(--gray-background-color)}.sectionList .title{padding-left:40px;padding-right:40px}.sectionList .title h1{font-size:40px;line-height:40px;margin-bottom:12px;margin-top:0}.sectionList .title h3{font-size:14px;line-height:14px;margin-bottom:30px;margin-top:0;opacity:.7}.recommended{padding-bottom:0;padding-top:40px}.recommended .title{padding-left:40px;padding-right:40px}.recommended .title h4{margin-bottom:0;margin-top:30px;opacity:.7}.recommended .title h1{margin-bottom:30px;margin-top:20px}.recommended .title h3{margin-bottom:30px;margin-top:0;opacity:.7}.sceneList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:40px auto}.sceneList .toptitle{font-size:30px;font-weight:600;padding-bottom:30px;width:100%}.sceneList .sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-flex:0;background-color:var(--secondary-background-color);border-radius:30px;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:12px;margin-left:6px;margin-right:6px;padding:4px;width:calc(25% - 12px)}.sceneList .sel{background-color:var(--ch-bg);color:var(--white-color)}.sceneList .sub .imgBox{height:50px;margin-right:10px;width:50px;-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;overflow:hidden}.sceneList .sub .imgBox .img{height:100%;margin-left:-200px}.sceneList .sub .name{white-space:nowrap}.tableBox{background-color:var(--secondary-background-color)}.itemInfo{margin-left:auto;margin-right:auto;padding-bottom:40px;padding-top:40px}.itemInfo .title h1{font-size:36px}.aboutUs .title{padding-left:40px;padding-right:40px}.aboutUs .title h4{margin-bottom:0;margin-top:30px;opacity:.7}.aboutUs .title h1{margin-bottom:30px;margin-top:20px}.aboutUs .title h3{margin-bottom:30px;margin-top:0;opacity:.7}.noItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 162px)}.noItem .ico{height:100px;margin-bottom:12px;opacity:.6;width:100px}.pages{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:40px;padding-right:40px;width:100%}.pages,.pages .next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pages .next{background-color:var(--ch-bg);border-radius:4px;color:#fff;cursor:pointer;font-weight:600;height:41px;line-height:0;padding-left:12px;padding-right:12px}.pages .next:hover{background-color:var(--color-blue)}.pages .prev{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:41px;width:41px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:2px solid var(--ch-bg);border-radius:4px;justify-content:center;margin-right:12px}.pages .next .ico,.pages .prev .ico{height:20px;width:20px}.pages .next .ico{margin-left:5px}.pages .prev:hover{border-color:var(--color-blue)}.pages .first{display:-webkit-box;display:-ms-flexbox;display:flex;width:150px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pages .first .toOne{cursor:pointer}.pages .pageBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:0;width:150px}.pages .pageBox .pageInput{border:1px solid #ccc;border-radius:4px;height:41px;margin-left:6px;margin-right:6px;text-align:center;width:60px}.pages .pageCenter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){#container{height:600px}#container,.itemInfo,.sceneList,.table{width:1200px}}@media (max-width:1199px){#container{border-radius:0;height:56.25%;width:100%}.itemInfo,.pages,.sceneList,.table{width:100%}.item_list{padding-left:6px;padding-right:6px}.sectionList .title{padding-left:12px;padding-right:12px}.pages{padding-left:18px;padding-right:18px}.sceneList .sub{width:calc(50% - 12px)}.tableBox{padding-left:12px;padding-right:12px}}@media (max-width:768px){.item_list .sub{width:100%}.item_list .sub .imgBox{height:calc(56.25vw - 13.5px)}}@media (max-width:500px){.header{height:60px}.menu{left:auto;right:0;top:15px}.nav{top:60px}.itemlists{padding-top:122px}.itemlists .sub{width:calc(50% - 12px)}.itemlists .sub .imgBox{height:calc(28.125vw - 6.75px)}.sceneList .sub{width:calc(100% - 12px)}.leftCon{bottom:148px!important}.leftCon .table{font-size:12px;line-height:18px}.leftCon .table .row .lcol .sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vrPic{padding-bottom:0}.vrPic .title h1{font-size:40px;line-height:40px;margin-bottom:12px;margin-top:12px}.recommended .title h1{font-size:30px;line-height:30px;margin-bottom:12px;margin-top:12px}.sectionList .title h1{font-size:24px;line-height:24px}.item_list .more{font-size:16px}.map{bottom:0;height:140px;right:4px;top:auto}}
