.followStation{background-color:#131f2d;width:100%;height:100%;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;position:relative}.followStation .tips{top:6vh;font-size:1.2vw;width:20vw;right:10%;text-align:center;position:absolute}.followStation .left{width:50vw;background-image:url(../img/fllowbg.3cb63a47.png);background-size:100% 100%;background-repeat:no-repeat}.followStation .left,.followStation .right{height:70vh;margin-top:10vh;margin-left:10vw}.followStation .right{width:18vw;background-color:#043448;border:1px solid #15698c;padding:15px 20px;border-radius:10px}.followStation .right .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #15698c;padding-bottom:15px}.followStation .right .top .el-checkbox{color:#fff}.followStation .right .top .el-checkbox__inner{background:hsla(0,0%,100%,.28);border:1px solid #15698c;border-radius:1px}.followStation .right .content{height:calc(100% - 82px);overflow-y:auto}.followStation .right .content .el-tree{color:silver;background-color:#043448}.followStation .right .content .el-tree .el-checkbox__inner{border-color:#15698c;background-color:#043448}.followStation .right .content .el-tree .el-tree-node__content:hover{background-color:#15698c}.followStation .right .content .el-tree .el-tree-node:focus .el-tree-node__content{background-color:#043448}.followStation .right .bottom{height:40px;padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.followStation .right .bottom .btn{font-size:14px;height:30px;line-height:30px;padding:0 15px;text-align:center;background:#003f59;border:1px solid #15698c;border-radius:4px;margin-left:20px}.followStation .right .bottom .btn:hover{background:#15698c;color:#fff;cursor:pointer}.followStation .siteBox{margin-left:20px;padding:0 5px;color:#000;background-color:#0ff;border-radius:5px}