.pay-channel-item--YGnwavNI {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.5rem;
  color: #1b1c21;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.04);
}
.pay-channel-item--YGnwavNI:last-child {
  border-bottom: none;
}
.pay-channel-item--YGnwavNI:active {
  background: #fafafa;
}
.pay-channel-item--YGnwavNI.active--qcEleKhF .pay-channel-item-right--OgQDGI1u {
  border: 0.01rem solid #ff6229;
  position: relative;
}
.pay-channel-item--YGnwavNI.active--qcEleKhF .pay-channel-item-right--OgQDGI1u::after {
  content: '';
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 0.1rem;
  position: absolute;
  left: 0.03rem;
  top: 0.03rem;
  background: #ff6229;
}
.pay-channel-item--YGnwavNI .pay-channel-item-left--kKJBsfVX {
  display: flex;
  align-items: center;
}
.pay-channel-item--YGnwavNI .pay-channel-item-left--kKJBsfVX .icon--Ov2R2IdW {
  width: 0.2rem;
  height: 0.2rem;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 0.1rem;
}
.pay-channel-item--YGnwavNI .pay-channel-item-left--kKJBsfVX p {
  font-size: 0.14rem;
  line-height: 0.22rem;
  letter-spacing: 0.01rem;
}
.pay-channel-item--YGnwavNI .pay-channel-item-left--kKJBsfVX .union-pay-img--DDSSOrKC {
  width: 0.22rem;
  height: 0.22rem;
  margin-left: 0.12rem;
}
.pay-channel-item--YGnwavNI .pay-channel-item-left--kKJBsfVX .new-tag--Cae8wRfc {
  width: 0.36rem;
  height: 0.14rem;
  text-align: center;
  background: #ff4d4f;
  border-radius: 0.07rem;
  margin-left: 0.08rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-shadow: 0 0.01rem 0.01rem 0 rgba(255, 150, 0, 0.55);
  font-size: 0.1rem;
  font-weight: 500;
}
.pay-channel-item--YGnwavNI .pay-channel-item-right--OgQDGI1u {
  width: 0.18rem;
  height: 0.18rem;
  border: 0.01rem solid #d8d8d8;
  border-radius: 0.09rem;
}
.pay-channel-cpn {
  padding: 0 0.16rem;
}
.pay-channel-cpn .header-tips {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.16rem 0;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.04);
}
.pay-channel-cpn .header-tips .header-tips-img {
  width: 0.16rem;
  height: 0.16rem;
}
.pay-channel-cpn .header-tips .header-tips-text {
  font-weight: 400;
  color: #52C41A;
  font-size: 0.14rem;
  height: 0.22rem;
  line-height: 0.22rem;
}
.pay-channel-cpn .title {
  font-size: 0.16rem;
  font-weight: 500;
  text-align: center;
  color: #1b1c21;
  line-height: 0.22rem;
}
.pay-channel-cpn .pay-channel-main {
  padding: 0.05rem 0;
  overflow: hidden;
}
.pay-channel-cpn .pay-channel-main .pay-channel-toggle-main {
  transition: all 0.4s;
}
.pay-channel-cpn .pay-channel-main .pay-channel-toggle-main .pay-channel-more {
  display: flex;
  align-items: center;
  padding: 0.16rem;
  justify-content: center;
}
.pay-channel-cpn .pay-channel-main .pay-channel-toggle-main .pay-channel-more .text {
  font-size: 0.12rem;
  color: rgba(0, 0, 0, 0.45);
}
.pay-channel-cpn .pay-channel-main .pay-channel-toggle-main .pay-channel-more .img {
  width: 0.16rem;
  height: 0.16rem;
  margin-left: 0.04rem;
}
.pay-channel-cpn .pay-channel-main .pay-channel-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.5rem;
  color: #1b1c21;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.04);
}
.pay-channel-cpn .pay-channel-main .pay-channel-item:last-child {
  border-bottom: none;
}
.pay-channel-cpn .pay-channel-main .pay-channel-item:active {
  background: #fafafa;
}
.pay-channel-cpn .pay-channel-main .pay-channel-item.active .pay-channel-item-right {
  border: 0.01rem solid #ff6229;
  position: relative;
}
.pay-channel-cpn .pay-channel-main .pay-channel-item.active .pay-channel-item-right::after {
  content: '';
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 0.1rem;
  position: absolute;
  left: 0.03rem;
  top: 0.03rem;
  background: #ff6229;
}
.pay-channel-cpn .pay-channel-main .pay-channel-item .pay-channel-item-left {
  display: flex;
  align-items: center;
}
.pay-channel-cpn .pay-channel-main .pay-channel-item .pay-channel-item-left .icon {
  width: 0.2rem;
  height: 0.2rem;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 0.1rem;
}
.pay-channel-cpn .pay-channel-main .pay-channel-item .pay-channel-item-left p {
  font-size: 0.14rem;
  line-height: 0.22rem;
  letter-spacing: 0.01rem;
}
.pay-channel-cpn .pay-channel-main .pay-channel-item .pay-channel-item-left .union-pay-img {
  width: 0.22rem;
  height: 0.22rem;
  margin-left: 0.12rem;
}
.pay-channel-cpn .pay-channel-main .pay-channel-item .pay-channel-item-right {
  width: 0.18rem;
  height: 0.18rem;
  border: 0.01rem solid #d8d8d8;
  border-radius: 0.09rem;
}
.pay-channel-cpn .pay-channel-main .hbfq {
  display: flex;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.1rem;
}
.pay-channel-cpn .pay-channel-main .hbfq .fq-item {
  margin-right: 0.1rem;
  border: none;
  position: relative;
}
.pay-channel-cpn .pay-channel-main .hbfq .fq-item:last-child {
  margin-right: 0;
}
.pay-channel-cpn .pay-channel-main .hbfq .fq-item.active .fq-item-inner {
  color: #CDA168;
  border: 0.01rem solid #CDA168;
}
.pay-channel-cpn .pay-channel-main .hbfq .fq-item .fq-item-inner {
  width: 1.3rem;
  min-height: 0.54rem;
  height: 100%;
  border: 0.01rem solid #d8d8d8;
  border-radius: 4PX;
  flex-shrink: 0;
  color: #9d9d9d;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.04rem 0.02rem;
}
.pay-channel-cpn .pay-channel-main .hbfq .fq-item .fq-item-inner .l1 {
  font-size: 0.12rem;
  margin-bottom: 0.03rem;
}
.pay-channel-cpn .pay-channel-main .hbfq .fq-item .fq-item-inner .l2 {
  font-size: 0.12rem;
}
.pay-channel-cpn .pay-channel-main .hbfq .fq-item .conner-icon {
  z-index: 2;
  position: absolute;
  width: 0.2rem;
  bottom: 0;
  right: 0;
}
.pay-qrcode-dialog-cpn {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  max-width: 480PX;
  margin: 0 auto;
}
.pay-qrcode-dialog-cpn .g-mask {
  max-width: 480PX;
  margin: 0 auto;
}
.pay-qrcode-dialog-cpn .main-block {
  position: relative;
  text-align: center;
}
.pay-qrcode-dialog-cpn .main-block .qrcode-block {
  width: 3rem;
  padding: 0.25rem 0 0.38rem;
  background: #ffffff;
  border-radius: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pay-qrcode-dialog-cpn .main-block .qrcode-block .header {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pay-qrcode-dialog-cpn .main-block .qrcode-block .header .wx-icon {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.04rem;
}
.pay-qrcode-dialog-cpn .main-block .qrcode-block .header p {
  font-size: 0.16rem;
  font-weight: 500;
  color: #333333;
  letter-spacing: 0.01rem;
}
.pay-qrcode-dialog-cpn .main-block .qrcode-block .qrcode-inner {
  width: 1.92rem;
  height: 1.92rem;
  background: #ffffff;
  border-radius: 0.08rem;
  box-shadow: 0 0 0.15rem 0 rgba(53, 53, 64, 0.13);
  padding: 0.18rem;
  margin-top: 0.26rem;
}
.pay-qrcode-dialog-cpn .main-block .close-icon {
  width: 0.25rem;
  height: 0.25rem;
  margin-top: 0.24rem;
}
.qrcode-container {
  padding: 0.17rem;
  border-radius: 0.08rem;
  border: 0.01rem solid rgba(0, 0, 0, 0.08);
}
.qrcode-container img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.aggregate-payment {
  padding-top: 1.05rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.aggregate-payment .pay-error {
  color: rgba(0, 0, 0, 0.85);
  font-size: 0.2rem;
  margin-bottom: 0.16rem;
}
.aggregate-payment .error-tips {
  font-size: 0.14rem;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  line-height: 0.22rem;
}
.combination-pay-cpn {
  padding: 0.12rem 0.16rem;
  background: #fff;
  border-radius: 0.08rem;
  box-shadow: 0 0.02rem 0.08rem 0 rgba(0, 0, 0, 0.04);
  margin-bottom: 0.16rem;
}
.combination-pay-cpn > div {
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.45);
}
.combination-pay-cpn.input-change {
  padding-bottom: 0.08rem;
}
.combination-pay-cpn.input-change .to-be-paid-tip {
  display: block;
}
.combination-pay-cpn .show-price {
  padding-bottom: 0.08rem;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.06);
  font-size: 0.14rem;
  display: flex;
  flex-direction: column;
}
.combination-pay-cpn .show-price p {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  line-height: 0.3rem;
}
.combination-pay-cpn .show-price p > span {
  color: rgba(0, 0, 0, 0.85);
  margin-left: 0.04rem;
  display: inline-block;
  line-height: 0.3rem;
}
.combination-pay-cpn .show-price p:nth-child(2) span {
  color: #FF6229;
  font-weight: 600;
  position: relative;
  top: 0.01rem;
}
.combination-pay-cpn .show-price p .big-price {
  font-size: 0.18rem;
  margin-left: 0.04rem;
}
.combination-pay-cpn .pay-count {
  padding: 0.09rem 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.combination-pay-cpn .pay-count p {
  margin-left: auto;
  font-weight: 500;
  font-size: 0.2rem;
  color: #191919;
  line-height: 0.25rem;
}
.combination-pay-cpn .pay-count .pay-text {
  display: flex;
  justify-content: space-between;
  flex: 1;
}
.combination-pay-cpn .pay-count .money-input {
  font-size: 0.14rem;
  position: relative;
  height: 0.38rem;
  min-width: 0.42rem;
  margin-left: 0.04rem;
}
.combination-pay-cpn .pay-count .money-input.active span {
  font-size: 0.32rem;
}
.combination-pay-cpn .pay-count .money-input.active input {
  font-size: 0.32rem;
  font-weight: 600;
  top: 0.03rem;
}
.combination-pay-cpn .pay-count .money-input span {
  opacity: 0;
  display: inline-block;
  text-align: right;
  padding: 0;
  padding-left: 0.08rem;
  letter-spacing: 0;
}
.combination-pay-cpn .pay-count .money-input input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0.07rem;
  left: 0;
  border-style: none;
  font-size: 0.14rem;
  text-align: justify;
}
.combination-pay-cpn .pay-count .money-input input::-webkit-input-placeholder {
  color: #aaa;
  text-align: right;
}
.combination-pay-cpn .to-be-paid-tip {
  padding-top: 0.08rem;
  font-size: 0.12rem;
  color: rgba(0, 0, 0, 0.45);
  text-align: right;
  position: relative;
  display: none;
}
.combination-pay-cpn .to-be-paid-tip::before {
  content: '';
  width: 100%;
  position: absolute;
  height: 0.01rem;
  background: rgba(0, 0, 0, 0.06);
  left: 0;
  top: 0;
}
.pay-menu-header {
  padding: 0.2rem 0.16rem 0.16rem;
  background-color: #fff;
  border-radius: 0.08rem;
  box-shadow: 0 0.02rem 0.08rem 0 rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 0.16rem;
}
.pay-menu-header .user-info {
  display: flex;
  align-items: center;
  padding-bottom: 0.16rem;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.04);
  margin-bottom: 0.16rem;
}
.pay-menu-header .user-info img {
  width: 0.32rem;
  border-radius: 50%;
  margin-right: 0.12rem;
}
.pay-menu-header .user-info .user-name {
  max-width: 1.44rem;
  font-size: 0.16rem;
  font-weight: 500;
  line-height: 0.24rem;
}
.pay-menu-header .user-info .mobile-phone {
  margin-left: auto;
  line-height: 0.22rem;
}
.pay-menu-header .course-info .course-info-block {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.08rem;
}
.pay-menu-header .course-info .course-info-block span {
  line-height: 0.22rem;
  font-size: 0.16rem;
  max-width: 1.22rem;
}
.pay-menu-header .course-info .course-info-block img {
  width: 1.1rem;
  height: 0.62rem;
  margin-right: 0.12rem;
  border-radius: 0.04rem;
}
.pay-menu-header .course-info .course-info-block > div {
  margin-left: auto;
  text-align: right;
  display: flex;
  flex-direction: column;
  padding-left: 0.14rem;
}
.pay-menu-header .course-info .course-info-block > div span {
  font-size: 0.14rem;
}
.pay-menu-header .course-info .course-info-block > div img {
  width: 0.16rem;
  height: 0.16rem;
  margin: 0;
  padding: 0;
}
.pay-menu-header .course-info .course-info-block > div p {
  color: rgba(0, 0, 0, 0.45);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.pay-menu-header .course-info.course-info-hidden .discounts {
  display: none;
}
.pay-menu-header .course-info.course-info-hidden .course-info-block p img {
  transform: rotate(180deg);
}
.pay-menu-header .course-info .discounts {
  position: relative;
}
.pay-menu-header .course-info .discounts:nth-of-type(3) {
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.06);
}
.pay-menu-header .course-info .course-price-block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 0.14rem;
  line-height: 0.3rem;
}
.pay-menu-header .course-info .course-price-block.hidden {
  display: none;
}
.pay-menu-header .course-info .course-price-block.orderPrice {
  margin-bottom: 0.04rem;
}
.pay-menu-header .course-info .course-price-block .label {
  color: rgba(0, 0, 0, 0.45);
  white-space: nowrap;
}
.pay-menu-header .course-info .course-price-block img {
  width: 0.16rem;
  height: 0.16rem;
  margin-left: 0.08rem;
}
.pay-menu-header .course-info .course-price-block .price-count {
  margin-left: auto;
  max-width: 1.92rem;
  text-align: right;
}
.pay-menu-header .course-info p {
  font-size: 0.14rem;
  font-weight: 400;
  text-align: right;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.22rem;
  margin-top: 0.08rem;
}
.pay-menu-header .course-info .wait-pay {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.pay-menu-header .course-info .wait-pay span {
  color: #FF6229;
  font-weight: bold;
}
.pay-menu-header .course-info .wait-pay span.big-price {
  font-size: 0.2rem;
}
.pay-menu-subsection {
  padding: 0.2rem 0.16rem 0 0.16rem;
  background-color: #fff;
  border-radius: 0.08rem;
  box-shadow: 0 0.02rem 0.08rem 0 rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 0.16rem;
}
.pay-menu-subsection .user-info {
  display: flex;
  align-items: center;
  padding-bottom: 0.16rem;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.04);
  margin-bottom: 0.16rem;
}
.pay-menu-subsection .user-info img {
  width: 0.32rem;
  border-radius: 50%;
  margin-right: 0.12rem;
}
.pay-menu-subsection .user-info .user-name {
  max-width: 1.44rem;
  font-size: 0.16rem;
  font-weight: 500;
  line-height: 0.24rem;
}
.pay-menu-subsection .user-info .mobile-phone {
  margin-left: auto;
  line-height: 0.22rem;
}
.pay-menu-subsection .course-info .course-info-block {
  display: flex;
  align-items: flex-start;
}
.pay-menu-subsection .course-info .course-info-block span {
  line-height: 0.22rem;
  font-size: 0.16rem;
}
.pay-menu-subsection .course-info .course-info-block img {
  width: 1.1rem;
  height: 0.62rem;
  padding-right: 0.12rem;
}
.pay-menu-subsection .course-info .course-price-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.14rem;
  min-height: 0.38rem;
}
.pay-menu-subsection .course-info .course-price-block:last-child {
  border-top: rgba(0, 0, 0, 0.04) 0.01rem solid;
  padding: 0;
  height: 0.58rem;
  margin-top: 0.08rem;
}
.pay-menu-subsection .course-info .course-price-block:last-child .price-count span {
  color: #FF6229;
  font-weight: 500;
  font-size: 0.12rem;
}
.pay-menu-subsection .course-info .course-price-block:last-child .price-count span:nth-child(2) {
  margin-left: 0.02rem;
  font-size: 0.16rem;
}
.pay-menu-subsection .course-info .course-price-block.sub-content {
  margin-top: 0.16rem;
  align-items: flex-start;
}
.pay-menu-subsection .course-info .course-price-block .buy-content {
  max-width: 1.92rem;
  margin-left: auto;
  text-align: right;
}
.pay-menu-subsection .course-info .course-price-block.hidden {
  display: none;
}
.pay-menu-subsection .course-info .course-price-block .label {
  color: rgba(0, 0, 0, 0.45);
}
.pay-menu-subsection .course-info .course-price-block img {
  width: 0.16rem;
  height: 0.16rem;
  margin-left: 0.08rem;
}
.pay-menu-subsection .course-info .course-price-block .price-count {
  margin-left: auto;
}
.event-pay-error {
  background-color: #fff;
  text-align: center;
  height: 100vh;
}
.event-pay-error img {
  width: 1.24rem;
  height: 1.24rem;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0.7rem auto 0.2rem;
}
.sub-event-pay {
  padding: 0.12rem 0.16rem 0;
  min-height: 100vh;
  padding-bottom: calc(env(safe-area-inset-bottom) + 0.52rem);
  display: flex;
  flex-direction: column;
}
.sub-event-pay .header {
  padding: 0.16rem 0.2rem;
  border-radius: 0.1rem;
  background-color: #fff;
  margin-bottom: 0.12rem;
}
.sub-event-pay .header p {
  font-size: 0.14rem;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.22rem;
  display: flex;
  justify-content: space-between;
}
.sub-event-pay .header .best-price {
  margin-top: 0.12rem;
}
.sub-event-pay .header .best-price span {
  color: #ff302a;
}
.sub-event-pay .header .coupon-wrapper {
  margin-top: 0.16rem;
  padding-top: 0.14rem;
  border-top: 0.01rem solid #f4f4f4;
}
.sub-event-pay .header .header-top {
  display: flex;
  justify-content: space-between;
}
.sub-event-pay .header .header-top p {
  padding-left: 0.14rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 1.87rem;
}
.sub-event-pay .header .header-top p:nth-child(2) {
  text-align: right;
}
.sub-event-pay .header .header-top p span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sub-event-pay .header .header-top img {
  width: 1.1rem;
  height: 0.62rem;
  border-radius: 0.04rem;
}
.sub-event-pay .pay-block {
  border-radius: 0.1rem;
  background-color: #fff;
  margin-bottom: 0.16rem;
}
.sub-event-pay .confirmation-bottom {
  background: #ffffff;
  border-top: 0.01rem solid #f8f8f8;
  display: flex;
  justify-content: space-between;
  bottom: 0;
  align-items: center;
  position: fixed;
  width: 100%;
  height: calc(0.52rem + env(safe-area-inset-bottom));
  left: 0;
  padding: 0 0.16rem env(safe-area-inset-bottom);
}
.sub-event-pay .confirmation-bottom p {
  font-size: 0.14rem;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.22rem;
}
.sub-event-pay .confirmation-bottom p .price {
  font-weight: 600;
  color: #ff6229;
  line-height: 0.24rem;
  display: inline-block;
  font-size: 0.14rem;
  margin-left: 0.1rem;
}
.sub-event-pay .confirmation-bottom p .price span {
  font-size: 0.2rem;
  margin-left: 0.02rem;
}
.sub-event-pay .confirmation-bottom button {
  width: 1.16rem;
  line-height: 0.4rem;
  background: #ff6229;
  border-radius: 0.2rem;
  color: #fff;
  font-weight: 500;
  font-size: 0.16rem;
}
.sub-event-pay .confirmation-bottom button:active {
  background: #d94b18;
}
.sub-event-pay .ios-bottom {
  width: 100%;
  height: constant(safe-area-inset-bottom);
  height: env(safe-area-inset-bottom);
}
.sub-event-pay .order-close-tip {
  width: 1.55rem;
  line-height: 0.64rem;
  background: rgba(0, 0, 0, 0.85);
  text-align: center;
  border-radius: 0.06rem;
  color: #fff;
}
.sub-event-pay .buynotice-tip {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.36rem;
  height: 1.6rem;
  border-radius: 0.08rem;
  background: url(../images/20210226_115935_warn.png) no-repeat;
  background-color: #262626;
  background-size: 0.4rem;
  background-position: center 0.3rem;
  color: #fff;
  padding: 0.84rem 0.12rem 0;
  text-align: center;
  font-size: 0.17rem;
  line-height: 0.24rem;
}
