#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:80px;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:28px;font-weight:700;left:50%;top:15px;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#40faee;cursor:pointer}#top-header .center-title:hover{color:#6bd4e0}#top-header .title-time{position:absolute;font-size:10px;left:50%;top:55px;color:#6bd4e0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}