.screenSecurity{width:100%;color:#fff;height:100%;text-align:center;background-color:#34405c;-webkit-transform:translateZ(0);transform:translateZ(0)}.screenSecurity .fade-enter-active,.screenSecurity .fade-leave-active{-webkit-transition:all .5s linear;transition:all .5s linear;-webkit-transform:translateX(0);transform:translateX(0)}.screenSecurity .fade-enter,.screenSecurity .fade-leave-to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.screenSecurity .moveR-enter-active,.screenSecurity .moveR-leave-active{-webkit-transition:all .5s linear;transition:all .5s linear;-webkit-transform:translateX(0);transform:translateX(0)}.screenSecurity .moveR-enter,.screenSecurity .moveR-leave,.screenSecurity .moveR-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.screenSecurity .page{position:relative;overflow-x:auto;overflow-y:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.screenSecurity .page .changeFloor{position:absolute;left:15%;top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:9999}.screenSecurity .page .changeFloor .floor{margin-left:20px;border:1px solid hsla(0,0%,88.6%,.44313725490196076);color:hsla(0,0%,88.6%,.44313725490196076);padding:10px 20px;border-radius:10px;cursor:pointer}.screenSecurity .page .changeFloor .floorShow{margin-left:20px;border:1px solid #fff;color:#fff;padding:10px 20px;border-radius:10px;cursor:pointer}.screenSecurity .page .pageImg{height:100%;position:absolute;left:0;top:0}.screenSecurity .page .leftShowButton{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999;top:50px}.screenSecurity .page .leftDiv{width:300px;position:fixed;left:0;text-align:center;height:calc(100% - 62px);top:50px}.screenSecurity .page .leftDiv .configList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:35px;margin-right:35px}.screenSecurity .page .leftDiv .configList .yes{background-color:#00d011;border-radius:50%}.screenSecurity .page .leftDiv .configList .no{background-color:#b2b2b2;border-radius:50%}.screenSecurity .page .rightShowButton{position:fixed;right:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:50px}.screenSecurity .page .right{width:330px;height:calc(100% - 62px);position:fixed;top:50px;right:0}.screenSecurity .page .right .abnormalTitle{background:-webkit-gradient(linear,left bottom,right top,from(rgba(125,231,252,.3)),to(rgba(111,117,134,.3)));background:linear-gradient(to top right,rgba(125,231,252,.3),rgba(111,117,134,.3));text-align:left;padding-left:20%}.screenSecurity .page .right .abnormals{margin-top:15px;height:135px;text-align:left;padding-left:20px;line-height:33px;border:1px solid #ccc;border-radius:10px}.screenSecurity .page .bottomDiv{width:calc(100% - 610px);height:auto;position:fixed;left:300px;bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex}.screenSecurity .page .bottomDiv .text-x{width:280px;height:158px;margin-left:9px;margin-top:11px}@-webkit-keyframes twinkle{0%{opacity:1}to{opacity:.6}}@keyframes twinkle{0%{opacity:1}to{opacity:.6}}