body {
  padding-bottom: 5.2rem;
}

.m-rule {
  display: none;
}

em {
  font-weight: unset;
}

._nc .stage1 .track div,
._nc .stage1 .label {
  height: 2.25rem !important;
  line-height: 2.25rem !important;
}

._nc .stage {
  padding: 0 !important;
}

._nc .stage1 .slider {
  height: 2.25rem !important;
  border-radius: 0.2rem !important;
  box-shadow: none !important;
  background-color: #f6f7f9 !important;
  left: 0px !important;
  right: 0px !important;
}

._nc .stage1 .track div {
  height: 90px !important;
  border-radius: 6 !important;
}

._nc .stage1 .bg-green {
  font-size: 0.75rem;
  color: #fff !important;
  background-color: #78c430 !important;
}

._nc .stage1 .track.active {
  z-index: 3 !important;
}

._nc .stage1 .bg-red {
  background-color: #78c430 !important;
}

._nc .stage1 .button {
  border-right: 1px solid #e1e3e5;
  margin-left: -1px !important;
  border-left: 1px solid #e1e3e5;
  height: 2.25rem !important;
  z-index: 4;
  border-radius: 0.15rem;
}

._nc .stage1 .button.active {
  margin-left: 1px !important;
}

._nc .stage1 .icon {
  margin: inherit !important;
  width: 0.75rem !important;
  height: 0.6rem !important;
  left: 0.75rem !important;
  top: 0.825rem !important;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/Vector.svg");
  background-size: 0.75rem 0.6rem;
}

._nc .stage1 .icon.icon-ok {
  background-image: url("../images/Frame.svg");
}

._nc .stage1 .icon:before {
  display: none;
}

._nc .stage1 .label {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  font-size: 0.75rem;
  position: absolute !important;
  z-index: 1;
}

._nc .stage1 .icon.yes {
  background-position: unset !important;
}

#__nc {
  width: 100%;
  height: 2.25rem;
  margin-top: 0.8rem;
  border: 0.05rem solid #e1e3e6;
  position: relative;
  border-radius: 0.2rem;
  overflow: hidden;
}

header {
  width: 100%;
  height: 9.1rem;
  padding-top: 1.55rem;
  padding-left: 0.8rem;
  background-color: #fff;
  background-image: url("../images/bg.png");
  background-size: 100% 9.1rem;
  background-repeat: no-repeat;
  position: relative;
}
header .swiper {
  width: 100%;
  height: 100%;
  pointer-events: none;
}
header .m-swiperUserInfo {
  height: 1.5rem;
  line-height: 1.5rem;
}
header .m-swiperUserInfo:after {
  display: table;
  clear: both;
  content: " ";
}
header .m-swiperUserInfo .box-img {
  width: 3rem;
  position: relative;
  float: left;
}
header .m-swiperUserInfo .box-img .img {
  width: 1.5rem;
  height: 1.5rem;
  border: 0.1rem solid #f87eed;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}
header .m-swiperUserInfo .box-img .img:nth-child(2) {
  left: 1rem;
}
header .m-swiperUserInfo p {
  padding-left: 3rem;
  font-size: 0.6rem;
  float: left;
  color: #454953;
}
header .m-swiperUserInfo p em {
  max-width: 9.55rem;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
header .m-login:after {
  display: table;
  clear: both;
  content: " ";
}
header .m-exit {
  width: 3.45rem;
  height: 1.4rem;
  line-height: 1.3rem;
  text-align: center;
  border: 0.025rem solid #56617e;
  font-size: 0.6rem;
  color: #454953;
  border-radius: 0.725rem;
  display: block;
  position: absolute;
  top: 1.2rem;
  right: -4.2rem;
}
header .m-exit.active {
  display: block;
}
header .userImg {
  width: 3.3rem;
  height: 3.3rem;
  margin-right: 0.75rem;
  float: left;
  border-radius: 50%;
  overflow: hidden;
}
header .userImg img {
  width: 100%;
  height: 100%;
}
header .no-login {
  display: none;
  float: left;
}
header .no-login.active {
  display: block;
}
header .no-login h3 {
  line-height: 1.2rem;
  margin-top: 0.55rem;
  margin-bottom: 0.2rem;
  font-size: 0.85rem;
  color: #454953;
}
header .no-login p {
  line-height: 0.925rem;
  color: #56617e;
  font-size: 0.65rem;
}
header .show-login {
  display: none;
  float: left;
  position: relative;
}
header .show-login.active {
  display: block;
}
header .show-login h3 {
  width: 8.35rem;
  line-height: 1.2rem;
  margin-top: 0.55rem;
  margin-bottom: 0.2rem;
  font-size: 0.85rem;
  color: #454953;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
header .show-login .vip {
  height: 1.1rem;
  background-image: url("../images/vip.png");
  background-size: contain;
  background-repeat: no-repeat;
}
header .show-login .vip.vip1 {
  background-image: url("../images/vip1.png");
}
header .show-login .vip.vip2 {
  background-image: url("../images/vip2.png");
}

main {
  width: 100%;
  margin-top: -2.7rem;
  background: #fff;
  border-radius: 1.6rem 1.6rem 0px 0px;
  position: relative;
}
main .m-tab {
  height: 2.7rem;
}
main .m-tab > div {
  padding-top: 0.75rem;
  float: left;
  position: relative;
}
main .m-tab > div.active span {
  color: #3663e0;
}
main .m-tab > div.active:after {
  width: 1.55rem;
  height: 0.3rem;
  margin-left: -0.775rem;
  background: #3663e0;
  border-radius: 0.15rem;
  display: block;
  clear: both;
  content: " ";
  position: absolute;
  bottom: -0.75rem;
  left: 50%;
}
main .m-tab > div:nth-child(1) {
  margin-right: 6.825rem;
  margin-left: 3.425rem;
}
main .m-tab > div span {
  line-height: 1.2rem;
  font-size: 0.85rem;
  color: #454953;
  font-weight: bold;
  display: inline-block;
}
main .m-pag .m-cost ul li .costVal::after {
  content: attr(data-content-after);
}
main .m-pag .m-cost ul li .title::after {
  content: attr(data-content-after);
}
main .m-pag .m-cost ul li:first-child .etv {
  display: block;
}
main .m-pag .m-cost ul li:nth-child(2) .etv {
  display: block;
}
main .m-pag .m-cost ul {
  padding-left: 0.6rem;
  margin-top: 1.2rem;
  margin-left: 0.3rem;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  width: 100vw;
  overflow-x: auto;
}
main .m-pag .m-cost ul::-webkit-scrollbar {
  display: none;
}
main .m-pag .m-cost ul:after {
  display: table;
  clear: both;
  content: " ";
}
main .m-pag .m-cost ul li {
  flex-shrink: 0;
  width: 5.2rem;
  height: 6rem;
  margin-right: 0.6rem;
  background-image: url("../images/costBg.png");
  background-size: 100% 100%;
}
main .m-pag .m-cost ul li.active {
  background-image: url("../images/costBgActive.png");
}
main .m-pag .m-cost ul li.active .title {
  background-image: url("../images/constTitleBg-active.png");
}
main .m-pag .m-cost.tab1 ul li.active {
  background-image: url("../images/vip2-bg.png");
}
main .m-pag .m-cost.tab1 ul li.active .title {
  background-image: url("../images/vip2-title.png");
}

main .m-pag .m-cost.tab1 ul li.active .costVal {
  background: #ff7a00;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; /* For Safari */
  background-clip: text; /* Standard property */
  font-weight: 600;
  color: transparent;
}
main .m-pag .m-cost ul li.active .costVal {
  background: linear-gradient(#4e94fa, #5172f5, #7623ef);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; /* For Safari */
  background-clip: text; /* Standard property */
  font-weight: 600;
  color: transparent;
}
/* main .m-pag .m-cost ul li.active .costVal:after {
  background-image: linear-gradient(#4e94fa, #5172f5, #7623ef);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
} */
main .m-pag .m-cost ul li .title {
  min-width: 3.4rem;
  width: fit-content;
  padding: 0 0.4rem;
  line-height: 1.45rem;
  font-size: 0.75rem;
  color: #fff;
  text-align: center;
  background-image: url("../images/constTitleBg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  white-space: nowrap;
}
main .m-pag .m-cost ul li .original {
  text-decoration: line-through;
}

main .m-pag .m-cost ul li .original.live {
  display: block;
}
main .m-pag .m-cost ul li .costVal {
  height: 2.1rem;
  margin-top: 0.6rem;
  text-align: center;
}
main .m-pag .m-cost ul li .costVal.live {
  height: auto;
  margin-top: 0.3rem;
}
main .m-pag .m-cost ul li .costVal:after {
  color: #454953;
  font-size: 1.5rem;
  font-weight: bold;
}
main .m-pag .m-cost ul li p {
  line-height: 0.925rem;
  font-size: 0.65rem;
  text-align: center;
  color: #56617e;
  display: none;
}
main .m-pag .m-cost ul li p s {
  text-decoration: line-through;
}
main .m-vip {
  margin-top: 1rem;
  padding-left: 0.8rem;
  display: none;
}
main .m-vip.active {
  display: block;
}
main .m-vip .title {
  line-height: 1.05rem;
  margin-bottom: 0.65rem;
  padding-right: 0.8rem;
}
main .m-vip .title span {
  color: #454953;
  font-size: 0.75rem;
  font-family: PingFang SC, PingFang SC-Semibold;
  font-weight: 600;
  display: inline-block;
  float: left;
}
main .m-vip .title a {
  padding-right: 0.6rem;
  font-size: 0.65rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #56617e;
  float: right;
  display: inline-block;
  background: url("../images/jt.png") no-repeat;
  background-size: 0.4rem 0.65rem;
  background-position: center right;
}
main .m-vip .title:after {
  display: table;
  clear: both;
  content: " ";
}
main .m-vip ul.mb22 {
  margin-bottom: 1.15rem;
}
main .m-vip ul.mb22 li:nth-child(1) .img {
  background-image: url("../images/icon/icon1.png");
}
main .m-vip ul.mb22 li:nth-child(2) .img {
  background-image: url("../images/icon/icon2.png");
}
main .m-vip ul.mb22 li:nth-child(3) .img {
  background-image: url("../images/icon/icon3.png");
}
main .m-vip ul.mb0 li:nth-child(1) .img {
  background-image: url("../images/icon/icon4.png");
}
main .m-vip ul.mb0 li:nth-child(2) .img {
  background-image: url("../images/icon/icon5.png");
}
main .m-vip ul.mb0 li:nth-child(3) .img {
  background-image: url("../images/icon/icon6.png");
}
main .m-vip ul li {
  width: 33.33%;
  line-height: 1;
  float: left;
}
main .m-vip ul li .img {
  width: 1.75rem;
  height: 1.75rem;
  display: inline-block;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
main .m-vip ul li .text {
  margin-left: 0.4rem;
  float: left;
}
main .m-vip ul li .text h3 {
  line-height: 0.65rem;
  font-size: 0.65rem;
  font-family: PingFang HK, PingFang HK-Semibold;
  font-weight: 600;
  color: #394054;
}
main .m-vip ul li .text p {
  line-height: 0.6rem;
  margin-top: 0.1rem;
  font-size: 0.6rem;
  display: inline-block;
  font-family: PingFang HK, PingFang HK-Regular;
  font-weight: 400;
  color: #56617e;
}
main .m-vip ul li:after {
  display: table;
  clear: both;
  content: " ";
}
main .m-vip ul:after {
  display: table;
  clear: both;
  content: " ";
}
main .m-vip > p {
  margin-top: 0.85rem;
  margin-bottom: 0.2rem;
  color: #56617e;
  font-size: 0.6rem;
  font-family: PingFang HK, PingFang HK-Regular;
  font-weight: 400;
}
main .m-banner {
  width: 17.15rem;
  height: 5.575rem;
  margin: 0.8rem auto 0;
  border-radius: 0.8rem;
  overflow: hidden;
  display: none;
}
main .m-banner.active {
  display: block;
}
main .m-banner img {
  width: 100%;
  height: 100%;
}
main .m-group,
main .m-flow {
  display: none;
}

main .m-benefits {
  margin-top: 1.4rem;
  padding-left: 0.8rem;
  color: #454953;
  font-family: PingFang SC;
  font-size: 0.7rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
main .m-benefits .hd {
  margin-bottom: 0.8rem;
}
main .m-benefits .hd h3 {
  line-height: 1.05rem;
  font-size: 0.75rem;
  color: #454953;
}
main .m-benefits .title {
  line-height: 1.05rem;
  margin-bottom: 0.65rem;
  padding-right: 0.8rem;
}
main .m-benefits .title span {
  color: #454953;
  font-size: 0.75rem;
  font-family: PingFang SC, PingFang SC-Semibold;
  font-weight: 600;
  display: inline-block;
  float: left;
}
main .m-benefits .title a {
  padding-right: 0.6rem;
  font-size: 0.65rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #56617e;
  float: right;
  display: inline-block;
  background: url("../images/jt.png") no-repeat;
  background-size: 0.4rem 0.65rem;
  background-position: center right;
}
main .m-benefits .title:after {
  display: table;
  clear: both;
  content: " ";
}
main .m-benefits .block-content {
  position: relative;
  width: 14.5rem;
  height: 2.4rem;
  display: none;
  flex-direction: column;
  justify-content: center;
  padding-left: 3rem;
  background: url("https://cdn.aitubiao.com/static/images/activity/20251212/benefit-bg.png")
    no-repeat center/contain;
}
main .m-benefits .block-content .wps-name {
  font-size: 0.6rem;
  font-weight: 600;
  color: #333;
  line-height: normal;
  margin-bottom: 0.15px;
}
main .m-benefits .block-content .wps-member {
  font-size: 0.5rem;
  font-weight: 400;
  color: #333;
  line-height: normal;
}
main .m-benefits .card {
  position: relative;
  display: none;
  align-items: center;
  height: 2.4rem;
  border-radius: 0.4rem;
  border: 1px solid #d0d7e9;
  padding: 0.7rem 0.8rem;
  margin-right: 0.8rem;
  margin-bottom: 0.5rem;
}
main .m-benefits .card.active {
  border: 2px solid #3663e0;
  background: #ebf0fc;
}
main .m-benefits .card input[type="checkbox"] {
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  right: 0.8rem;
}
main .m-benefits .card i {
  display: inline-block;
  width: 1.6rem;
  height: 0.7rem;
  background-image: url("../images/icon/vip1.png");
  background-repeat: no-repeat;
  background-size: contain;
}
main .m-benefits .card .line {
  width: 1px;
  height: 0.5rem;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  background-color: #f64a39;
}
main .m-benefits .card .price {
  position: absolute;
  right: 3rem;
}
main .m-benefits .card .price .price-line {
  color: #606060;
  font-family: PingFang SC;
  font-size: 0.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -2px;
  text-decoration: line-through;
}

main .m-benefits .card .price .price-line .price-value {
  font-size: 0.7rem;
  letter-spacing: 0px;
}
main .m-benefits .card .price .price-real {
  color: #222222;
  font-family: PingFang SC;
  font-size: 0.7rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -2px;
}

main .m-benefits .card .price .price-real .price-value {
  font-size: 1rem;
  letter-spacing: 0px;
}

.gradient-text {
  background: linear-gradient(
    224deg,
    #4e94fa 0.97%,
    #5172f5 26.43%,
    #7623ef 100%
  );
  -webkit-background-clip: text;
  color: transparent;
}

main .m-details {
  margin-top: 1.4rem;
  margin-bottom: 0.575rem;
}
main .m-details .hd {
  padding-left: 0.8rem;
  padding-right: 0.75rem;
}
main .m-details .hd:after {
  display: table;
  clear: both;
  content: " ";
}
main .m-details .hd h3 {
  line-height: 1.05rem;
  font-size: 0.75rem;
  color: #454953;
  float: left;
}
main .m-details .hd span {
  line-height: 0.925rem;
  padding-right: 0.6rem;
  float: right;
  font-size: 0.65rem;
  color: #56617e;
  display: inline-block;
  background: url("../images/jt.png") no-repeat;
  background-size: 0.4rem 0.65rem;
  background-position: center right;
}
main .m-details .info {
  margin-top: 0.8rem;
  padding-left: 0.8rem;
}
main .m-details .info ul:after {
  display: table;
  clear: both;
  content: " ";
}
main .m-details .info ul li {
  width: 8.35rem;
  height: 2rem;
  margin-bottom: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
}
main .m-details .info ul li:after {
  display: table;
  clear: both;
  content: " ";
}
main .m-details .info ul li:nth-child(1) .img {
  background-image: url("../images/icon01.png");
}
main .m-details .info ul li:nth-child(2) .img {
  background-image: url("../images/icon02.png");
}
main .m-details .info ul li:nth-child(3) .img {
  background-image: url("../images/icon03.png");
}
main .m-details .info ul li:nth-child(4) .img {
  background-image: url("../images/icon04.png");
}
main .m-details .info ul li .img {
  width: 2rem;
  height: 2rem;
  margin-right: 0.6rem;
  display: inline-block;
  float: left;
  background-size: 100%;
  background-repeat: no-repeat;
}
main .m-details .info ul li p {
  width: 5.75rem;
  font-size: 0.65rem;
  color: #56617e;
  float: left;
}
main .m-code {
  width: 17.2rem;
  height: 6.2rem;
  margin: auto;
  margin-bottom: 1.2rem;
  background: #ebf0fc;
  border-radius: 0.2rem;
}
main .m-code:after {
  display: table;
  clear: both;
  content: " ";
}
main .m-code .img {
  width: 5rem;
  height: 5rem;
  margin-top: 0.6rem;
  margin-left: 0.6rem;
  background: #fff;
  border-radius: 0.2rem;
  float: left;
}
main .m-code .img img {
  width: 4.05rem;
  height: 4.05rem;
  margin: 0.5rem;
}
main .m-code p {
  line-height: 1.5rem;
  margin-top: 1.6rem;
  margin-left: 0.8rem;
  float: left;
  font-size: 0.75rem;
  color: #454953;
}

footer {
  width: 18.75rem;
  height: 5.2rem;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0px -0.15rem 0.6rem 0px rgba(31, 60, 141, 0.07);
}
footer .m-payBtTeam {
  display: none;
}
footer .m-payBt {
  width: 17.2rem;
  height: 2.3rem;
  margin: 0.6rem 0.75rem 0rem 0.75rem;
  background: #454953;
  border-radius: 0.8rem;
}
footer .m-payBt.active {
  display: block;
}
footer .m-payBt .text {
  float: left;
}
footer .m-payBt .text:after {
  display: table;
  clear: both;
  content: " ";
}
footer .m-payBt .text span:nth-child(1) {
  line-height: 1.1rem;
  margin-top: 0.7rem;
  margin-left: 0.8rem;
  color: #fff;
  font-size: 0.7rem;
  float: left;
}
footer .m-payBt .text span:nth-child(2) {
  line-height: 1.25rem;
  margin-top: 0.5rem;
  color: #fce2b6;
  float: left;
}
footer .m-payBt .text span:nth-child(2) em {
  font-style: unset;
  font-size: 0.75rem;
}
footer .m-payBt .text span:nth-child(2) font {
  font-size: 1.25rem;
}
footer .m-payBt .text span:nth-child(2) font:after {
  display: inline-block;
  content: "";
}
footer .m-payBt .pay {
  width: 8.25rem;
  height: 2.3rem;
  text-align: center;
  float: right;
  background: #3663e0;
  font-size: 0.75rem;
  color: #fff;
  border-radius: 0.8rem;
  position: relative;
}
footer .m-payBt .pay img {
  width: 1.1rem;
  height: 1.1rem;
  margin-top: 0.6rem;
  -webkit-animation: spin 1s ease infinite;
  animation: spin 1s ease infinite;
  display: none;
}
footer .m-payBt .pay span {
  margin-top: 0.6rem;
  display: inline-block;
}
footer .m-payBt .pay p {
  font-size: 0.6rem;
  display: none;
}
footer .m-payBt .pay.ban {
  background: #56617e;
}
footer .m-payBt .pay.active img {
  display: inline-block;
}
footer .m-payBt .pay.active span,
footer .m-payBt .pay.active p {
  display: none;
}
footer .m-textBox {
  margin-top: 0.4rem;
  text-align: center;
}
footer .m-textBox p {
  font-size: 0.6rem;
  color: #97989a;
}
footer .m-textBox p a {
  color: #3663e0;
}

.m-rules {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.m-rules.active {
  display: block;
}

.m-rules .bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.m-rules .rules-content {
  width: 100%;
  height: 26.2rem;
  background: #ffffff;
  box-shadow: 0rem 0rem 1rem 0rem rgba(8, 24, 57, 0.1);
  border-radius: 0.4rem 0.4rem 0rem 0rem;
  position: absolute;
  bottom: 0;
  font-size: 0.65rem;
  line-height: 1rem;
}

.m-rules .rules-content .title {
  font-size: 0.8rem;
  font-weight: 600;
  color: #1d1d1d;
  line-height: 1.1rem;
  position: absolute;
  left: 7.6rem;
  top: 0.8rem;
}

.m-rules .rules-content .close {
  width: 0.55rem;
  height: 0.55rem;
  background: url("../images/618/close.png") center no-repeat;
  background-size: contain;
  position: absolute;
  right: 1.1rem;
  top: 1.05rem;
}

.m-rules .rules-content .rules-scroll {
  position: absolute;
  top: 3.1rem;
  left: 0.9rem;
  width: 17.7rem;
  height: 18.8rem;
  overflow-y: scroll;
  overflow-x: hidden;
}
.m-rules .rules-content .rules-main {
  width: 16.25rem;
  height: 18.8rem;
}

.m-rules .rules-content .rules-main ul li .rules-title {
  margin-bottom: 0.1rem;
  font-size: 0.65rem;
  font-weight: 600;
  color: #394054;
  line-height: 1rem;
}

.m-rules .rules-content .rules-main ul li .rules-title span {
  width: 0.3rem;
  height: 0.3rem;
  background: #7000ff;
  display: inline-block;
  border-radius: 50%;
  margin-right: 0.4rem;
  vertical-align: 0.1rem;
}

.m-rules .rules-content .rules-main ul li .rules-dec {
  width: 15.5rem;
  margin-left: 0.7rem;
  margin-bottom: 0.8rem;
}

.m-rules .rules-content .rules-main ul li .rules-dec span {
  width: 0.2rem;
  height: 0.2rem;
  background: #394054;
  display: inline-block;
  border-radius: 50%;
  margin-right: 0.4rem;
  vertical-align: 0.1rem;
}

.m-rules .rules-content .btn {
  width: 14.8rem;
  height: 2rem;
  background: #3663e0;
  border-radius: 1rem;
  line-height: 2rem;
  font-size: 0.85rem;
  font-weight: 600;
  color: #ffffff;
  position: absolute;
  left: 1.8rem;
  bottom: 1.6rem;
  text-align: center;
}

.m-shade {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.m-shade.active {
  display: block;
}
.m-shade .bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.m-shade .box {
  width: 100%;
  height: 18.5rem;
  background: #ffffff;
  border-radius: 1rem 1rem 0px 0px;
  position: absolute;
  bottom: 0;
}
.m-shade .box .hd {
  line-height: 1.325rem;
  padding: 1.05rem 1.125rem 0px 1.325rem;
  margin-bottom: 1.2rem;
}
.m-shade .box .hd:after {
  display: table;
  clear: both;
  content: " ";
}
.m-shade .box .hd h3 {
  line-height: 1.325rem;
  float: left;
  font-size: 0.95rem;
  color: #333;
}
.m-shade .box .hd a {
  width: 0.6rem;
  height: 0.6rem;
  margin-top: 0.35rem;
  float: right;
  display: inline-block;
  background-image: url("../images/close.png");
  background-size: 100%;
  background-repeat: no-repeat;
}
.m-shade .box .form-box {
  width: 16.25rem;
  margin: auto;
}
.m-shade .box .form-box .userHint {
  margin-bottom: -0.4rem;
}
.m-shade .box .form-box .user,
.m-shade .box .form-box .password {
  width: 100%;
  height: 2.25rem;
  border: 0.05rem solid #e1e3e6;
  position: relative;
  border-radius: 0.2rem;
}
.m-shade .box .form-box .user.active,
.m-shade .box .form-box .password.active {
  border: 0.05rem solid #005cfa;
}
.m-shade .box .form-box .user.error,
.m-shade .box .form-box .password.error {
  border: 0.05rem solid #f45858;
}
.m-shade .box .form-box .user input,
.m-shade .box .form-box .password input {
  width: 100%;
  height: 100%;
  padding: 0 0.8rem;
  font-size: 0.75rem;
  color: #333;
  border: none;
  border-radius: 0.2rem;
  overflow: hidden;
}
.m-shade .box .form-box .user input::-webkit-input-placeholder,
.m-shade .box .form-box .password input::-webkit-input-placeholder {
  font-size: 0.75rem;
  color: #a8a8a8;
}
.m-shade .box .form-box > p {
  margin-top: 0.2rem;
  line-height: 0.825rem;
  font-size: 0.6rem;
  display: none;
  color: #fa0000;
}
.m-shade .box .form-box > p.active {
  display: block;
}
.m-shade .box .form-box .password {
  margin-top: 0.8rem;
  padding-right: 7rem;
}
.m-shade .box .form-box .password a {
  line-height: 1rem;
  margin-top: -0.5rem;
  font-size: 0.75rem;
  color: #3663e0;
  position: absolute;
  right: 0.8rem;
  top: 50%;
}
.m-shade .box .form-box .password a.active {
  color: #999;
}
.m-shade .box .submit {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.m-shade .box .submit > a {
  width: 16.25rem;
  height: 2.25rem;
  line-height: 2.25rem;
  margin: auto;
  color: #fff;
  font-size: 0.75rem;
  display: block;
  background: #afc1f3;
  border-radius: 0.2rem;
  text-align: center;
}
.m-shade .box .submit > a.active {
  background: #3663e0;
}
.m-shade .box .submit > p {
  line-height: 0.825rem;
  margin-top: 0.6rem;
  margin-bottom: 1.15rem;
  font-size: 0.6rem;
  color: #737373;
  text-align: center;
}
.m-shade .box .submit > p a {
  color: #005cfa;
}

.m-activityRules {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.m-activityRules.active {
  display: block;
}
.m-activityRules .bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.m-activityRules .box {
  width: 15.85rem;
  height: 16.15rem;
  margin-left: -7.925rem;
  margin-top: -8.075rem;
  background: #fff;
  border-radius: 0.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
}
.m-activityRules .box .hd {
  padding-top: 1.4rem;
  padding-bottom: 1rem;
  color: #333;
  font-size: 0.9rem;
  position: relative;
}
.m-activityRules .box .hd h3 {
  text-align: center;
}
.m-activityRules .box .hd a {
  width: 0.6rem;
  height: 0.575rem;
  display: inline-block;
  background: url("../images/qixi/close.png") center no-repeat;
  background-size: contain;
  position: absolute;
  right: 1rem;
  top: 1.5rem;
}
.m-activityRules .box .box-text {
  padding: 0 1.1rem;
  font-size: 0.6rem;
}
.m-activityRules .box .box-text .text {
  line-height: 1.1rem;
  margin-bottom: 0.6rem;
}
.m-activityRules .box .box-text .text h3 {
  color: #4d4d4d;
  display: inline-block;
}

.m-teamAlert {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.m-teamAlert.active {
  display: block;
}
.m-teamAlert .bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.m-teamAlert .box {
  width: 15.75rem;
  height: 9.675rem;
  margin-left: -7.875rem;
  margin-top: -4.8375rem;
  padding: 1.1rem;
  background: #fff;
  border-radius: 0.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
}
.m-teamAlert .box .hd h3 {
  font-size: 0.9rem;
  color: #333;
}
.m-teamAlert .box .hd a {
  width: 0.6rem;
  height: 0.575rem;
  display: inline-block;
  background: url("../images/qixi/close.png") center no-repeat;
  background-size: contain;
  position: absolute;
  right: 1rem;
  top: 1.5rem;
  float: right;
}
.m-teamAlert .box .box-text {
  padding-top: 0.8rem;
}
.m-teamAlert .box .box-text p {
  font-size: 0.7rem;
}
.m-teamAlert .box-bt {
  position: absolute;
  bottom: 1.1rem;
}
.m-teamAlert .box-bt:after {
  display: table;
  clear: both;
  content: " ";
}
.m-teamAlert .box-bt a {
  width: 6.5rem;
  height: 2.25rem;
  line-height: 2.25rem;
  font-size: 0.7rem;
  text-align: center;
  display: block;
  float: left;
}
.m-teamAlert .box-bt a:nth-child(1) {
  margin-right: 0.55rem;
  color: #9e80f8;
  background: url(../images/qixi/alertBt.png) center no-repeat;
  background-size: contain;
}
.m-teamAlert .box-bt a:nth-child(2) {
  border-radius: 1.125rem;
  background: linear-gradient(137deg, #9880f9 4%, #ff7eec);
  color: #fff;
}
.m-teamAlert .toHome {
  width: 13.55rem;
  height: 2.25rem;
  line-height: 2.25rem;
  background: linear-gradient(137deg, #9880f9 4%, #ff7eec);
  border-radius: 1.125rem;
  font-size: 0.7rem;
  color: #fff;
  text-align: center;
  display: none;
  position: absolute;
  bottom: 1.1rem;
}

.m-wxTo {
  width: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.m-wxTo.active {
  display: block;
}
.m-wxTo .bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.m-wxTo .toBrowser {
  width: 11.7rem;
  height: 3.075rem;
  background-image: url("../images/browserBg.png");
  background-size: contain;
  position: absolute;
  top: 0.7rem;
  right: 0.45rem;
}
.m-wxTo .toBrowser h3 {
  margin-top: 1.175rem;
  text-align: center;
  color: #fff;
  font-size: 0.75rem;
  font-family: PingFangSC, PingFangSC-Medium;
}

.m-testTime {
  width: 16.3rem;
  height: 10rem;
  padding-top: 0.5rem;
  position: fixed;
  top: 4.2rem;
  right: -15rem;
  z-index: 999;
  background: #000;
  display: none;
  border: 0.05rem solid #eaecf0;
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.m-testTime.active {
  right: 0;
}
.m-testTime.actives {
  display: block;
}
.m-testTime i {
  width: 1.3rem;
  background: #64913c;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.m-testTime span {
  margin-left: 40px;
  padding: 0.25rem 0.3rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  border: 0.05rem solid #eaecf0;
  display: block;
  font-size: 0.6rem;
  color: #fff;
}
.m-testTime span.active {
  background: #3d3f41;
}

.m-qixi {
  background: linear-gradient(
    180deg,
    rgba(221, 211, 248, 0.78),
    rgba(251, 250, 254, 0.98) 38%,
    #f8f8f8 41%,
    #f8f8f8 97%
  );
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: relative;
}
.m-qixi .m-rule {
  width: 4.3rem;
  height: 1.75rem;
  line-height: 1.75rem;
  padding-left: 0.6rem;
  background: rgba(0, 0, 0, 0.32);
  border-radius: 2.5rem 0px 0px 2.5rem;
  background-image: url("../images/qixi/jt2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-position-x: 3.5rem;
  background-size: 0.4rem 0.65rem;
  font-size: 0.65rem;
  color: #fff;
  display: block;
  position: absolute;
  top: 5.8rem;
  right: 0;
}
.m-qixi .m-bg {
  width: 100%;
  height: 10.825rem;
  background: url(../images/qixi/bg.png) center no-repeat;
  background-size: cover;
}
.m-qixi header {
  width: 17.15rem;
  height: 6.75rem;
  padding: 1rem 0.8rem 0 0.8rem;
  margin: -60px auto 0 auto;
  background: #fff;
  background-image: none;
  border-radius: 0.4rem;
  overflow: hidden;
  box-shadow: 0px 4px 16px 0px rgba(226, 102, 214, 0.09);
}
.m-qixi header .m-login {
  padding-bottom: 0.9rem;
  border-bottom: 0.025rem solid #f1f1f1;
}
.m-qixi header .m-login .userImg {
  width: 2.25rem;
  height: 2.25rem;
}
.m-qixi header .m-login .userImg .user {
  display: none;
}
.m-qixi header .m-login .userImg .qixiUser {
  display: block;
}
.m-qixi header .m-login .no-login h3 {
  line-height: 1.1rem;
  margin-top: 0;
  margin-bottom: 0.25rem;
  font-size: 0.8rem;
}
.m-qixi header .m-login .show-login h3 {
  margin-top: 0;
  font-size: 0.8rem;
}
.m-qixi header .m-login .show-login a {
  top: 0.5rem;
  right: -4.2rem;
}
.m-qixi header .m-hint {
  height: 1.5rem;
  margin: 0.6rem 0;
  position: absolute;
  bottom: 0;
}
.m-qixi main {
  margin: 20px auto 0 auto;
  padding: 0 0.8rem;
  background: none;
}
.m-qixi main .m-tab > div.active span {
  color: #e266d6;
}
.m-qixi main .m-tab > div.active:after {
  background: #e266d6;
}
.m-qixi main .m-tab > div:nth-child(1) {
  margin-left: 3.025rem;
  margin-right: 6.025rem;
}
.m-qixi main .m-pag {
  width: 17.15rem;
  height: 10.9rem;
  background: #fff;
  border-radius: 0.4rem;
}
.m-qixi main .m-pag .m-cost {
  margin-top: 1rem;
  padding: 0 0.8rem;
}
.m-qixi main .m-pag .m-cost ul {
  margin: 0;
}
.m-qixi main .m-pag .m-cost ul li {
  width: 4.85rem;
  height: 6rem;
  margin-left: 0.5rem;
  background-image: url(../images/qixi/costBg.png);
}
.m-qixi main .m-pag .m-cost ul li.active {
  background-image: url(../images/qixi/costBgActive.png);
}
.m-qixi main .m-pag .m-cost ul li.active .title {
  background-image: url(../images/qixi/constTitleBg-active.png);
}
.m-qixi main .m-pag .m-cost ul li.active .costVal:after {
  background-image: linear-gradient(#9880f9, #ff7eec);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.m-qixi main .m-pag .m-cost ul li.active p {
  color: #e266d6;
}
.m-qixi main .m-pag .m-cost ul li:nth-child(1) {
  margin: 0;
}
.m-qixi main .m-group {
  width: 17.15rem;
  height: 6.75rem;
  margin: 1rem auto;
  padding: 0.95rem 0.8rem 1.2rem 0.75rem;
  background: #fff;
  border-radius: 0.4rem;
  display: block;
}
.m-qixi main .m-group .hd {
  height: 1.3rem;
  line-height: 1.3rem;
}
.m-qixi main .m-group .hd:after {
  display: table;
  clear: both;
  content: " ";
}
.m-qixi main .m-group .hd h3 {
  padding-left: 1.6rem;
  color: #454953;
  font-size: 0.75rem;
  float: left;
  background: url("../images/qixi/xin.png") left no-repeat;
  background-size: 1.4rem 1.3rem;
  background-position-y: -0.1rem;
}
.m-qixi main .m-group .hd .time {
  float: right;
  font-size: 0.6rem;
  font-weight: 600;
  color: #cd5ce7;
  display: none;
}
.m-qixi main .m-group .hd .time.active {
  display: block;
}
.m-qixi main .m-group .hd .time:after {
  display: table;
  clear: both;
  content: " ";
}
.m-qixi main .m-group .hd .time i {
  width: 0.85rem;
  height: 1.025rem;
  line-height: 0.975rem;
  margin-right: 0.075rem;
  background: #f7f8f9;
  border: 0.025rem solid #cd5ce7;
  text-align: center;
  border-radius: 0.1rem;
  box-shadow: 0.1rem 0.4rem 0.75rem 0px rgba(79, 24, 73, 0.04);
  display: inline-block;
  float: left;
}
.m-qixi main .m-group .hd .time i:last-child {
  margin: 0;
}
.m-qixi main .m-group .hd .time span {
  height: 1.025rem;
  line-height: 0.925rem;
  margin-left: 0.125rem;
  margin-right: 0.175rem;
  display: inline-block;
  float: left;
}
.m-qixi main .m-group .box {
  margin-top: 1rem;
  display: none;
}
.m-qixi main .m-group .box.active {
  display: block;
}
.m-qixi main .m-group .box:after {
  display: table;
  clear: both;
  content: " ";
}
.m-qixi main .m-group .box .userImg {
  width: 2.25rem;
  height: 2.25rem;
  border: 0.1rem solid #f87eed;
  border-radius: 50%;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
}
.m-qixi main .m-group .box .userImg span {
  width: max-content;
  height: 0.85rem;
  line-height: 0.85rem;
  padding: 0 0.4rem;
  text-align: center;
  background: #e266d6;
  border-radius: 0.4rem;
  color: #fff;
  font-size: 0.6rem;
  display: inline-block;
  position: absolute;
  right: -1.1rem;
  top: -0.3rem;
}
.m-qixi main .m-group .box .text p i {
  max-width: 3rem;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.m-qixi main .m-group .box1 .text {
  line-height: 1;
  margin-left: 1.4rem;
  float: left;
}
.m-qixi main .m-group .box1 .text p {
  height: 1.1rem;
  line-height: 1.1rem;
  font-size: 0.75rem;
  font-weight: bold;
}
.m-qixi main .m-group .box1 .text p font {
  color: #cd5ce7;
}
.m-qixi main .m-group .box1 .text span {
  height: 0.8rem;
  line-height: 0.8rem;
  margin-top: 0.15rem;
  font-size: 0.6rem;
  display: block;
  color: #56617e;
}
.m-qixi main .m-group .box1 .text span em {
  font-weight: unset;
}
.m-qixi main .m-group .box1 a {
  width: 3.45rem;
  height: 1.4rem;
  line-height: 1.4rem;
  margin-top: 0.3rem;
  text-align: center;
  background: linear-gradient(137deg, #9880f9 4%, #ff7eec);
  border-radius: 0.7rem;
  font-size: 0.6rem;
  display: inline-block;
  color: #fff;
  float: right;
}
.m-qixi main .m-group .box2 .info {
  float: left;
}
.m-qixi main .m-group .box2 .info:nth-child(1) {
  margin-right: 0.5rem;
}
.m-qixi main .m-group .box2 .info p {
  width: 4.27rem;
  height: 1.05rem;
  line-height: 1.05rem;
  margin-left: 1rem;
  margin-top: 0.5rem;
  white-space: nowrap;
  font-size: 0.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.m-qixi main .m-group .box3 .box-img {
  float: left;
  position: relative;
}
.m-qixi main .m-group .box3 .box-img .img {
  width: 2.25rem;
  height: 2.25rem;
  border: 0.1rem solid #f87eed;
  border-radius: 50%;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}
.m-qixi main .m-group .box3 .box-img .img:nth-child(2) {
  left: 1.3rem;
}
.m-qixi main .m-group .box3 .box-text {
  padding-left: 4rem;
  padding-top: 0.6rem;
  font-size: 0.75rem;
  font-weight: bold;
  float: left;
}
.m-qixi main .m-group .box3 .box-text em {
  width: 3.45rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  float: left;
}
.m-qixi main .m-group .box3 .box-text span {
  margin-right: 0.3rem;
  display: inline-block;
  float: left;
}
.m-qixi main .m-group .box3 > span {
  margin-left: 0.5rem;
  padding-top: 0.6rem;
  float: left;
  font-size: 0.75rem;
  background-image: linear-gradient(#9880f9, #ff7eec);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  font-weight: bold;
}
.m-qixi main .m-group .user {
  display: none;
}
.m-qixi main .m-group .user.active {
  display: block;
}
.m-qixi main .m-group .user span {
  left: 1.4rem;
}
.m-qixi main .m-group .noUser {
  float: left;
  display: none;
}
.m-qixi main .m-group .noUser.active {
  display: block;
}
.m-qixi main .m-group .noUser .noUserImg {
  width: 2.25rem;
  height: 2.25rem;
  float: left;
  background: url("../images/qixi/jia.png") center no-repeat;
  background-size: contain;
}
.m-qixi main .m-details {
  width: 17.15rem;
  height: 9.05rem;
  margin: 1rem auto;
  padding-top: 1rem;
  border-radius: 0.4rem;
  background: #fff;
}
.m-qixi main .m-details .info {
  margin-top: 1rem;
}
.m-qixi main .m-details .info ul li {
  width: 7.475rem;
}
.m-qixi main .m-details .info ul li:nth-child(2) {
  margin-left: 0.6rem;
}
.m-qixi main .m-details .info ul li:nth-child(4) {
  margin-left: 0.6rem;
}
.m-qixi main .m-details .info ul li p {
  width: 4.875rem;
}
.m-qixi main .m-flow {
  width: 17.15rem;
  height: 6.05rem;
  margin: 1rem auto;
  background: #fff;
  border-radius: 0.4rem;
  display: block;
  padding: 1rem 0.8rem 1.2rem;
}
.m-qixi main .m-flow .hd {
  height: 1.05rem;
  line-height: 1.05rem;
}
.m-qixi main .m-flow .hd:after {
  display: table;
  clear: both;
  content: " ";
}
.m-qixi main .m-flow .hd h3 {
  font-size: 0.75rem;
  float: left;
}
.m-qixi main .m-flow .hd a {
  font-size: 0.65rem;
  float: right;
  color: #56617e;
  padding-right: 0.6rem;
  display: inline-block;
  background: url("../images/jt.png") no-repeat;
  background-size: 0.4rem 0.65rem;
  background-position: center right;
}
.m-qixi main .m-flow .info {
  margin-top: 1rem;
}
.m-qixi main .m-flow .info ul:after {
  display: table;
  clear: both;
  content: " ";
}
.m-qixi main .m-flow .info ul li {
  width: 3.4rem;
  height: 1.8rem;
  line-height: 1.8rem;
  margin-right: 0.65rem;
  background: #f1f3ff;
  text-align: center;
  border-radius: 0.3rem;
  float: left;
  font-size: 0.65rem;
  position: relative;
}
.m-qixi main .m-flow .info ul li:after {
  width: 0.425rem;
  height: 0.4rem;
  position: absolute;
  right: -0.525rem;
  top: 0.7rem;
  background: url("../images/qixi/jt1.png") center no-repeat;
  background-size: 0.44rem 0.4rem;
  display: table;
  content: " ";
}
.m-qixi main .m-flow .info ul li:last-child {
  margin: 0;
}
.m-qixi main .m-flow .info ul li:last-child:after {
  display: none;
}
.m-qixi main .m-code {
  background: rgba(141, 162, 255, 0.12);
  margin-bottom: 1.2rem;
}
.m-qixi footer .m-payBt {
  background: #eeeafb;
  border-radius: 1.15rem;
  display: none;
}
.m-qixi footer .m-payBt.active {
  display: block;
}
.m-qixi footer .m-payBt .text {
  font-weight: bold;
}
.m-qixi footer .m-payBt .text span:nth-child(1) {
  color: #454953;
}
.m-qixi footer .m-payBt .text span:nth-child(2) {
  background-image: linear-gradient(#9880f9, #ff7eec);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.m-qixi footer .m-payBt .pay {
  border-radius: 0px 1.15rem 1.15rem 0px;
  background: linear-gradient(137deg, #9880f9 4%, #ff7eec);
}
.m-qixi footer .m-payBt .pay span {
  color: #fff;
}
.m-qixi footer .m-payBtTeam {
  width: 17.2rem;
  height: 2.3rem;
  margin: auto;
  margin-top: 0.6rem;
  display: block;
}
.m-qixi footer .m-payBtTeam:after {
  display: table;
  clear: both;
  content: " ";
}
.m-qixi footer .m-payBtTeam a {
  width: 8.25rem;
  height: 2.3rem;
  line-height: 2.3rem;
  text-align: center;
  display: inline-block;
  font-size: 0.75rem;
  float: left;
}
.m-qixi footer .m-payBtTeam a:nth-child(1) {
  margin-right: 0.7rem;
  color: #9e80f8;
  background: url("../images/qixi/bt.png") center no-repeat;
  background-size: contain;
}
.m-qixi footer .m-payBtTeam a:nth-child(2) {
  color: #fff;
  border-radius: 1.125rem;
  background: linear-gradient(137deg, #9880f9 4%, #ff7eec);
}
.m-qixi footer .m-textBox p a {
  color: #e266d6;
}

.m-newUserError {
  width: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
}
.m-newUserError p {
  width: 100%;
  height: 1.1rem;
  margin-top: -0.55rem;
  text-align: center;
  font-size: 0.75rem;
  position: absolute;
  top: 50%;
  z-index: 999;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.iframe-login body {
  background: transparent;
}
.iframe-login body > *:not(.m-shade) {
  display: none;
}

.iframe-pay body {
  background: rgba(0, 0, 0, 0.4);
}
.iframe-pay body header {
  background: transparent;
}
.iframe-pay body header * {
  display: none;
}
.iframe-pay body > *:not(main, footer) {
  display: none;
}
.iframe-pay body main {
  position: fixed;
  left: 0;
  bottom: 5.2rem;
  width: 100vw;
}
.iframe-pay body main > *:not(.m-pag, .m-details) {
  display: none;
}

/*# sourceMappingURL=index.css.map */
