.header_box{background:-webkit-linear-gradient(#f6f6f6,#e3e3e3);background:-o-linear-gradient(#f6f6f6,#e3e3e3);background:-webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#e3e3e3));background:linear-gradient(#f6f6f6,#e3e3e3);border-bottom:1px solid #ccc;-webkit-box-shadow:0 3px 0 rgba(204,204,204,.671);box-shadow:0 2px 10px #a2a2a2a2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:111px;line-height:1;position:static}.siteLogo{width:400px;flex:1}.siteTitle{font-size:30px;font-weight:700}.header_box .currentInfo{width:400px;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_box .currentInfo img{width:63px;height:63px;border-radius:50%;border:4px solid #ffa000}.header_box .currentInfo span{max-width:300px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;word-break:break-all;font-size:15px;color:#999;display:block}