@charset "UTF-8";
.content .top[data-v-72154846] {
  background-image: url(../img/top-bg.404e6d35.png);
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.content .top .header[data-v-72154846] {
  opacity: 0.9;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(15px);
  width: 100%;
  padding: 16px 15%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .top .header .call[data-v-72154846] {
  cursor: pointer;
  color: #333;
  font-size: 14px;
  font-weight: 350;
}
.content .top .top-content[data-v-72154846] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  padding-top: 140px;
  padding-bottom: 90px;
}
.content .top .top-content .content-desc[data-v-72154846] {
  width: 48%;
  padding: 68px 0;
  text-align: center;
  border-radius: 36px;
  background: linear-gradient(180deg, rgba(255, 243, 248, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0px 19px 40px 0px rgba(219, 146, 172, 0.25);
  backdrop-filter: blur(20px);
}
.content .top .top-content .content-desc .desc-one[data-v-72154846] {
  color: #000;
  text-align: center;
  font-family: "Alibaba PuHuiTi";
  font-size: clamp(2.5rem, 0.462rem + 3.26vw, 4.375rem);
  font-style: normal;
  font-weight: 700;
  margin-bottom: 20px;
}
.content .top .top-content .content-desc .desc-two[data-v-72154846] {
  color: rgba(34, 34, 34, 0.8);
  font-family: "Alibaba PuHuiTi";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 20px;
  opacity: 0.5;
  margin-bottom: 20px;
}
.content .top .top-content .content-desc .desc-three[data-v-72154846] {
  background: linear-gradient(327deg, #FF2472 -5.17%, #FF5F61 85.53%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-family: "Alibaba PuHuiTi";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 50px;
}
.content .top .top-content .content-desc .desc-btn[data-v-72154846] {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 240px;
  height: 60px;
  border: none;
  border-radius: 150px;
  background: linear-gradient(327deg, #FF2472 -5.17%, #FF5F61 85.53%);
  box-shadow: 2px 10px 13px 0px rgba(255, 103, 142, 0.6) inset, 3px 3px 10px 0px rgba(225, 4, 83, 0.3);
}
.content .center[data-v-72154846] {
  background-image: url(../img/center-bg.22363b66.png);
  width: 100%;
  background-size: 100% 100%;
  padding: 120px 0 170px 0;
  background-repeat: no-repeat;
}
.content .center .center-content[data-v-72154846] {
  width: 55%;
  margin: 0 auto;
  text-align: left;
}
.content .center .center-content .center-title[data-v-72154846] {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  left: 16px;
  margin-bottom: 8px;
}
.content .center .center-content .center-title[data-v-72154846]::before {
  content: "";
  width: 7px;
  height: 34px;
  background: #498FFF;
  position: absolute;
  /*绝对定位*/
  top: 50%;
  /*Y轴方向偏移自身高度的50%*/
  transform: translatey(-50%);
  /*Y轴方向偏移微调*/
  left: -16px;
}
.content .center .center-content .small-title[data-v-72154846] {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  margin-top: 50px;
  margin-bottom: 10px;
}
.content .center .center-content .center-grey[data-v-72154846] {
  color: rgba(255, 255, 255, 0.8);
  font-family: "Source Han Sans CN";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.content .bottom[data-v-72154846] {
  background-image: url(../img/bottom-bg.b501d591.png);
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 70px 0 90px 0;
  text-align: center;
}
.content .bottom .bottom-one[data-v-72154846] {
  color: #222;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 10px;
}
.content .bottom .bottom-two[data-v-72154846] {
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
}
.content .bottom .bottom-three[data-v-72154846] {
  color: #F43957;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content .bottom .bottom-desc[data-v-72154846] {
  width: 70%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.content .bottom .bottom-desc .desc-item[data-v-72154846] {
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.4);
  padding: 40px 0 68px 0;
  width: 32%;
}
.content .bottom .bottom-desc .desc-item .desc-title[data-v-72154846] {
  color: #222;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 6px;
  /* 133.333% */
}
.content .bottom .bottom-desc .desc-item .desc-text[data-v-72154846] {
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.content .questions[data-v-72154846] {
  padding: 52px 0 0 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.content .questions .q-title[data-v-72154846] {
  color: #222;
  font-family: "Source Han Sans CN";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  display: flex;
  gap: 32px;
  width: 60%;
  margin-bottom: 12px;
}
.content .questions .q-answer[data-v-72154846] {
  width: 60%;
  display: flex;
  gap: 32px;
}
.content .questions .q-answer .q-content[data-v-72154846] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: left;
}
.content .questions .q-answer .q-content .content-pink[data-v-72154846] {
  text-align: left;
  color: #FF2472;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.content .questions .q-answer .q-content .content-grey[data-v-72154846] {
  color: rgba(34, 34, 34, 0.7);
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 162.5% */
  text-transform: uppercase;
}
.content .questions .q-answer .q-content .content-grey-end[data-v-72154846] {
  color: rgba(34, 34, 34, 0.7);
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 162.5% */
  text-transform: uppercase;
  margin-bottom: 80px;
}
.content .questions .q-answer .q-content .content-black[data-v-72154846] {
  color: #222;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  text-transform: uppercase;
}
.content .questions .fast-eroll[data-v-72154846] {
  color: #F43957;
  font-family: "Source Han Sans CN";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  width: 60%;
  text-align: right;
  margin-bottom: 40px;
}
.content .tail[data-v-72154846] {
  width: 100%;
  background-image: url(../img/tail-bg.00cac433.png);
  background-repeat: no-repeat;
  padding-top: 70px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.content .tail .tail-company[data-v-72154846] {
  color: #222;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 8px;
}
.content .tail .tail-desc[data-v-72154846] {
  color: #000;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}
.content .tail .tail-btn[data-v-72154846] {
  height: 62px;
  width: 160px;
  border: none;
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 150px;
  background: linear-gradient(327deg, #FF2472 -5.17%, #FF5F61 85.53%);
  margin-bottom: 80px;
  box-shadow: 2px 10px 13px 0px rgba(255, 103, 142, 0.6) inset, 3px 3px 10px 0px rgba(225, 4, 83, 0.3);
}
[data-v-72154846] .choose-pay-dialog .el-dialog__header {
  padding: 32px 20px 0 20px;
}
[data-v-72154846] .choose-pay-dialog .el-dialog__header .el-dialog__title {
  color: var(--neutral-18, #1d1d1d);
  font-family: PingFang SC;
  font-size: 24px !important;
  font-weight: 550 !important;
  line-height: 120%;
}
[data-v-72154846] .choose-pay-dialog .el-dialog__body {
  padding: 30px 10px 30px 20px;
}
[data-v-72154846] .choose-pay-dialog {
  border-radius: 20px !important;
}
.choose-pay-dialog .dialog-footer[data-v-72154846] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.choose-pay-dialog .dialog-footer .ensure-btn[data-v-72154846] {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 8px 18px;
  border: none;
  border-radius: 150px;
  background: linear-gradient(327deg, #FF2472 -5.17%, #FF5F61 85.53%);
  box-shadow: 2px 10px 13px 0px rgba(255, 103, 142, 0.6) inset, 3px 3px 10px 0px rgba(225, 4, 83, 0.3);
}
.choose-pay-dialog .ensure-content[data-v-72154846] {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 16px;
}
.choose-pay-dialog .ensure-content .conetent-one[data-v-72154846] {
  font-size: 18px;
  font-weight: 550;
}
