.header_top[data-v-3c0cacf5]{height:100%;width:100%;display:flex;justify-content:space-between;align-items:center}.left_menu[data-v-4940766e]{width:100%;font-size:16px;font-weight:600}.left_menu .menu-item[data-v-4940766e]{width:10vw;height:60px;line-height:60px}body{margin:0;padding:0}#app{height:100vh;display:flex;flex-direction:column}#app,#app .top-box{width:100vw;background-color:#fff}#app .top-box{height:10vh;border-bottom:1px solid #cccbcb;box-sizing:border-box;box-shadow:1px 1px 7px #cccbcb}#app .center-box{width:100vw;display:flex}#app .center-box .left-box{width:10vw;height:85vh;background-color:#263238}#app .center-box .main-box{width:80vw;height:78vh;background-color:#fff;display:flex;justify-content:left;margin-left:5vw;margin-top:3vh;box-shadow:1px 1px 7px #cccbcb;padding:10px;overflow:auto}#app .foot-box{width:100vw;height:5vh;background-color:#f4f6f7;display:flex;justify-content:center;align-items:center}