@charset "UTF-8";

html {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body,
html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

input,
select {
  vertical-align: middle;
}

.reset-clear {
  display: block !important;
  clear: both !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.reset-clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.reset-spacer {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: red;
}

.reset-opacity0 {
  opacity: 0;
}

.reset-opacity1 {
  opacity: 1;
}

.reset-overflowH {
  overflow: hidden;
}

.reset-overflowS {
  overflow: scroll;
}

.reset-position {
  position: absolute;
  left: 0;
  top: 0;
}

.reset-display {
  display: none;
}

.reset-wh100 {
  width: 100%;
  height: 100%;
}

.reset-w100 {
  width: 100%;
}

.reset-h100 {
  height: 100%;
}

body {
  background: #fff;
  width: 100%;
  overflow-x: hidden;
  max-width: 1080px;
  margin: auto;
}

* {
  -webkit-tap-highlight-color: transparent;
}

img {
  vertical-align: middle !important;
}

.transition {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.none {
  display: block;
  opacity: 0;
  pointer-events: none;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 1.08rem;
}

.back-box {
  width: 100%;
  height: 8.11rem;
  background: linear-gradient(90deg, #44445e, #575467);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
  font-size: 0.37333333rem;
  font-family: Arial, sans-serif;
  line-height: 1.5;
  outline: none;
  margin: auto;
  background: url(//x0.ifengimg.com/ucms/special/images/6F3857F3CB588777D9546E0A63C02723.jpg) no-repeat;
  background-size: cover;
}

.clue-form {
  color: #8b929c;
  padding: 0.4rem 0.68rem 0;
  font-family: PingFangSC-Regular;
  font-size: 0.26rem;
  line-height: 0.46rem;
}

.clue-form .label {
  color: #ffffff;
  padding-left: 0.3rem;
  font-weight: 500;
  min-width: 2.4rem;
  line-height: 0.58666667rem;
  display: none;
}
.clue-form .label:after {
  content: "*";
  color: #ffffff;
  font-weight: 500;
  display: none;
}
.layout2 {
  font-size: 0.3rem;
  font-family: Arial, sans-serif;
  line-height: 0.92rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0rem;
  margin-bottom: 0.23rem;
  padding-bottom: 0;
  height: 0.92rem;
}
.layout2:nth-of-type(n + 2) {
  margin-top: 0.05rem;
  padding-bottom: 0.05rem;
}
.select-wrapper-left-right {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.province {
  width: 47%;
}
.city {
  width: 47%;
}
.input-item-wrapper {
  text-align: left;
  width: calc(100% - 1.1rem);
  height: 0.84rem;
  margin-left: 1.1rem;
  color: rgb(0, 0, 0);
  overflow: hidden;
}
.layout2 .input-item {
  -webkit-appearance: none;
  width: 100%;
  font-size: 0.46rem;
  line-height: 0.92rem;
  outline: none;
  padding: 0.01rem 0.32rem;
  margin-top: 0.03rem;
  border-width: 1px;
  text-align: left;
  border-radius: 0.05333333rem;
  border: none;
  background: none;
  color: #427a95;
  height: 0.92rem;
}
.layout2 .input-item::placeholder {
  color: #9eb3c4;
}
/*
.item-select {
  background: url(//x0.ifengimg.com/ucms/special/images/E720950503F78C4359AB9229CD67F3C1.png) no-repeat center right;
  background-size: 0.17rem;
}
*/
.layout2 .input-item option {
  text-align: left;
}
.layout2 .input-item option:first-child,
.layout2 .input-item option:checked {
  text-align: left;
}
.layout2 select {
  appearance: none;
}
.layout2 select option {
  color: #333333;
}

.clue-form .error-msg.show {
  display: block;
}

.clue-form .error-msg {
  display: none;
  font-size: 0.34666667rem;
  line-height: 0.74666667rem;
  color: var(--input-error-color);
}

.select-item-wrapper {
  position: relative;
  cursor: pointer;
}

.select-item {
  -webkit-appearance: none;
  width: 100%;
  padding: 0.16rem 0.53333333rem 0.16rem 0;
  border: 1px solid #dcdcdc;
  border-width: 0 0 1px 0 !important;
  border-radius: 0;
  background-color: transparent;
  font-family: PingFangSC-Regular;
  font-size: 0.37333333rem;
  line-height: 0.58666667rem;
  outline: none;
  pointer-events: none;
}

.select-item {
  padding: 0.16rem 0.74666667rem 0.16rem 0.32rem;
  border-width: 1px !important;
  border-radius: 0.05333333rem;
  background-color: #fff;
}

.nav {
  width: 100%;
  background: url(//x0.ifengimg.com/ucms/special/images/AD5ACCA3427CCB6001B922C4C419A81C.jpg);
  height: 1.08rem;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
}
.nav_chk_2 {
  background: url(//x0.ifengimg.com/ucms/special/images/F3A4408D4616FB47BBF368DC32D4F3A8.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.nav li {
  width: 50%;
  height: 1.08rem;
  cursor: pointer;
}
.nav-container {
  margin: 0;
  padding: 0;
}

@media (min-width: 1081px) {
  .container {
    padding-bottom: 104px;
  }
  .nav {
    max-width: 1080px;
    height: 104px;
    margin-left: -540px;
    left: 50%;
  }
}
.phone_agreement_link_wrapper {
  margin-top: 0.10666667rem !important;
  display: none;
}

.agreement_auth_item {
  padding-top: 0.28rem;
  text-align: center;
}

.phone_agreement_checker {
  margin-right: 0.21333333rem;
}

.phone_agreement_link_wrapper .agreement_auth_item .text,
.phone_agreement_link_wrapper .agreement_auth_item .phone_agreement_link {
  font-size: 0.26666667rem;
  line-height: 0.37333333rem;
  font-family: PingFangSC-Regular;
  color: #999;
}

.icon {
  display: inline-block;
  content: "";
  width: 0.42rem;
  height: 0.42rem;
  margin-top: -1px;
  margin-right: 0.21333333rem;
  line-height: inherit;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='24.5' y='932.5' width='15' height='15' rx='2' transform='translate(-24 -932)' stroke='%23E0E0E0'/%3E%3C/svg%3E");
}
.icon_chk {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Crect x="0.5" y="0.125" width="12" height="12" rx="2" fill="rgba(171,178,188,1)"/%3E%3Cpath d="M9.82048 3.875L5.53646 8.375L3.17969 6.07655" stroke="rgb(255,255,255,1)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');
}
.submitbtn-wrapper {
  padding: 0 0rem;
  display: flex;
}
.submitbtn {
  border-style: solid;
  border-width: 0rem;
  border-color: transparent;
  margin: 0.26rem auto 0;
  padding: 0;
  width: 100%;
  height: 0.96rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: none;
  outline: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  font-size: 0.55rem;
  background: none;
}
.resetbtn {
  background-color: #7f8287;
  display: none;
}

.animation {
  position: relative;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
  animation-duration: 1s;
  animation-timing-function: linear;
}
.flash {
  overflow: hidden;
  animation-name: svelte-naip4b-scale;
  animation-duration: 2s;
}
.flash::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3.04rem;
  height: 100%;
  background: linear-gradient(
    115.58deg,
    rgba(255, 255, 255, 0) 29.41%,
    rgba(255, 255, 255, 0.2976) 50.51%,
    rgba(255, 255, 255, 0.0096) 68.36%,
    rgba(255, 255, 255, 0) 68.36%
  );
  animation: svelte-naip4b-flash 1s infinite linear;
}
@keyframes svelte-naip4b-scale {
  0% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  80% {
    transform: scale3d(1, 1, 1);
  }
  90% {
    transform: scale3d(0.99, 0.99, 0.99);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes svelte-naip4b-flash {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(200%);
  }
  100% {
    transform: translateX(500%);
  }
}

.submitbtn span {
  flex: 1 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.float-bricks-no-margin {
  margin-bottom: 0 !important;
}

.agreements-mask {
  width: 100%;
  height: 100vh;
  background: rgba(7, 7, 7, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 101;
}

.agreements-mask_popup {
  position: relative;
  box-sizing: border-box;
  height: 13.12rem;
  padding: 1.2rem 0 0.6rem;
  background: #fff;
  border-radius: 2px;
  max-height: calc(100vh - 0.5rem);
  display: flex;
  flex-direction: column;
  left: 50%;
  top: 50%;
  width: 7.46666667rem;
  padding-top: 0.64rem;
  transform: translate(-50%, -50%);
}

.agreements-mask_popup_close {
  font-size: 0.64rem;
  position: absolute;
  top: 0.21333333rem;
  right: 0.42666667rem;
  color: #000;
  cursor: pointer;
}

.agreements-mask_body {
  flex: 1 1 0;
  box-sizing: border-box;
  font-size: 0.37rem;
  color: #333;
  font-weight: 400;
  width: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 0.69rem;
  padding: 0 0.53333333rem;
  text-align: left;
}

.agreements-mask_title {
  text-align: center;
  font-size: 0.43rem;
  font-weight: 500;
  color: #333;
  margin-bottom: 0.4rem;
  margin-top: 2px;
}

.agreements-mask_body p {
  word-break: break-all;
}

.agreements-mask_bottom {
  border-top: 1px solid rgba(22, 24, 35, 0.12);
  display: flex;
  justify-content: center;
  padding: 0 0.4rem;
  height: 45px;
  line-height: 45px;
}

.agreements-mask_agree {
  color: #000;
  font-size: 0.4rem;
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  font-weight: 700;
  cursor: pointer;
}

iframe {
  width: 100%;
  height: 100%;
  padding: 5% 0;
  background-color: #fff;
}
.iframe_con {
  width: 82.7%;
  position: absolute;
  top: 44%;
  left: 8.3%;
  z-index: 2;
  object-fit: contain;
}
.hide {
  display: none;
}
