.smallAnimateArea{position:relative;background-image:url(/static/images/elevator/bgss.jpg);background-size:100%;background-position:0 0;background-repeat:repeat-y;animation:animatedBackgroundDown 5s linear infinite;-ms-animation:animatedBackgroundDown 5s linear infinite;-moz-animation:animatedBackgroundDown 5s linear infinite;-webkit-animation:animatedBackgroundDown 5s linear infinite}@-webkit-keyframes animatedBackgroundDown{0%{background-position:0 0}to{background-position:0 100%}}@keyframes animatedBackgroundDown{0%{background-position:0 0}to{background-position:0 100%}}@-webkit-keyframes animatedBackgroundUp{0%{background-position:0 0}to{background-position:0 -100%}}@keyframes animatedBackgroundUp{0%{background-position:0 0}to{background-position:0 -100%}}@-webkit-keyframes animatedBackgroundStop{0%{background-position:0 0}to{background-position:0 0}}@keyframes animatedBackgroundStop{0%{background-position:0 0}to{background-position:0 0}}.smallElevatorBox{position:absolute;width:180px;height:232px;top:15%;bottom:0;left:0;right:0;margin:auto;z-index:1}.smallBox{width:60px;height:124px;top:29%;left:17%;overflow:hidden;position:absolute;background:url(/static/images/elevator/doorss8.png);z-index:23}.smallLayerArrow{position:absolute;z-index:21;width:10px;height:10px;top:22%;left:30%}.smallLayerNum{position:absolute;z-index:22;top:24.2%;left:39%;color:#dc143c;font-size:10px;font-family:Gill Sans,Gill Sans MT,Myriad Pro,DejaVu Sans Condensed,Helvetica,Arial," sans-serif"}a{text-decoration:none;color:#000}ul{list-style:none;margin:0;padding:0}.smallBoxImg{width:60px;height:124px;overflow:hidden}.smallBoxImg ul li{position:absolute}.smallBoxImg ul li a{display:block;width:60px;height:124px}.smallStatus{position:absolute;z-index:24;width:20px;height:20px;top:30%;left:30%}.smallStatusName{position:absolute;z-index:24;top:42%;left:20%;font-size:12px;color:#ffa473;font-family:Microsoft YaHei}.smallStatusButton{position:absolute;z-index:224;top:35%;left:58%}.smallTValueClass{position:absolute;z-index:24;top:55%;font-size:16px;left:15%;color:#fff;font-family:Microsoft YaHei}.smallLoadingClass{position:absolute;z-index:24;top:35%;left:30%}.smallBrokenClass{position:absolute;z-index:24;top:30%;left:3%}.smallUnlinkClass{position:absolute;z-index:24;top:40%;left:7%}.groupMonitor{height:100%;display:flex;padding-bottom:16px;box-sizing:border-box;align-items:center}.groupMonitor .toggle{width:16px;height:100px;border-radius:10px;background-color:#fff;line-height:100px;text-align:center;cursor:pointer}.groupMonitor .toggle .icon{color:#0747fd}.groupMonitor .left{width:208px;display:flex;flex-direction:column;height:100%;background-color:#ebebeb;border-radius:12px;margin-left:6px;padding-bottom:32px;box-sizing:border-box}.groupMonitor .left .left_top{padding:12px}.groupMonitor .left .left_middle{flex:1;overflow:auto}.groupMonitor .left .left_middle .groupItem{font-size:14px;color:#1a1a1a;padding:5px 0;cursor:pointer;padding-left:12px;border-left:4px solid #ebebeb;margin-bottom:10px}.groupMonitor .left .left_middle .groupItem.active{border-left:4px solid #0747fd}.groupMonitor .left .left_bottom{text-align:center}.groupMonitor .right{flex:1;margin-left:24px;border-radius:12px;height:100%;display:flex;flex-direction:column}.groupMonitor .right .primaryBtn{background-color:#0747fd;color:#fff;border:none}.groupMonitor .right .right_search{background-color:#fff;border-radius:12px;box-shadow:0 4px 8px 1px rgba(0,0,0,.08);padding:16px;margin:12px 0}.groupMonitor .right .card-grid-wrapper{background:#fff;padding:20px;border-radius:12px;flex:1;overflow:hidden;box-shadow:0 4px 8px 1px rgba(0,0,0,.08);display:flex;flex-direction:column}.groupMonitor .right .card-grid-wrapper .elevatorList{flex:1;overflow:auto;position:relative}.groupMonitor .right .card-grid-wrapper .elevatorList .prompt{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:14px;color:#ccc}.groupMonitor .right .card-grid-wrapper .pagination{text-align:right;margin-top:16px}.groupMonitor .right .card-grid-wrapper .card-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2px}@media (max-width:1700px){.card-grid{grid-template-columns:repeat(5,1fr)!important}}@media (max-width:1600px){.card-grid{grid-template-columns:repeat(4,1fr)!important}}