@charset "UTF-8";#main-header{width:100%;height:66px;background-color:#fff;-webkit-box-shadow:0 3px 6px 0 hsla(0,0%,78.8%,.18);box-shadow:0 3px 6px 0 hsla(0,0%,78.8%,.18)}#main-header,#main-header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:none;flex:none}#main-header .logo{cursor:pointer}#main-header .logo img{width:150px;height:44px;margin-left:18px}#main-header .logo .divider{width:1px;height:20px;background-color:#d9d9d9;margin:0 15px 0 13px}#main-header .logo h1{color:#444;font-size:18px;margin:0;font-weight:400}#main-header .buttonWrap{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#main-header .buttonWrap button{color:#999;font-size:16px;margin:0 0;padding:0 12px;height:100%;-webkit-transition:.3s;transition:.3s}#main-header .buttonWrap button.active{background-image:url(/common/头部选项选中背景.png);background-size:100% 100%;color:#333}#main-header .buttonWrap .cdrBtn{max-width:160px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#main-header .messageAndInfo{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#main-header .messageAndInfo .infoBtn{background-repeat:no-repeat;background-size:100% 100%;width:26px;height:27px;-webkit-transition:.3s;transition:.3s;background-image:url(/common/头像.png);margin:0 44px 0 30px}#main-header .messageAndInfo .hello{margin-top:4px;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#main-header .messageAndInfo .hello .name{display:block;max-width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1200px){#main-header .buttonWrap button{font-size:14px;margin:0 0}}@media (min-width:1400px){#main-header .buttonWrap button.cdrBtn{max-width:220px}}#main[data-v-099f2078]{width:100%;height:100%}