:root{--theme-color: #e63d5a;--invert-color:#fff;--font-color: #333;--font-secondary-color:#666}.main{width:1300px;margin:0 auto}.header{height:86px;background:#fff;box-shadow:0 4px 14px #00000021;position:fixed;left:0;right:0;z-index:9999;transition:all 1s}.header .main{height:100%;display:flex;justify-content:space-between;align-items:center}.header .logo{background:url(logo.8bf8e1f3.png);width:226px;background-size:100%;height:42px;text-indent:99999999px}.header .menu{display:flex}.header .menu li{margin:0 15px;cursor:pointer;position:relative}.header .menu li a{color:var(--font-color)}.header .menu li.active,.header .menu li:hover{font-weight:700}.header .menu li.active:after,.header .menu li:hover:after{background:var(--theme-color)}.header .menu li:after{transition:all .5s;content:"";width:36px;height:4px;border-radius:4px;position:absolute;bottom:-10px;background:transparent;left:50%;transform:translate(-50%)}.header .info-bar{display:flex;align-items:center}.header .info-bar .lang{margin:0 20px 0 10px;cursor:pointer}.header .info-bar .user{border-radius:18px;background:var(--theme-color);height:36px;color:#fff;line-height:36px;padding:0 10px;display:flex}.header .info-bar .user small,.header .info-bar .user i{cursor:pointer}.header .info-bar .user small:hover,.header .info-bar .user i:hover{text-decoration:underline}.header .info-bar .user i{font-size:12px;margin-left:10px}.bottom{bottom:0px;width:100%;min-width:1200px;background:#f7f7f7;color:#333;font-size:14px;text-align:center;line-height:40px;padding:20px 0}.bottom a{margin:0 5px}
