.opendrawer{width:calc(100vw - 500px)}.closedrawer{width:100vw}.global-header{z-index:999;position:fixed;background:#000}.global-header .header-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.global-header .header-logo .logo-img{margin:0 8px 0 8px}.global-header .header-logo .logo-title{font-size:18px;font-weight:800;line-height:32px;color:#fff;font-weight:700}.global-header .right-header{cursor:pointer;color:#fff}.global-header .layout-header,.global-header .right-header{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}.global-header .layout-header{height:54px;width:100%;min-width:500px;padding:12px 12px 12px 0;background:#c43b3b;-webkit-box-shadow:0 5px 8px 0 rgba(219,226,245,.3);box-shadow:0 5px 8px 0 rgba(219,226,245,.3)}@media (max-width:768px){.layout-header{min-width:0!important;padding:0!important}.header-logo img{width:24px;height:24px}.logo-title{font-size:12px!important}}