.com-confirm-mask {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999999999999;
}
.com-confirm-mask.hide {
  display: none;
}
.com-confirm-mask .com-confirm-container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5.4rem;
  background: #fff;
  transform: translate(-50%, -50%);
  padding: 0.3rem;
  border-radius: 0.1rem;
}
.com-confirm-mask .com-confirm-container .com-confirm-close {
  position: absolute;
  right: 0.1rem;
  top: 0;
  width: 0.4rem;
  height: 0.4rem;
  font-size: 0.4rem;
}
.com-confirm-mask .com-confirm-container .com-confirm-title {
  font-size: 0.36rem;
  text-align: center;
}
.com-confirm-mask .com-confirm-container .com-confirm-content {
  margin-top: 0.2rem;
  font-size: 0.28rem;
}
.com-confirm-mask .com-confirm-container .com-confirm-btns {
  display: flex;
  margin-top: 0.2rem;
  justify-content: space-around;
}
.com-confirm-mask .com-confirm-container .com-confirm-btns .com-confirm-btn {
  font-size: 0.24rem;
  border: 1px solid #ccc;
  padding: 0.1rem 0.3rem;
  border-radius: 0.1rem;
}
.com-confirm-mask .com-confirm-container .com-confirm-btns .com-confirm-btn.com-confirm-btn-primary {
  background: #3BACFA;
  border-color: #3BACFA;
  color: #fff;
}
@media screen and (min-width: 1024px) {
    .mark126 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1005;
    overflow: hidden;
    display: none;
  }
  .mark126 .captcha {
    width: 350px;
    height: 245px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -175px;
    margin-top: -150px;
  }
  
  }
  @media screen and (max-width: 1024px) {
    .mark126 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1005;
    overflow: hidden;
    display: none;
  }
  .mark126 .captcha {
    width: 90%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  
  }/*
 * src/application/home/view/main.less
 *
 * name: simple-gulp-build-less
 * date: 2026/4/3 7:58:4
 */

/*
 * main
 *
 * name: xiaojia
 * date: 16/3/24
 */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.is_show-16j5M {
  display: block !important;
  visibility: visible !important;
}

.is_none-1P8uL {
  display: none;
}

.img-1Zweo {
  position: absolute;
  top: 51%;
  right: 22%;
  width: 0.3rem;
  height: 0.3rem;
}

.home-Hta95 {
  background: #5BB5FE;
}

.home-Hta95 .container-2dPVh {
  background: url(../files/fa5993e620f292bc06bc12a5e6704acf.png) top center no-repeat;
  background-size: 100% auto;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: 100%;
  overflow-y: scroll;
}

.home-Hta95 .container-2dPVh > .top-3rWOt {
  width: 100%;
  height: 9.16rem;
  background: url(../files/c04da714a4d13b812a84e44ccb43c085.png) top center no-repeat;
  background-size: 100% auto;
  margin-top: 1.44rem;
  text-align: center;
  margin-bottom: 1.9rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt.no_djs-1Tiya {
  margin-bottom: 0.5rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt p {
  width: 100%;
}

.home-Hta95 .container-2dPVh > .top-3rWOt > i {
  position: absolute;
  top: 0.6rem;
  right: 0.8rem;
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  background: url(../files/2106928e19a7b437a1ee448d6605ac13.png) center / 100% no-repeat;
}

.home-Hta95 .container-2dPVh > .top-3rWOt > p:nth-child(1) {
  line-height: 0.56rem;
  position: relative;
  font-size: 0.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FF702A;
  z-index: 1;
  margin-top: 0.74rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt > p:nth-child(1)::after {
  width: 3rem;
  height: 0.2rem;
  background: -webkit-linear-gradient(right, rgba(255, 243, 224, 0) 0%, #FFD6C2 49%, rgba(255, 244, 224, 0) 100%);
  background: linear-gradient(270deg, rgba(255, 243, 224, 0) 0%, #FFD6C2 49%, rgba(255, 244, 224, 0) 100%);
  border-radius: 0.33rem;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

.home-Hta95 .container-2dPVh > .top-3rWOt > p:nth-child(2) {
  font-size: 0.6rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FF4026;
  line-height: 0.84rem;
  margin-bottom: 0.08rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt > p:nth-child(3) {
  width: 3.6rem;
  margin: 0 auto;
  color: #FFC0B2;
  font-size: 0.42rem;
  letter-spacing: 0.06rem;
  line-height: 0.02rem;
  margin-bottom: 0.18rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt > p:nth-child(4) {
  font-size: 0.36rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FF4026;
  line-height: 0.5rem;
  margin-bottom: 0.78rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .no_received-360ap > p:nth-child(1) {
  font-size: 0.26rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFDAAE;
  line-height: 0.36rem;
  letter-spacing: 0.02rem;
  text-align: center;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .no_received-360ap > p:nth-child(1) > span {
  display: inline-block;
  width: 0.5rem;
  height: 0.6rem;
  background: #FFDAAE;
  border-radius: 0.08rem;
  border: 0.02rem solid #E22411;
  font-size: 0.32rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FF4026;
  line-height: 0.6rem;
  text-align: center;
  margin: 0 0.12rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .no_received-360ap > p:nth-child(2) {
  padding: 0 0.24rem;
  margin-bottom: 0.14rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .no_received-360ap > p:nth-child(2) > input {
  width: 4.8rem;
  background: #FFFFFF;
  border-radius: 0.5rem;
  font-size: 0.32rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.44rem;
  padding: 0.28rem;
  border: 0;
  outline: none;
  text-align: center;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .no_received-360ap > p:nth-child(3) {
  width: 4.8rem;
  height: 1.6rem;
  margin: 0 auto;
  background: url(../files/7fdffebb7a5ade945b741e1edf415dcb.png) center / 100% no-repeat;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .no_received-360ap > p:nth-child(4) {
  margin: 0 auto 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.34rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .no_received-360ap > p:nth-child(4) i {
  width: 0.28rem;
  height: 0.28rem;
  display: inline-block;
  background: url(../files/32c999c72574ee450c04fb47222c89c0.png) center / 100% no-repeat;
  margin-right: 0.16rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .no_received-360ap > p:nth-child(4) i.is_active-2nZNf {
  background: url(../files/e20598c5dc7f3fccc2fb9b4270072ad0.png) center / 100% no-repeat;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .no_received-360ap > p:nth-child(4) a {
  color: #FFF35A;
  text-decoration: none;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .no_received-360ap .shink_img-3py1P {
  -webkit-animation: scaleDrew--zG6y 2.5s ease-in-out infinite;
  animation: scaleDrew--zG6y 2.5s ease-in-out infinite;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .received-35bpG {
  padding: 0.36rem 0;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .received-35bpG p:not(:nth-child(3)) {
  font-size: 0.32rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.48rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .received-35bpG p:last-child {
  height: 1.48rem;
  width: 4.8rem;
  margin: 0 auto;
  background: url(../files/6e78fa15ab92234bab646efe5b75f0f8.png) center / 100% no-repeat;
  margin-top: 0.36rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .active_bg-28FS8 {
  position: relative;
  width: 4.32rem;
  height: 1.5rem;
  margin: 0 auto;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .active_bg-28FS8 .title_txt-1hXLB {
  position: absolute;
  top: 0.55rem;
  left: 43%;
  font-size: 0.32rem;
  line-height: 0.48rem;
  font-weight: bold;
  color: #A9623A;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .active_bg-28FS8 .title_num-1cAIh {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 0.2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.5rem;
  color: #FF4026;
  font-weight: bolder;
  line-height: 0.72rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .active_bg-28FS8 .title_rmb-1z3ge {
  position: absolute;
  top: 1.5rem;
  left: 48%;
  font-size: 0.24rem;
  color: #D90F01;
  font-weight: bold;
  line-height: 0.34rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .active_bg-28FS8 .left_txt-3Pzd- {
  position: absolute;
  left: 0;
  top: 0.35rem;
  font-size: 0.24rem;
  color: #FFCF99;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .active_bg-28FS8 .right_txt-4z2za {
  position: absolute;
  right: 0;
  top: 0.35rem;
  font-size: 0.24rem;
  color: #FFCF99;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .bx-Tbz0G {
  font-size: 0.3rem;
  color: #FFF6E5;
  margin-top: 0.45rem;
}

.home-Hta95 .container-2dPVh > .top-3rWOt .is_show_continer-2DlUq {
  display: none;
}

.home-Hta95 .container-2dPVh > .main-OXNVM > .title-1ptFD {
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 0.4rem;
  padding: 0 1.22rem;
  position: relative;
  text-align: center;
  margin-bottom: 0.5rem;
}

.home-Hta95 .container-2dPVh > .main-OXNVM > .title-1ptFD > span {
  position: absolute;
  top: -0.16rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.home-Hta95 .container-2dPVh > .main-OXNVM > .title-1ptFD::before {
  content: "";
  width: 1.52rem;
  height: 0.12rem;
  background: url(../files/630da901b460e3558dadd84de7a464a6.png) center / 100% no-repeat;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 1.22rem;
}

.home-Hta95 .container-2dPVh > .main-OXNVM > .title-1ptFD::after {
  content: "";
  width: 1.52rem;
  height: 0.12rem;
  background: url(../files/505fb55f69c6fecf55b35c4ae3e6c60a.png) center / 100% no-repeat;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 1.22rem;
}

.home-Hta95 .container-2dPVh > .main-OXNVM > .content-1uSxi {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.48rem;
  padding: 0 0.3rem;
  margin-bottom: 0.3rem;
}

.home-Hta95 .container-2dPVh > .main-OXNVM > .content-1uSxi > span {
  display: block;
}

.home-Hta95 .container-2dPVh > .bottom-2A9bx {
  width: 6.9rem;
  background: #3FA1F1;
  border-radius: 0.16rem;
  margin: 0 auto 0.3rem;
}

.home-Hta95 .container-2dPVh > .bottom-2A9bx > div {
  padding: 0.24rem 0.3rem;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #B2DCFF;
  line-height: 0.4rem;
}

@-webkit-keyframes scaleDrew--zG6y {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

@keyframes scaleDrew--zG6y {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}/*
 * src/component/comfirm/view/main.less
 *
 * name: simple-gulp-build-less
 * date: 2026/4/3 7:58:4
 */

.comfirm-39cqy {
  width: 100%;
  height: 100%;
  background: #00000099;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 998;
}

.comfirm-39cqy .form-16w8R {
  width: 6.4rem;
  background: #FFF8EC;
  border-radius: 0.2rem;
  padding: 0.6rem 0 0.4rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
}

.comfirm-39cqy .form-16w8R .title-3gipd {
  text-align: center;
  font-size: 0.4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #372C29;
  line-height: 0.56rem;
  margin-bottom: 0.16rem;
}

.comfirm-39cqy .form-16w8R .sub_title-APmPT {
  text-align: center;
  font-size: 0.26rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #372C29;
  line-height: 0.36rem;
  margin-bottom: 0.4rem;
}

.comfirm-39cqy .form-16w8R .sub_title-APmPT.hidden-1nQ5c {
  display: none;
}

.comfirm-39cqy .form-16w8R .input_val-1mCGK {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 0.28rem;
  position: relative;
  padding: 0.36rem 0.3rem;
}

.comfirm-39cqy .form-16w8R .input_val-1mCGK.hidden-1nQ5c {
  display: none;
}

.comfirm-39cqy .form-16w8R .input_val-1mCGK::after {
  width: 5.8rem;
  height: 0.02rem;
  background: #E5DAC6;
  position: absolute;
  bottom: 0;
  left: 0.3rem;
  content: "";
  display: block;
}

.comfirm-39cqy .form-16w8R .input_val-1mCGK span {
  display: inline-block;
  width: 1.2rem;
  color: #372C29;
  text-align: right;
  margin-right: 0.2rem;
}

.comfirm-39cqy .form-16w8R .input_val-1mCGK .img-2lyBi {
  position: absolute;
  top: 33%;
  right: 9%;
  width: 0.3rem;
  height: 0.3rem;
}

.comfirm-39cqy .form-16w8R .input_val-1mCGK input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding: 0 0.1rem;
  color: #B3AA9A;
  margin-right: 0.1rem;
  border: 0;
  outline: none;
  background: #FFF8EC;
  max-width: 3.2rem;
}

.comfirm-39cqy .form-16w8R .input_val-1mCGK .djs-cxw1j {
  font-style: normal;
  color: #FF702A;
  width: 1.2rem;
  text-align: center;
}

.comfirm-39cqy .form-16w8R .input_val-1mCGK .address-3irR- {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.comfirm-39cqy .form-16w8R .input_val-1mCGK .address-3irR- > input:first-child {
  font-size: 0.28rem;
}

.comfirm-39cqy .form-16w8R .input_val-1mCGK .address-3irR- > input:first-child + input {
  font-size: 0.24rem;
}

.comfirm-39cqy .form-16w8R .input_val-1mCGK i {
  width: 0.16rem;
  height: 0.28rem;
  background: url(../files/22a2730d645d121b93ad555f6ec733ec.png) center / 100% no-repeat;
  display: block;
}

.comfirm-39cqy .form-16w8R .position-NQo4f {
  padding: 0 0.3rem;
  text-align: right;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF702A;
  line-height: 0.28rem;
  margin-top: 0.26rem;
}

.comfirm-39cqy .form-16w8R .sumbit-3SSWm {
  margin-top: 0.6rem;
  text-align: center;
  line-height: 0;
  margin-bottom: 0.2rem;
}

.comfirm-39cqy .form-16w8R .sumbit-3SSWm button {
  width: 3.4rem;
  height: 0.8rem;
  background: -webkit-linear-gradient(top, #FF7432 0%, #FF3C2C 100%);
  background: linear-gradient(180deg, #FF7432 0%, #FF3C2C 100%);
  border-radius: 0.4rem;
  padding: 0.18rem 0;
  text-align: center;
  font-size: 0.32rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  border: 0;
}

.comfirm-39cqy .form-16w8R .protocol-BRl_p {
  margin: 0.3rem auto 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #A39A89;
  line-height: 0.34rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.comfirm-39cqy .form-16w8R .protocol-BRl_p i {
  width: 0.32rem;
  height: 0.32rem;
  display: inline-block;
  background: url(../files/d83f57f11f848fc9ace7033514164e02.png) center / 100% no-repeat;
  margin-right: 0.16rem;
}

.comfirm-39cqy .form-16w8R .protocol-BRl_p i.is_active-2IPOM {
  background: url(../files/4170071ca184717039ce46a7fc0a6f82.png) center / 100% no-repeat;
}

.comfirm-39cqy .form-16w8R .protocol-BRl_p a {
  color: #FF702A;
  text-decoration: none;
}

.comfirm-39cqy .form-16w8R > i {
  width: 0.52rem;
  height: 0.52rem;
  background: url(../files/33db4f509f1ef88dea6b2168cb582878.png) center / 100% no-repeat;
  display: block;
  position: absolute;
  right: 0.22rem;
  top: 0.3rem;
}

.comfirm-39cqy .form-16w8R .bg-dLgA2 {
  width: 1.2rem;
  height: 1.2rem;
  display: block;
  margin: 0.4rem auto 0.2rem;
  background: url(../files/06b2b6cd1a4781cf978fd40d0eb70e2d.png) center / 100% no-repeat;
}

.comfirm-39cqy .form-16w8R .bg-dLgA2 + p {
  margin-bottom: 0.8rem;
}

.comfirm-39cqy .form-16w8R .tips-3s0zi {
  font-size: 0.32rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #22365B;
  line-height: 0.48rem;
  text-align: center;
}

.comfirm-39cqy .form-16w8R .no_bg-3P5pv {
  width: 2.24rem;
  height: 2.16rem;
  display: block;
  background: url(../files/0a72d9a3a998b48f249ad2013ab73a94.png) center / 100% no-repeat;
  margin: 0.4rem auto;
}

.is_show-2aQt0 {
  display: block !important;
}