#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:80px}#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}#top-header .dataweather{position:absolute;top:15px;left:70px;color:#fff;font-size:18px}#top-header .dataweather img{width:20px;height:20px;-webkit-filter:brightness(3);filter:brightness(3);vertical-align:bottom}#top-header .datatime{position:absolute;top:15px;right:70px;color:#fff;font-size:18px}