html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

html,
body {
  min-height: 100%;
  width: 100%;
}

body {
  font-family: "helvetica neue", tahoma, "hiragino sans gb", stheiti,
    "wenquanyi micro hei", "sans-serif";
  min-height: 100%;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  font-size: 14px;
}

@media (prefers-color-scheme: no-preference) {
  body {
    background-color: #fff !important;
  }
}

@media (prefers-color-scheme: light) {
  body {
    background-color: #fff !important;
  }
}

@media (prefers-color-scheme: dark) {
  body {
    background-color: rgba(0, 0, 0, 28) !important;
  }
}

ul li {
  list-style: none;
}

input,
textarea,
button,
select {
  border: none;
  outline: none;
  background: transparent;
}

.clearfix::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

a {
  text-decoration: none !important;
}

.page {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
}

.wrapper {
  width: 7.5rem;
  margin: 0 auto;
  background: url(../images/bg17.png) no-repeat;
  background-size: 100%;
  padding-bottom: 1.35rem;
}

.contBg {
  width: 7.5rem;
  margin-top: 5.35rem;
}

.zinvest_top {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0.42rem 0 0 0.32rem;
}

.zinvest_logo {
  width: 2.19rem;
}

.rules_btn {
  width: 1.85rem;
  line-height: 0.64rem;
  background: rgba(30, 171, 138, 1);
  border-radius: 0.32rem 0 0 0.32rem;
  text-indent: 0.22rem;
}

.rules_btn a {
  color: #fff;
}

/* 底部按钮 */
.footer {
  width: 7.5rem;
  height: 1.4rem;
  bottom: 0;
  position: absolute;
  z-index: 100;
  right: 0;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
}

.footer > span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.38rem;
  line-height: 0.84rem;
  background: linear-gradient(115.11deg, #30c5ff 6.19%, #00fff7 138.32%);
  /* background: rgba(255, 101, 146, 1); */
  border-radius: 0.1rem;
  color: #fff;
  font-size: 0.4rem;
  text-align: center;
  font-weight: 600;
  margin: 0.2rem auto;
}

/* 蒙层 */
.cover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}

/* 提示弹框 */
.public_confirm {
  width: 5.93rem;
  position: fixed;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  display: none;
}

.border-radius {
  width: 5.93rem;
  background-color: #ffffff;
  border-radius: 0.18rem;
}

.couple_bount {
  width: 100%;
  padding: 0.26rem 0 0.24rem;
  text-align: center;
}

.couple_title {
  font-size: 0.35rem;
  color: #1d2134;
  text-align: center;
  position: relative;
  display: inline-block;
}

.couple_title::before {
  content: "";
  height: 0.02rem;
  width: 100%;
  position: absolute;
  bottom: -0.08rem;
  left: 0;
  background-color: #f52020;
}

.couple_notice {
  font-size: 0.28rem;
  color: #1d2134;
  margin-bottom: 0.5rem;
}

.customer_service {
  font-size: 0.2rem;
  color: #1d2134;
}

.contact_service {
  display: none;
  margin-top: 0.15rem;
  padding: 0.2rem 0 0.23rem;
  text-align: center;
}

.erwei_code {
  width: 1.78rem;
  margin-bottom: 0.08rem;
}

.couple_things {
  color: #ee2f21;
  font-size: 0.28rem;
  margin: 0.5rem auto 0.36rem;
}

.contact_service > p {
  font-size: 0.18rem;
  color: #1d2134;
}

.specialNotice {
  margin: 0.68rem 0 0.62rem 0;
  line-height: 1.5;
}

/* 登录 */
.login_wrap {
  padding: 0.25rem 0.35rem 0.27rem;
}

.login_item {
  padding: 0.6rem 0 0.19rem 0;
  border-bottom: 1px solid #a0a0a0;
  position: relative;
}

.login_item > span {
  display: inline-block;
  color: #1d2134;
  font-size: 0.32rem;
  margin-right: 0.04rem;
}

.login_item .inputPass {
  font-size: 0.32rem;
  width: 100%;
  text-align: left;
  line-height: 0.42rem;
  color: #1d2134;
}

.areaCode,
.areaCode option {
  font-size: 0.3rem;
  color: #1d2134;
}

.dropdown {
  width: 0.16rem;
  position: absolute;
  bottom: 0.3rem;
  left: 0.8rem;
}

.tel_phone {
  width: 3.7rem;
  color: #1d2134;
  margin-left: 0rem;
  font-size: 0.32rem;
}

.vericode > input {
  font-size: 0.32rem;
}

.code_input {
  width: 3.3rem;
  padding-left: 0;
  color: #1d2134;
  line-height: 0.42rem;
  float: left;
}

.checkCode {
  float: right;
  padding: 0;
  color: #ee2f21;
}

.errorHint {
  color: #ee2f21;
  font-size: 0.26rem;
  margin: 0.22rem 0 0.36rem 0;
  text-align: left;
}

.loginBtn {
  width: 5.23rem;
  height: 0.7rem;
  background: #ee2f21;
  border-radius: 0.1rem;
  font-size: 0.33rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.7rem;
  margin-bottom: 0.21rem;
}

.service_protocol {
  font-size: 0.2rem;
  color: #1d2134;
}

.service_protocol > span {
  color: #ee2f21;
}

.closeBtn {
  position: absolute;
  top: 0.2rem;
  right: 0.32rem;
  width: 0.25rem;
  height: 0.24rem;
}

select {
  border: none;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  width: 1.3rem;
}

/* 为什么选择尊嘉 */
.why_choose {
  display: flex;
  justify-content: center;
  align-items: center;
}

.why_choose img {
  width: 7.02rem;
}

/* 免责声明 */
.active_bottom {
  width: 3.22rem;
  display: block;
  margin: 0.3rem auto 0;
}

.limit_notice {
  width: 7.02rem;
  margin-top: 32.8rem;
  color: #7e7e7e;
  padding-left: 0.4rem;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  opacity: 0.9;
}
