#top-header{position:relative;width:100%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;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{position:absolute;font-size:30px;font-weight:700;left:50%;top:15px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#scroll-board{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;overflow:hidden}#cards,#scroll-board{display:-webkit-box;display:-ms-flexbox;display:flex}#cards{width:99%;-webkit-box-pack:space-flex-start;-ms-flex-pack:space-flex-start;justify-content:space-flex-start;height:5%;margin-top:-70px}#cards .card-item{margin-right:auto}#time-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;margin-top:20px}#data-view,#time-line{width:100%;height:100%}#data-view{background-color:#030409;color:#fff}#data-view #dv-full-screen-container{background-image:url(../img/bg.837e99ea.png);background-size:100% 100%;-webkit-box-shadow:0 0 3px #00f;box-shadow:0 0 3px #00f;-ms-flex-direction:column;flex-direction:column}#data-view #dv-full-screen-container,#data-view .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}#data-view .main-content{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}#data-view .block-left-right-content{margin-top:20px}#data-view .block-left-right-content,#data-view .block-top-bottom-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}#data-view .block-top-bottom-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}#data-view .block-top-content{height:54%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-sizing:border-box;box-sizing:border-box}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#app,body,html{width:100%;height:100%}body,html{padding:0;margin:0}