.pageComponent button{margin:0 5px;background-color:#f4f4f5;color:#606266;outline:none;border-radius:2px;padding:0 4px;vertical-align:top;display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;cursor:pointer;box-sizing:border-box;text-align:center;border:0}.pageComponent button[disabled]{color:#c0c4cc;cursor:not-allowed}.pageComponent button.active{cursor:not-allowed;background-color:#409eff;color:#fff}.scroll_test{display:flex}.scroll_test .left{flex:0 0 100px;border-right:1px solid}.scroll_test .left .floor_list{font-size:16px;margin-bottom:10px;cursor:pointer;display:block}.scroll_test .left .floor_list.active{color:red}.scroll_test .right{max-height:850px;overflow:auto;flex:1 1 auto}.scroll_test .right .room_content.scroll_in_content .floor_name{visibility:hidden}.scroll_test .right .floor_name,.scroll_test .right .floor_name_fixed{font-weight:700;font-size:24px;margin-bottom:20px}.scroll_test .right .floor_name_fixed{transition:all 1s;position:fixed;width:878px;background-color:rgba(222,2,2,.5)}.scroll_test .right .room_item{display:inline-block;width:40%;text-align:center;height:200px}.sub-menu,.sub-menu .el-menu,.sub-menu .el-menu .el-menu-item{background-color:#3a8ee6;color:#fff}