*{margin:0;padding:0;box-sizing:border-box}.container{max-width:640px;height:100vh;margin:0 auto;overflow:hidden;position:relative}.loading,.start,.finished{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;color:#fff;background-size:100% 100%}.loading{gap:20px;background-color:#000;place-content:center}.start{position:relative;background-image:url(http://gx.people.com.cn/NMediaFile/2024/0611/LOCAL1718096146646QG91585VXU.jpg)}.finished{background-image:url(http://gx.people.com.cn/NMediaFile/2024/0614/LOCAL1718330026752O3D02F3EV9.jpg);position:relative}.finished .links{margin-top:136px;width:292px;height:416px;padding:20px}.finished .links>a{display:block;font-size:14px;margin-bottom:8px;color:#333}.finished .links+p{font-size:14px;margin-top:6px}.finished .links~a{width:35%;margin-top:10px}.finished .links~a>img{width:100%}.start>img:first-of-type{width:70%}.start>img:nth-of-type(2){width:80%}.bottom{position:absolute;bottom:2%;text-align:center;text-shadow:0px 0px 4px #000}.start-btn{display:flex;place-content:center}.start-btn img{width:55%}.scene{position:relative;width:100%;height:100%;overflow-x:auto}.scene::-webkit-scrollbar-track-piece{background-color:#f1f1f1;border-left:1px solid #e6ebf5}.scene::-webkit-scrollbar{width:5px;height:5px;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;position:fixed;bottom:0px}.scene::-webkit-scrollbar-thumb{background-color:#c1c1c1;background-clip:padding-box;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;min-height:28px}.scene::-webkit-scrollbar-thumb:hover{background-color:#787878;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.tips{width:100%;height:100%;position:absolute;top:0;z-index:100;display:flex;gap:20px;flex-direction:column;place-content:center;align-items:center;color:#fff}.tips a{text-align:center}.tips img{width:90%}.tips.hidden{display:none}.tips>.findout-items{border:3px solid red;border-radius:8px;width:88%;background:rgba(226,226,226,.8)}.tips>.findout-items>img{width:80px;height:80px}.loading-icon{position:relative;width:40px;height:40px}.loading-icon:before{content:"";display:block;height:100%;width:100%;border:2px dashed transparent;border-bottom-color:#fff;border-radius:50%;position:absolute;opacity:.6;animation:rotateLoading .8s linear infinite}.loading-icon:after{content:"";display:block;height:100%;width:100%;border:2px solid transparent;border-bottom-color:#fff;border-radius:50%;position:absolute;animation:rotateLoading .8s ease infinite}@keyframes rotateLoading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bg{position:relative}.first{background-image:url(http://gx.people.com.cn/NMediaFile/2024/0607/LOCAL1717727947561P6IP6XLH8K.jpg)}.second{background-image:url(/assets/imgs/kitchen.jpg)}.third{background-image:url(/assets/imgs/corridor.jpg)}.fourth{background-image:url(/assets/imgs/canting.jpg)}.fifth{background-image:url(/assets/imgs/outside.jpg)}.item{position:absolute;transition:opacity ease-in-out 1s}.item.findout{opacity:0}
