@charset "utf-8";
/* ===== reset ===== */
html {
  overflow-y: auto;
  font-size: 16px;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}
html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}
body {
  line-height: 1;
  font-family: "OpenSans-Regular", Arial, Helvetica, "Microsoft YaHei", sans-serif;
  word-wrap: break-word;
  /*-webkit-overflow-scrolling: touch;*/
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
input,
select,
textarea {
  font-size: 100%;
}
input,
textarea {
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
}
*:not(input):not(textarea) {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
input {
  border: 0 none;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input:-webkit-autofill {
  background: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
abbr,
acronym {
  border: 0;
  font-feature-settings: normal;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
ins {
  text-decoration: none;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i,
b {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide {
  display: none !important;
}
button {
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}
html,
body {
  max-width: unset !important;
  margin: unset !important;
}
.isPC body {
  max-width: 750px !important;
  margin: 0 auto !important;
}
.hk-invitation {
  background: url(https://wbstatic.webullfintech.com/v1/act-g/invitation/hk/b64ea6f2e9e5b49c368d1c82f304c309.png) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
  padding-bottom: 1.5rem;
}
.hk-landing {
  background: url(https://wbstatic.webullfintech.com/v1/act-g/invitation/hk/b64ea6f2e9e5b49c368d1c82f304c309.png) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
  padding-bottom: 1.5rem;
  min-height: 100vh;
}
.hk-landing .thankgiving-top {
  width: 18rem;
  border: 0.1rem solid #fff;
  border-radius: 0.4rem;
  font-size: 1.2rem;
  font-family: Source Han Sans CN;
  color: #F5F5F5;
  margin: 2rem auto 0;
  padding: 0.5rem;
}
.hk-landing .thankgiving-top img {
  width: 1.1rem;
  height: 1.1rem;
  margin-right: 0.5rem;
}
.hk-landing .main-title {
  font-size: 4.1rem;
  font-weight: bold;
  font-family: Source Han Sans CN;
  color: #F5F5F5;
  margin: 1.5rem 0 0;
}
.hk-landing .thankgiving-tips {
  font-size: 1.1rem;
  color: #F5F5F5;
  font-family: Source Han Sans CN;
  margin-top: -3rem;
}
.hk-landing.thankgiving-landing .hk-land-part1 {
  background: url(https://wbstatic.webullfintech.com/v1/act-g/invitation/hk/065c237019cbc457da2de0eaaf66aa13.png) no-repeat center center;
  background-size: 100% 100%;
}
.hk-title-tips {
  padding-top: 5.3rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.9rem;
  color: #f5f5f5;
}
.hk-title-tips.thankgiving-hk-title-tips {
  padding-top: 0.9rem;
}
.hk-nav {
  padding: 2.1rem 1.7rem 0 2.8rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hk-nav > img {
  height: 2.4rem;
}
.nav-btn {
  display: flex;
  align-items: center;
}
.nav-btn > p {
  width: 6.2rem;
  height: 2.4rem;
  background: rgba(202, 36, 36, .6);
  border-radius: 1.6rem;
  line-height: 2.4rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #f5f5f5;
  cursor: pointer;
}
.nav-btn > p:last-child {
  margin-left: 1.1rem;
}
.hk-title {
  height: 10.4rem;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 5.2rem;
  color: #f5f5f5;
  padding-top: 7rem;
}
.hk-title > span {
  color: #ffd083;
}
.hk-land-tit {
  padding-top: 1.5rem;
}
.hk-part1 {
  height: 36.3rem;
  background: url(https://wbstatic.webullfintech.com/v1/act-g/invitation/hk/b0a807dfcf966da64f2250047a2c8f0a.png) no-repeat center center;
  background-size: auto 100%;
  margin-top: 9rem;
}
.hk-land-part1 {
  height: 36.9rem;
  background: url(https://wbstatic.webullfintech.com/v1/act-g/invitation/hk/430dcf6aadf7363234cf0c6bbfd87d8b.png) no-repeat center center;
  background-size: 100% 100%;
  margin-top: -2.1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.hk-land-part1 > .part1-des {
  height: 8.6rem;
  width: 31.2rem;
  padding: 0 1rem;
  margin-bottom: 2.5rem;
  display: flex;
  align-items: center;
}
.part1-des {
  padding: 22rem 3.2rem 0;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #670005;
  text-align: left;
}
.part1-des > span {
  font-family: OpenSans-Bold, sans-serif;
}
.part2 {
  padding-top: 2.6rem;
}
.part3 {
  padding-bottom: 8rem;
}
.part2-tit {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.4rem;
  color: #ffffff;
  padding-bottom: 1.2rem;
}
.left-icon {
  display: inline-block;
  width: 1.6rem;
  height: 1rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAUBAMAAAAevyJ8AAAAElBMVEUAAAD///////////////////8+Uq06AAAABXRSTlMAoPAQsLtnzbkAAAA5SURBVBjTY4AAQ9VQCBCGCriGQkEgVCAUBoIwBHBpMUEYOlgAzJ8wh8EcjXB6KCoIwhDA1GKCZigA1/gxH+fxyL0AAAAASUVORK5CYII=) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 5px;
}
.right-icon {
  margin-left: 5px;
  display: inline-block;
  width: 1.6rem;
  height: 1rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAUBAMAAAAevyJ8AAAAElBMVEUAAAD///////////////////8+Uq06AAAABXRSTlMAoPAQsLtnzbkAAAA4SURBVBjTYzBUDYUAYQYIcA2FgkCoQCgMBGEI4NJigjB0cAGYb2HOgzkd4YFQVBCEIYCpxQTNUABHhTEfAFmUNgAAAABJRU5ErkJggg==) no-repeat center center;
  background-size: 100% 100%;
}
.left-icon-land {
  display: inline-block;
  width: 5.4rem;
  height: 1.2rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAAAYCAMAAADHyYMWAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAIHRSTlMACgMVBg0dIRk+KlJaSDNwJhEujZdlQzmDeGA1aU17hLTybQYAAAIySURBVEjH5dbJcqswEAVQhGYJMYMAG/z/f/m6W9QLECflpCora+GzQ4P7Sp1lWZ7hD2OI4A3ClMkBWWukaZ0AeCwZYEaLqDUQ3hNLIQE9LByoqzui58og04ao7qFgnhy/yKQUQMONBJTWDVA7xwFX3gxQWqsBG0KNeO+AsShaYB2GEvBVZYFi3lZgmSYP3LuuAKq+X3C2LM2GSs5pG0rTip1rAF3eaMXWGqANQQE37xFbFBoZhhYYq6oEwjzfAD89ItJ1tIS+X4E0RE4wQTSMjpdLwvAjyiBCK6LWhKuJ1hFli7BYEtYi2Thm7zTyE+IZbEcckQmxwwj2mVQlQkqEcU41rxUVi6sZUqbSt5HqNYyI9iuVbeGpbIfFINVdAe1cEdOmgbJ71EDs+/aSAM45fVEdE9CeEhBPCQgpAWEY4jEB80gJeOwJWFIC7oe9pQQYip2mBHDnEFXeaDfWUhBCQFrvaQlFoYA4DBSEqqqBcd6IaaIFdV2L9D1y/qfISx7kDiMaSfCdhjA7nFAJbQiTUCp7i3E+SXY+SZaQvztJgk7yU5VwqhKlqea/qRL3RZUg4zzXQJgedHGnKln7Pl4TcHgDvk/AeErAeknAlhIwXRPwPN3qL9Ld1b+9ua6Il26utxjiSc3nvCFMQv34NY2EtQS9ps/uSa6fdAruB53CljqFKQLFoVO4dEGnN0C/3AWFSxc0r+kNuHRBL3Z4+bHDi8T/Dk9+dHjmviBq7/C2a4f3DyySKLPJ8/saAAAAAElFTkSuQmCC) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 5px;
}
.right-icon-land {
  display: inline-block;
  width: 5.4rem;
  height: 1.2rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAAAYCAMAAADHyYMWAAAAZlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+Vn2moAAAAInRSTlMABQgMFSESUg80HUc7KSZbGXksb5eCZT8wjUthQoxyaYSPC2uYdwAAAidJREFUSMflltnS2jAMhbN4idfEWckC/H3/l6yPnA6kzQxDucQX/jAwOnLQQcrs3BVZlqmfG3AJd6C9rYC714CvZRnBpQH0suFNtlmCVUB1afOI0nOg0A2QM0Eo8Y20fvX9FvEzX01EGIYp4haCjVi7TkXU43iJkHXdRhgpPdIzhiO9yWrkpVSDhFrHIhrORYRgrEQKZUmi2ELfI8Z9vgLrMDjED8EjftfhZMYRp6muEd9KqSFjDOK3k2WQUYpknIMM4xoyFWMFbrqrZXEvlph3hGkJmyNYT1AcyJUnuHTymqAbQsMITACZqAhVSSggRrf6iiUOqM5QHlDsyHe887RkfxXAPADLEKBgQscipm4E2rHGZ66WgJcLvsLNRn6YLE5MXaguWl8gLa6B4o8DUpp43ff9AiMkB/wcHHBPDlgPDtiSA2xygEoO8EoB3O0O0NXDAcWTA2597xFxvnJEHAZgCUHT3boGgccRUHVNpS8lTs4YBpnJ4sJaqQoyrSshwzldkbH8oZbR5tMvxndUBH1AUxKYSKgIonwu9rIgFDvyryp9rBdPstkhPnqS2LFeVIl5u0rcXiX6rEoeDpg/cMBZD6hOesALd9u33e2O7mbP/S3/4J/rgW8s9n/Xi25q6ZRfPKHlBP6/3fSDSUGdTgrtPinwvycFiH4wBdnDFOThgOceIM57gJ1vacK7A5ewnkx46z7hLYcJb3qa8MQ+4SUHFFqfT3i/AYfJKKg4OzxWAAAAAElFTkSuQmCC) no-repeat center center;
  background-size: 100% 100%;
  margin-left: 5px;
}
.part2-wrap {
  margin: 0 auto;
  width: 35.1rem;
  height: 17.2rem;
  padding: 6px;
  background: linear-gradient(180deg, #ff8053 0%, #fe8154 44%, #fe875b 59%, #fd9167 71%, #fda078 80%, #fbb28e 87%, #fac9a8 94%, #f9e1c4 100%);
  border-radius: 1.4rem;
}
.part2-cont {
  margin: 0 auto;
  width: 33.9rem;
  height: 16.1rem;
  background: #ffffff;
  opacity: 1;
  border-radius: 1.1rem;
  padding: 3.7rem 1.5rem 0 1.8rem;
}
.part2-img {
  height: 4.5rem;
}
.step-des {
  padding-top: 1.2rem;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4rem;
  color: #707070;
  display: flex;
  justify-content: space-between;
}
.part3-wrap {
  width: 35.1rem;
  padding: 0.6rem;
  margin: 0 auto;
  background: linear-gradient(180deg, #ff8053 0%, #fe8154 44%, #fe875b 59%, #fd9167 71%, #fda078 80%, #fbb28e 87%, #fac9a8 94%, #f9e1c4 100%);
  border-radius: 1.4rem;
}
.part3-cont {
  margin: 0 auto;
  width: 33.9rem;
  background: #ffffff;
  opacity: 1;
  border-radius: 1.1rem;
  padding: 2.3rem 1.5rem 0 3.6rem;
}
.part3-cont > div {
  display: flex;
  align-items: center;
}
.part3-cont > div > div {
  padding-left: 2.7rem;
  text-align: left;
  flex: 1 1;
}
.part3-cont > div > div > p:first-child {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2rem;
  color: #670005;
}
.part3-cont > div > div > p:last-child {
  padding-top: 0.4rem;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.7rem;
  color: #707070;
}
.part3-cont > div {
  padding-bottom: 2.4rem;
}
.part3-img1 {
  height: 4.4rem;
}
.part3-img2 {
  height: 3.8rem;
}
.part3-img3 {
  height: 4rem;
}
.part3-img4 {
  height: 4.4rem;
}
.part3-img5 {
  height: 4.4rem;
}
.part3-img6 {
  height: 4.3rem;
}
.hk-btn-wrap {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, .9);
  padding: 2rem 1rem;
}
.hk-invitation-btn {
  margin: 0 auto;
  width: 35.1rem;
  height: 4.8rem;
  line-height: 4.8rem;
  background: linear-gradient(180deg, #ffdca2 13%, #ffcf7f 35%, #ffcd79 39%, #ffad67 100%);
  border-radius: 0.8rem;
  font-size: 1.8rem;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}
.hk-rule-tit {
  padding-top: 3.4rem;
}
.hk-rule-wrap {
  width: 35.1rem;
  padding: 0.6rem;
  margin: 0 auto;
  background: linear-gradient(180deg, #ff8053 0%, #fe8154 44%, #fe875b 59%, #fd9167 71%, #fda078 80%, #fbb28e 87%, #fac9a8 94%, #f9e1c4 100%);
  opacity: 1;
  border-radius: 1.4rem;
}
.hk-rule-cont {
  width: 33.9rem;
  background: #ffffff;
  opacity: 1;
  border-radius: 1.1rem;
  padding: 2.1rem 1.2rem 3.4rem;
  text-align: left;
}
.hk-rule-cont > p {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
  color: #707070;
}
.hk-rule-cont > p:not(:first-child) {
  padding-top: 2rem;
}
.hk-rule-cont > div {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
  color: #707070;
}

.wb-prompt-wrap {
  position: fixed;
  z-index: 9999;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateZ(1px);
}
.wb-prompt-wrap .wb-prompt {
  padding: 1rem 1.5rem;
  max-width: 80%;
  background-color: rgba(0, 0, 0, .5);
  border-radius: 0.5rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.3;
  display: flex;
}
.wb-prompt-wrap .wb-prompt .loading {
  font-size: 1.8rem;
  margin-right: 0.5rem;
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners {
  position: relative;
  display: block;
  width: 1em;
  height: 1em;
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner {
  position: absolute;
  left: 44.5%;
  top: 37%;
  width: 2px;
  height: 25%;
  border-radius: 2.5%;
  opacity: 0.25;
  background-color: currentColor;
  animation: spinner-fade 1s linear infinite;
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner:first-child {
  animation-delay: 0s;
  transform: rotate(-150deg) translateY(-150%);
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner:nth-child(2) {
  animation-delay: 0.083333333333333s;
  transform: rotate(-120deg) translateY(-150%);
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner:nth-child(3) {
  animation-delay: 0.166666666666667s;
  transform: rotate(-90deg) translateY(-150%);
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner:nth-child(4) {
  animation-delay: 0.25s;
  transform: rotate(-60deg) translateY(-150%);
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner:nth-child(5) {
  animation-delay: 0.333333333333333s;
  transform: rotate(-30deg) translateY(-150%);
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner:nth-child(6) {
  animation-delay: 0.416666666666667s;
  transform: rotate(0deg) translateY(-150%);
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner:nth-child(7) {
  animation-delay: 0.5s;
  transform: rotate(30deg) translateY(-150%);
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner:nth-child(8) {
  animation-delay: 0.583333333333333s;
  transform: rotate(60deg) translateY(-150%);
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner:nth-child(9) {
  animation-delay: 0.666666666666667s;
  transform: rotate(90deg) translateY(-150%);
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner:nth-child(10) {
  animation-delay: 0.75s;
  transform: rotate(120deg) translateY(-150%);
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner:nth-child(11) {
  animation-delay: 0.833333333333333s;
  transform: rotate(150deg) translateY(-150%);
}
.wb-prompt-wrap .wb-prompt .loading .loading-spinners .loading-spinner:nth-child(12) {
  animation-delay: 0.916666666666667s;
  transform: rotate(180deg) translateY(-150%);
}
.wb-prompt-wrap .wb-prompt .loading span.content {
  overflow: hidden;
  text-overflow: ellipsis;
}
.wb-prompt-mask {
  display: block;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #000;
  opacity: 0.3;
}
@keyframes spinner-fade {
  0% {
    opacity: 0.85;
  }
  50% {
    opacity: 0.25;
  }
  to {
    opacity: 0.25;
  }
}

