.plug-left-box{width:200px;background:#ebebeb;height:calc(100vh - 65px);float:left}.plug-left-box .left-logo{background:#2d2fad;padding:10px;width:100%;height:65px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.plug-left-box .left-logo img{width:180px;vertical-align:middle}.plug-left-box .left-plug{padding:10px 10px 0;margin-bottom:10px;overflow:hidden;background:#ebebeb}.plug-left-box .left-plug>p{height:30px;line-height:30px;font-size:16px;margin:0 auto;background:#2d2fad;padding:0 6px;border-radius:3px;width:97px;text-align:center;color:#fff}.plug-left-box .left-list{background:#ebebeb}.plug-left-box .left-list li{line-height:30px;height:30px;text-align:center;color:#333}.plug-left-box .left-list li.active{background:-webkit-gradient(linear,right top,left top,from(#ebebeb),to(#2d2fad));background:linear-gradient(270deg,#ebebeb,#2d2fad);color:#333}.data-plug-left-box{width:200px}.data-plug-left-box.active{width:40px}.data-plug-right-box{float:left;width:calc(100% - 200px);height:calc(100vh - 65px)}.data-plug-right-box.active{width:calc(100% - 40px)}.data-plug-right-box .blank{background:#f5f5f5;width:100%;height:10px}.data-plug-right-box .right-content{width:100%;height:100%;background:#f5f5f5;padding:0 10px 10px;box-sizing:border-box;overflow:hidden;overflow-y:auto}