#top-header{position:relative;width:100%;height:100px;display:flex;justify-content:space-between;flex-shrink:0}#top-header .header-center-decoration{width:40%;height:60px;margin-top:30px}#top-header .header-left-decoration,#top-header .header-right-decoration{width:25%;height:60px}#top-header .center-title{font-size:25px;left:50%;top:15px}#top-header .center-time,#top-header .center-title{position:absolute;font-weight:700;transform:translateX(-50%)}#top-header .center-time{font-size:13px;left:88%;top:35px}#data-view{width:100%;height:100vh;background-color:#030409;color:#fff}#data-view #dv-full-screen-container{background-image:url(../img/bg.110420cf.png);background-size:100% 100%;box-shadow:0 0 3px #00f;display:flex;flex-direction:column}#data-view .main-header{height:80px;display:flex;justify-content:space-between;align-items:flex-end}#data-view .main-container{height:calc(100vh - 80px);width:100%}#data-view .main-container>.border-box-content{width:100%;display:grid!important;grid-template-columns:30% 40% 30%}#data-view .main-container .mc-left{width:90%;height:90%;display:grid;grid-template-rows:35% 30% 30%}#data-view .main-container .mc-left .left-top{margin-top:5%;width:90%;height:90%}#data-view .main-container .mc-left .left-btm,#data-view .main-container .mc-left .left-cen{width:90%;height:90%}#data-view .main-container .mc-center{width:100%;height:100%}#data-view .main-container .mc-center .cen-top{height:20%;width:90%;display:grid;grid-template-columns:30% 5% 30% 5% 30%}#data-view .main-container .mc-center .cen-top .dataBox{height:100px;text-align:center;width:100%;margin:3%;margin-top:25%}#data-view .main-container .mc-center .cen-btm{margin-top:10%;height:80%;width:100%}#data-view .main-container .mc-right{width:100%;height:100%;display:grid;grid-template-rows:35% 30% 30%}#data-view .main-container .mc-right .right-top1{margin-top:5%;width:90%;height:90%}#data-view .main-container .mc-right .right-btm,#data-view .main-container .mc-right .right-cen{width:90%;height:90%}