#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:30px;left:50%;top:15px}#top-header .center-title,#top-header .time{position:absolute;font-weight:700;transform:translateX(-50%)}#top-header .time{font-size:20px;left:68%;top:50px}