.header{width:100%;position:absolute;top:0;left:0;z-index:999;height:72px;line-height:72px}.header .content-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header-nav-item{margin-right:36px;text-align:center}.header-nav-item:last-child{margin-right:0}.header-nav-item a{min-height:22px;font-size:16px;font-weight:400;color:#fff;line-height:22px;-webkit-transition:.2s;transition:.2s}.header-nav-item a:hover{font-weight:700;color:#e60012!important}.header-logo{height:34px;cursor:pointer}.header-logo.log-red{display:none}.header-nav-item{position:relative}.header-dropdown_menu{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:120px;background-color:#fff;padding-top:16px;padding-bottom:24px;display:none;z-index:99;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header-dropdown_menu.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header-nav-item:hover .header-dropdown_menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header-dropdown_menu a{color:#484848;line-height:20px;font-size:14px;font-weight:400;margin-bottom:16px;cursor:pointer}.header-dropdown_menu a:last-child{margin-bottom:0}.header-dropdown_menu a:hover{font-weight:400;color:#e60012!important;cursor:pointer}.white-header{min-width:1200px;background-color:#fff;border-bottom:1px solid #ddd}.white-header .header-logo.log-red{display:block}.white-header .header-logo.logo-white{display:none}.white-header .header-nav-item a{color:#484848}