.header-top { &.system { background-color: #fff; .title h2 { color: #323233; } } .title { display : flex; align-items: center; img { width: 50px; } h2 { font-size : 20px; color : #fff; margin-left: 0.66rem; span { font-size : 0.7rem; font-weight: normal; line-height: 1rem; display : block; } } } .oper-btns { .user-menu { display : flex; align-items: center; img { width: 30px; } span { margin-left: 5px; outline : none; color : #fff; } .oper-down { cursor: pointer; +i { color: #fff; } } } .info { color : #fff; margin-right: 14px; font-size : 1rem; margin-top : -3px; display : flex; align-items : center; span { font-weight: normal; font-size : 0.9rem; } span:last-child { margin-left: 8px; } } >span { display : inline-block; margin-right: 14px; cursor : pointer; img { width : 34px; height: 34px; } } } }