.scene_root{position:relative}.scene_view{height:100%;overflow:hidden}#percent{font-size:35px;line-height:100px;text-align:center;width:100px;height:100px;position:absolute;top:40%;left:50%;border-radius:50%;background:hsla(0,0%,100%,.7);border:2px solid #383e96}.scene_ball{position:relative;width:30px;height:30px;bottom:30px}.scene_ball .ball_circle{border-radius:50%;background:#7ffbfa}.scene_ball .ball_circle,.scene_ball .ball_square{width:30px;height:30px;border:2px solid #0600ff;text-align:center;display:flex;flex-direction:column;justify-content:center}.scene_ball .ball_square{background:#7dfd7d}.scene_ball .ball_diamond{width:30px;height:30px;transform:rotate(45deg);background:#ff4;border:2px solid #0600ff;z-index:100;text-align:center;display:flex;flex-direction:column;justify-content:center;text-transform:rotate(-45deg)}.scene_ball .ball_line{background:#0600ff;margin:0 auto;height:20px;width:2px}.scene_ball .ball_diamond_text{transform:rotate(-45deg)}.scene_ball .ball_common_text{transform:rotate(0deg)}.scene_ball .ball_line_select{background:red}.scene_ball .ball_body_select{border:2px solid red}.scene_ball .arrow_box{-webkit-animation:glow .8s ease-out infinite alternate;animation:glow .8s ease-out infinite alternate}@-webkit-keyframes glow{0%{border-color:red;box-shadow:0 0 5px rgba(255,0,0,.2),inset 0 0 5px rgba(255,0,0,.1),0 1px 0 red}to{border-color:#900;box-shadow:0 0 20px rgba(255,0,0,.6),inset 0 0 10px rgba(255,0,0,.4),0 1px 0 red}}@keyframes glow{0%{border-color:red;box-shadow:0 0 5px rgba(255,0,0,.2),inset 0 0 5px rgba(255,0,0,.1),0 1px 0 red}to{border-color:#900;box-shadow:0 0 20px rgba(255,0,0,.6),inset 0 0 10px rgba(255,0,0,.4),0 1px 0 red}}.topScan{width:100%;max-height:24px;display:flex;align-items:center;margin-bottom:12px}.topScan .form-row-right-content{width:220px;margin:0 25px 0 25px}.topScan .form-row-right-content .form-ipt{width:100%;height:24px}.topScan .form-row-right-content .form-ipt input{height:24px;line-height:24px}.topScan .form-row-right-content .form-ipt .el-input__icon{line-height:24px}.iconfont{font-size:24px;cursor:pointer}.isActive{color:#df1222}.scene_root[data-v-7e05b644]{width:100%;height:100%;background-color:#0ff}.threed-view[data-v-7e05b644]{width:100%;height:100%}