@charset "UTF-8";.wd-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:44px;line-height:44px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:linear-gradient(41deg,#426ee4 0,#558cff 100%);color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.wd-navbar.is-light{position:relative;background:#fff;color:rgba(0,0,0,.85)}.wd-navbar.is-light::after{position:absolute;display:block;content:"";width:100%;height:1px;left:0;bottom:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);background:#e8e8e8}.wd-navbar__side{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 15px;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.wd-navbar__side-left{text-align:left;font-size:18px}.wd-navbar__side-right{text-align:right}.wd-navbar__title{display:block;-webkit-box-flex:2;-ms-flex:2;flex:2;font-size:16px;text-align:center;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}