#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 .header-right-decoration-close{width:200px;height:30px;position:absolute;right:50px}#top-header .header-right-decoration-close a{color:#fff;padding:0 10px}#top-header .header-right-decoration-close a:hover{color:orange}#top-header .center-title{position:absolute;font-size:30px;font-weight:700;left:50%;top:15px;transform:translateX(-50%)}