html[data-v-cb421c42],
body[data-v-cb421c42] {
  background: #fff !important;
}
.discolor[data-v-cb421c42]:active {
  opacity: 0.3 !important;
}
.signIn[data-v-cb421c42] .van-nav-bar {
  -webkit-box-shadow: 0 0 0 #ccc;
          box-shadow: 0 0 0 #ccc;
  background-color: rgba(0, 0, 0, 0);
}
.signIn[data-v-cb421c42] .van-nav-bar__title {
  color: #fff;
}
.signIn[data-v-cb421c42] .van-icon {
  color: #fff;
}
.signIn .content[data-v-cb421c42] {
  font-weight: bold;
  color: #000;
  background-image: url(../../h5/img/5.88d341eb.png);
  background-repeat: no-repeat;
  background-size: 100% 175px;
  padding-top: 20px;
}
.signIn .content .signIn_title[data-v-cb421c42] {
  margin: 25px 0;
}
.signIn .content .signIn_btn[data-v-cb421c42] {
  background: #fff;
  -webkit-box-shadow: 0px 0px 6px #eaeaea;
          box-shadow: 0px 0px 6px #eaeaea;
  border-radius: 10px;
}
.signIn .content .sigIn_list_title[data-v-cb421c42] {
  margin: 20px 0 5px;
}
.signIn .content .signIn_list[data-v-cb421c42] {
  padding: 0 15px;
}
.signIn .content .signIn_list .item[data-v-cb421c42] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 15px 18px 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  border-radius: 8px;
  background-color: #fff;
}
.signIn .content .signIn_list .item .item-box[data-v-cb421c42] {
  font-size: 13px;
}
.signIn .content .finish_text[data-v-cb421c42] {
  padding: 10px 0;
  font-size: 12px;
  color: #666;
  text-align: center;
}
.home_tit[data-v-cb421c42] {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
}
.home_swiper[data-v-cb421c42] {
  width: 100%;
  height: 190px;
}
.home_swiper swiper-slide[data-v-cb421c42] {
  width: 100%;
  height: 190px;
}
.home_swiper[data-v-cb421c42] {
  height: 190px;
}
.banner_img[data-v-cb421c42] {
  width: 100%;
  height: 190px;
}
.home_tit_left[data-v-cb421c42] {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home_tit_left img[data-v-cb421c42] {
  width: 23px;
  height: 23px;
}
.home_tit_left div[data-v-cb421c42] {
  margin: 0 20px;
  color: #333;
  font-size: 16px;
}
.home_tit_middle[data-v-cb421c42] {
  width: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 15px;
  padding-right: 0;
  margin: 0 0px;
  color: #333;
  font-weight: bold;
  font-size: 22px;
}
.home_tit_middle img[data-v-cb421c42] {
  width: 15px;
  height: 15px;
  margin-left: 7px;
}
.home_tit_right[data-v-cb421c42] {
  padding-right: 0px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  font-size: 15px;
  font-weight: bold;
}
.home_tit_right img[data-v-cb421c42] {
  width: 22px;
  height: 22px;
  margin-left: 10px;
}
/* 金色高光（上） */
/* 金色中段 */
/* 金色下沿 */
/* 文字用金色 */
.signIn .signIn_btn[data-v-cb421c42] {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#e6c767), color-stop(45%, #e6c767), to(#e6c767)) !important;
  background: linear-gradient(180deg, #e6c767 0%, #e6c767 45%, #e6c767 100%) !important;
  border: 1px solid rgba(212, 175, 55, 0.28) !important;
  -webkit-box-shadow: 0 12px 26px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.65) !important;
          box-shadow: 0 12px 26px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.65) !important;
  border-radius: 12px !important;
}
.signIn .signIn_btn[data-v-cb421c42]::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: radial-gradient(140% 120% at 70% -25%, rgba(255, 255, 255, 0.55) 0%, transparent 60%), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.25)), color-stop(40%, transparent));
  background: radial-gradient(140% 120% at 70% -25%, rgba(255, 255, 255, 0.55) 0%, transparent 60%), linear-gradient(180deg, rgba(255, 255, 255, 0.25), transparent 40%);
}
.signIn .signIn_btn > div > div > p[data-v-cb421c42]:nth-child(1) {
  color: #d4af37 !important;
  font-weight: 800;
}
.signIn .signIn_btn > div > div > p[data-v-cb421c42]:nth-child(2) {
  color: #7b8090 !important;
  font-weight: 600;
}
/* 上沿深灰 */
/* 下沿近白 */
/* 主文字深石墨 */
/* 次级文字 */
.signIn .signIn_list .item[data-v-cb421c42] {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#f7f8fc), color-stop(12%, #4a5060), color-stop(28%, #71798b), to(#f7f8fc)) !important;
  background: linear-gradient(180deg, #f7f8fc 0%, #4a5060 12%, #71798b 28%, #f7f8fc 100%) !important;
  border: 1px solid rgba(212, 175, 55, 0.2) !important;
  border-radius: 14px !important;
  -webkit-box-shadow: 0 10px 24px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.65) !important;
          box-shadow: 0 10px 24px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.65) !important;
  overflow: hidden;
}
.signIn .signIn_list .item[data-v-cb421c42]::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 48%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.35)), color-stop(70%, rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0) 70%);
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  pointer-events: none;
}
.signIn .signIn_list .item[data-v-cb421c42]::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: radial-gradient(120% 140% at 85% -30%, rgba(255, 255, 255, 0.55), transparent 55%);
}
.signIn .signIn_list .item .item-box:first-child p[data-v-cb421c42]:nth-child(1) {
  color: #000000 !important;
  font-weight: 700;
}
.signIn .signIn_list .item .item-box:first-child p[data-v-cb421c42]:nth-child(n+2) {
  color: #272727 !important;
  font-weight: 500;
}
.signIn .signIn_list .item .item-box[data-v-cb421c42]:last-child {
  color: #d4af37 !important;
  font-weight: 800;
  text-align: right;
}
.signIn .signIn_list .item[data-v-cb421c42]:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
  -webkit-filter: brightness(0.98);
          filter: brightness(0.98);
}
.signIn .content .signIn_btn > div > div > p[data-v-cb421c42]:nth-child(1) {
  color: #ff3b30 !important;
  /* 修改为红色 */
  font-weight: 800 !important;
}
.signIn .signIn_list .item .item-box[data-v-cb421c42]:last-child,
.signIn .signIn_list .item .item-box:last-child p[data-v-cb421c42] {
  color: #ff3b30 !important;
}
.signIn .signIn_list .item[data-v-cb421c42] {
  background: #EFF1F4 !important;
  /* 纯浅灰，可按需微调 */
  border: 1px solid #E6E8ED !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.signIn .signIn_list .item[data-v-cb421c42]::before,
.signIn .signIn_list .item[data-v-cb421c42]::after {
  content: none !important;
  background: none !important;
}
.signIn .signIn_list .item .item-box:first-child p[data-v-cb421c42]:nth-child(1) {
  color: #222 !important;
}
.signIn .signIn_list .item .item-box:first-child p[data-v-cb421c42]:nth-child(n+2) {
  color: #666 !important;
}
.signIn .signIn_list .item .item-box[data-v-cb421c42]:last-child,
.signIn .signIn_list .item .item-box:last-child p[data-v-cb421c42] {
  color: #ff3b30 !important;
}
.signIn .signIn_btn[data-v-cb421c42] {
  background: #e6c767 !important;
  /* 统一金色，可按需微调 */
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.signIn .signIn_btn[data-v-cb421c42]::before,
.signIn .signIn_btn[data-v-cb421c42]::after {
  content: none !important;
  background: none !important;
}


/*# sourceMappingURL=chunk-3de8fbfe.d864b52e.css.map*/