.van-toast{position:fixed;top:50%;left:50%;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-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:content-box;width:88px;max-width:70%;min-height:88px;padding:16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-break:break-all;background-color:rgba(0,0,0,.7);border-radius:8px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-toast--unclickable{overflow:hidden}.van-toast--unclickable *{pointer-events:none}.van-toast--html,.van-toast--text{width:-webkit-fit-content;width:fit-content;min-width:96px;min-height:0;padding:8px 12px}.van-toast--html .van-toast__text,.van-toast--text .van-toast__text{margin-top:0}.van-toast--top{top:20%}.van-toast--bottom{top:auto;bottom:20%}.van-toast__icon{font-size:36px}.van-toast__loading{padding:4px;color:#fff}.van-toast__text{margin-top:8px}.van-pagination{display:-webkit-box;display:-webkit-flex;display:flex;font-size:14px}.van-pagination__item,.van-pagination__page-desc{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}.van-pagination__item{-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;min-width:36px;height:40px;color:#1989fa;background-color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.van-pagination__item:active{color:#fff;background-color:#1989fa}.van-pagination__item:after{border-width:1px 0 1px 1px}.van-pagination__item:last-child:after{border-right-width:1px}.van-pagination__item--active{color:#fff;background-color:#1989fa}.van-pagination__next,.van-pagination__prev{padding:0 4px;cursor:pointer}.van-pagination__item--disabled,.van-pagination__item--disabled:active{color:#646566;background-color:#f7f8fa;cursor:not-allowed;opacity:.5}.van-pagination__page{-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0}.van-pagination__page-desc{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;color:#646566}.van-pagination--simple .van-pagination__next:after,.van-pagination--simple .van-pagination__prev:after{border-width:1px}.van-checkbox{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-checkbox--disabled{cursor:not-allowed}.van-checkbox--label-disabled{cursor:default}.van-checkbox--horizontal{margin-right:12px}.van-checkbox__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-checkbox__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-checkbox__icon--round .van-icon{border-radius:100%}.van-checkbox__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-checkbox__icon--disabled{cursor:not-allowed}.van-checkbox__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:#c8c9cc}.van-checkbox__label{margin-left:8px;color:#323233;line-height:20px}.van-checkbox__label--left{margin:0 8px 0 0}.van-checkbox__label--disabled{color:#c8c9cc}.van-empty{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-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:32px 0}.van-empty__image{width:160px;height:160px}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:16px;padding:0 60px;color:#969799;font-size:14px;line-height:20px}.van-empty__bottom{margin-top:24px}.van-picker{position:relative;background-color:#fff;-webkit-user-select:none;user-select:none}.van-picker__toolbar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:44px}.van-picker__cancel,.van-picker__confirm{height:100%;padding:0 16px;font-size:14px;background-color:transparent;border:none;cursor:pointer}.van-picker__cancel:active,.van-picker__confirm:active{opacity:.7}.van-picker__confirm{color:#576b95}.van-picker__cancel{color:#969799}.van-picker__title{max-width:50%;font-weight:500;font-size:16px;line-height:20px;text-align:center}.van-picker__columns{position:relative;cursor:grab}.van-picker__columns,.van-picker__loading{display:-webkit-box;display:-webkit-flex;display:flex}.van-picker__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#1989fa;background-color:hsla(0,0%,100%,.9)}.van-picker__frame{top:50%;right:16px;left:16px;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-picker__frame,.van-picker__mask{position:absolute;pointer-events:none}.van-picker__mask{top:0;left:0;z-index:1;width:100%;height:100%;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-image:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-repeat:no-repeat;background-position:top,bottom;-webkit-transform:translateZ(0);transform:translateZ(0)}.van-picker-column{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden;font-size:16px}.van-picker-column__wrapper{-webkit-transition-timing-function:cubic-bezier(.23,1,.68,1);transition-timing-function:cubic-bezier(.23,1,.68,1)}.van-picker-column__item{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;padding:0 4px;color:#000}.van-picker-column__item--disabled{cursor:not-allowed;opacity:.3}[data-v-42a4a541]{margin:0;left:0}.productDetail[data-v-42a4a541]{width:100%}.productDetail .header[data-v-42a4a541]{background-color:#f5f5f5;z-index:auto;width:100%;height:1rem}.productDetail .header .headContent[data-v-42a4a541]{width:65%;height:1rem;display:flex;justify-content:space-between;align-items:center}.productDetail .header .headContent .iconfont[data-v-42a4a541]{font-size:.5rem}.productDetail .header .headContent .info1[data-v-42a4a541]{width:1.814rem;height:.64rem;display:flex;align-items:center;overflow-wrap:break-word;color:#202020;font-size:.325rem}.productDetail .section-title[data-v-42a4a541]{width:100%;height:5rem;background-color:#fff}.productDetail .section-title .group1[data-v-42a4a541]{width:100%;height:80%}.productDetail .section-title .group1 img[data-v-42a4a541]{width:100%;height:100%}.productDetail .section-title .group1 ul[data-v-42a4a541]{display:none!important}.productDetail .section-title .title-txt[data-v-42a4a541]{width:100%;height:1rem;line-height:.8rem;font-size:.28rem;margin:0;display:flex;justify-content:center}.productDetail .section-title .title-txt span[data-v-42a4a541]{display:block;width:90%}.productDetail .section[data-v-42a4a541]{width:100%;display:flex;flex-direction:column;align-items:center}.productDetail .section .section-title[data-v-42a4a541]{width:100%;background-color:#fff}.productDetail .section .section-title img[data-v-42a4a541]{width:100%}.productDetail .section .section-title .title-txt[data-v-42a4a541]{width:100%;height:1rem;line-height:.8rem;font-size:.28rem;margin:0;display:flex;justify-content:center}.productDetail .section .section-title .title-txt span[data-v-42a4a541]{display:block;width:90%}.productDetail .section .section-package[data-v-42a4a541]{width:100%;display:flex;flex-direction:column;align-items:center;font-size:.28rem;background-color:#fff;margin-top:.2rem;padding-bottom:.2rem}.productDetail .section .section-package .package-tit[data-v-42a4a541]{width:90%;height:1rem;display:flex;align-items:center;font-weight:600}.productDetail .section .section-package .package-choice[data-v-42a4a541]{width:90%;display:flex;justify-content:space-between;flex-wrap:wrap}.productDetail .section .section-package .package-choice .choice[data-v-42a4a541]{width:48%;height:.6rem;font-size:.24rem;display:flex;justify-content:center;align-items:center;border-radius:.1rem;background-color:#f0e6ff;margin-bottom:.2rem}.productDetail .section .section-package .package-choice .choice .choice>div[data-v-42a4a541]{width:90%;display:flex;justify-content:space-between;align-items:center}.productDetail .section .section-package .package-class[data-v-42a4a541]{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:.3rem;padding-bottom:.2rem}.productDetail .section .section-package .package-class .class-ul[data-v-42a4a541]{width:90%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0;margin-bottom:.2rem}.productDetail .section .section-package .package-class .class-ul li[data-v-42a4a541]{width:45%;height:.7rem;display:flex;justify-content:center;align-items:center;border:1px solid #efefef;border-radius:.4rem;list-style:none;margin-top:.2rem;font-size:.26rem}.productDetail .section .section-package .package-class .class-ul .active[data-v-42a4a541]{background-image:linear-gradient(90deg,#af7eed,#d6b1f7);color:#fff}.productDetail .section .section-package .package-class .class-unfold[data-v-42a4a541]{width:100%;height:1rem;display:flex;justify-content:center;align-items:center;font-size:.22rem}.productDetail .section .class-detail[data-v-42a4a541]{width:100%;display:flex;flex-direction:column;align-items:center;font-size:.28rem;background-color:#fff;margin-top:.2rem}.productDetail .section .class-detail .detail-tit[data-v-42a4a541]{width:90%;height:1rem;display:flex;align-items:center;font-weight:600}.productDetail .section .class-detail .detail-txt[data-v-42a4a541]{width:90%}.productDetail .section .class-detail .detail-txt .row[data-v-42a4a541]{display:flex;width:100%;height:.6rem}.productDetail .section .class-detail .detail-txt .row .cont[data-v-42a4a541]{margin-right:.4rem}.productDetail .section .section-detail[data-v-42a4a541]{width:100%;display:flex;flex-direction:column;align-items:center;font-size:.28rem;background-color:#fff;margin-top:.2rem}.productDetail .section .section-detail .detail-tit[data-v-42a4a541]{width:90%;height:1rem;display:flex;align-items:center;font-weight:600}.productDetail .section .section-detail .detail-txt[data-v-42a4a541]{width:100%;display:flex;justify-content:center}.productDetail .section .section-detail .detail-txt .txt-ul[data-v-42a4a541]{width:90%;height:5rem;overflow-y:scroll;padding:0;display:flex;flex-direction:column;align-items:center}.productDetail .section .section-detail .detail-txt .txt-ul li[data-v-42a4a541]{width:100%;height:1rem;list-style:none;display:flex;justify-content:space-between;align-items:center;padding-bottom:.1rem;padding-top:.1rem;border-bottom:.01rem solid #e5e5e5}.productDetail .section .section-detail .detail-txt .txt-ul li .time-two[data-v-42a4a541],.productDetail .section .section-detail .detail-txt .txt-ul li .week[data-v-42a4a541]{margin-left:.2rem}.productDetail .section .section-adress[data-v-42a4a541]{width:100%;height:1rem;background-color:#fff;margin-top:.2rem;display:flex;justify-content:center;align-items:center}.productDetail .section .section-adress .adress-content[data-v-42a4a541]{width:90%;display:flex;justify-content:space-between;align-items:center}.productDetail .section .section-adress .adress-content .adress-label[data-v-42a4a541]{font-size:.28rem;font-weight:600}.productDetail .section .section-adress .adress-content .adress-txt[data-v-42a4a541]{font-size:.28rem}.productDetail .section .section-coach[data-v-42a4a541]{height:3.7rem;font-size:.28rem;background-color:#fff;margin-top:.2rem}.productDetail .section .section-coach .coach-content[data-v-42a4a541],.productDetail .section .section-coach[data-v-42a4a541]{width:100%;display:flex;flex-direction:column;align-items:center}.productDetail .section .section-coach .coach-content .coach-tit[data-v-42a4a541]{width:90%;height:1rem;display:flex;align-items:center;font-weight:600}.productDetail .section .section-coach .coach-content .coach-detail[data-v-42a4a541]{width:90%;height:2.3rem;background-color:#f1eef6;border-radius:.2rem;display:flex;flex-wrap:nowrap;align-items:center;padding-left:.3rem}.productDetail .section .section-coach .coach-content .coach-detail .coach-headImg img[data-v-42a4a541]{width:1rem;height:1rem;border-radius:50%}.productDetail .section .section-coach .coach-content .coach-detail .coach-information[data-v-42a4a541]{margin-left:.3rem;display:flex;flex-direction:column;justify-content:space-around}.productDetail .section .section-coach .coach-content .coach-detail .coach-information .coach-name[data-v-42a4a541]{height:.6rem;display:flex;align-items:center}.productDetail .section .section-coach .coach-content .coach-detail .coach-information .coach-name .coach-type[data-v-42a4a541]{width:.6rem;height:.4rem;border-radius:.1rem;display:flex;justify-content:center;align-items:center;font-size:.2rem;background-color:#8938ff;color:#fff}.productDetail .section .section-coach .coach-content .coach-detail .coach-information .coach-name .coach-txt[data-v-42a4a541]{font-size:.3rem;margin-left:.1rem}.productDetail .section .section-apply[data-v-42a4a541]{width:100%;height:3rem;display:flex;flex-direction:column;align-items:center;margin-top:.2rem;background-color:#fff}.productDetail .section .section-apply .apply-tit[data-v-42a4a541]{width:90%;height:1rem;display:flex;justify-content:space-between;align-items:center}.productDetail .section .section-apply .apply-tit .tit-left[data-v-42a4a541]{font-size:.28rem;font-weight:600}.productDetail .section .section-apply .apply-tit .tit-right[data-v-42a4a541]{font-size:.22rem}.productDetail .section .section-apply .apply-detail[data-v-42a4a541]{width:90%;font-size:.28rem;display:flex;justify-content:space-between;align-items:center}.productDetail .section .section-apply .apply-detail .apply[data-v-42a4a541]{width:48%;height:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.2rem}.productDetail .section .section-apply .apply-detail .apply .num[data-v-42a4a541]{font-size:.3rem;font-weight:600;width:100%;height:50%;display:flex;justify-content:center;align-items:center}.productDetail .section .section-apply .apply-detail .apply .txt[data-v-42a4a541]{font-size:.25rem}.productDetail .section .section-apply .apply-detail .applied[data-v-42a4a541]{background-color:#eef6f6}.productDetail .section .section-apply .apply-detail .residue[data-v-42a4a541]{background-color:#fcf6ea}.productDetail .section .section-content[data-v-42a4a541]{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#fff;margin-top:.2rem}.productDetail .section .section-content .content-tit[data-v-42a4a541]{width:90%;height:1rem;display:flex;align-items:center;font-weight:600;font-size:.28rem}.productDetail .section .section-content .content .content-ul[data-v-42a4a541]{padding:0}.productDetail .section .section-content .content .content-ul li[data-v-42a4a541]{list-style:none;margin:0}.productDetail .section .sign[data-v-42a4a541]{width:100%;display:flex;flex-direction:column;background-color:#fff;position:fixed;bottom:0;left:0;margin-top:.2rem;height:1.6rem}.productDetail .section .sign .addAplly[data-v-42a4a541]{background-color:#8938ff;color:#fff}.productDetail .section .sign .addAplly[data-v-42a4a541],.productDetail .section .sign .endApply[data-v-42a4a541]{display:block;width:90%;height:.8rem;display:flex;justify-content:center;align-items:center;font-size:.3rem;border-radius:.4rem;margin:auto}.productDetail .section .sign .endApply[data-v-42a4a541]{background-color:#e5e5e5}.productDetail .section .sign .van-checkbox[data-v-42a4a541]{font-size:.25rem;margin:auto}.productDetail .section .sign .van-checkbox span[data-v-42a4a541]{color:#4169e1}.productDetail .codeQr[data-v-42a4a541]{width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:99}.productDetail .codeQr .out[data-v-42a4a541]{width:6rem;height:6.5rem;background-color:#fff;display:flex;flex-direction:column;align-items:center;border-radius:.4rem}.productDetail .codeQr .out .Qr-tit[data-v-42a4a541]{width:100%;height:1rem;border-radius:.4rem .4rem 0 0;background-color:#efefef;font-size:.3rem;display:flex;justify-content:center;align-items:center}.productDetail .codeQr .out .Qr-ps[data-v-42a4a541]{width:100%;font-size:.28rem;display:flex;justify-content:center;align-items:center;margin-top:.1rem}.productDetail .codeQr img[data-v-42a4a541]{width:4rem;height:4rem;margin-top:.3rem}.selectClass[data-v-42a4a541]{width:100%;font-size:.28rem;text-align:center;padding:.4rem;box-sizing:border-box}