.register-bar{align-items:center;background-color:#fff;border:2px solid #ea5514;bottom:0;box-sizing:border-box;display:flex;height:85px;justify-content:space-between;padding:20px;position:sticky;z-index: 999}@media (min-width:320px) and (max-width:480px){.register-bar{-moz-column-gap:10px;column-gap:10px;padding:10px}}.register-bar-inner{align-items:center;-moz-column-gap:50px;column-gap:50px;display:flex;margin:0 auto}@media (min-width:320px) and (max-width:480px){.register-bar-inner{-moz-column-gap:10px;column-gap:10px}}.register-bar-inner .iconfont-register{color:#ea5514;font-size:52px}.register-bar-inner p{color:#ea5514;font-size:32px;font-weight:700}@media (min-width:320px) and (max-width:480px){.register-bar-inner p{font-size:16px}}.register-bar-inner a{font-size:16px}.register-bar .iconfont-close{align-items:center;aspect-ratio:1/1;background-color:#bbb;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:40px;justify-content:center}