.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, 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--text,
.van-toast--html {
  width: -webkit-fit-content;
  width: fit-content;
  min-width: 96px;
  min-height: 0;
  padding: 8px 12px;
}
.van-toast--text .van-toast__text,
.van-toast--html .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;
}

.subject-details[data-v-bfe3198c] {
  padding: 0 10px 10px 10px;
  margin-bottom: 100px;
}
.banner-area[data-v-bfe3198c] {
  padding: 10px;
}
.banner-area-all .text[data-v-bfe3198c] {
  border: 1px #888 solid;
  border-radius: 10px;
  margin: 10px 10px 0 10px;
  padding: 10px 22px;
  background-color: #f5f5f5;
}
.grid-row[data-v-bfe3198c] {
  font-size: 0;
}
.icon-area[data-v-bfe3198c] {
  width: 100%;
  height: 100%;
  padding: 0 0 15px 0;
}
.icon-area .main-grid[data-v-bfe3198c] {
  margin: -12px 0;
  position: relative;
}
.icon-area .main-grid[data-v-bfe3198c] .van-grid-item__content {
  background-color: transparent;
}
.icon-area .main-grid .grid-wrap[data-v-bfe3198c] {
  animation: myfirst-data-v-bfe3198c 2s;
  -webkit-animation: myfirst-data-v-bfe3198c 2s;
  animation-iteration-count: 99999;
  -webkit-animation-iteration-count: 99999;
}
.icon-area .main-grid .grid-wrap .main-img[data-v-bfe3198c] {
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.icon-area .main-grid .grid-wrap .main-img img[data-v-bfe3198c] {
  vertical-align: middle;
  width: 100%;
}
.icon-area .main-grid .grid-wrap .main-text[data-v-bfe3198c] {
  position: absolute;
  left: 0;
  bottom: 15%;
  font-size: 17px;
  font-weight: 700;
  width: 100%;
  text-align: center;
}
@keyframes myfirst-data-v-bfe3198c {
0% {
    transform: scale(1);
}
50% {
    transform: scale(0.96);
}
100% {
    transform: scale(1);
}
}
.switch_bot[data-v-bfe3198c] {
  position: fixed;
  left: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
  height: 100px;
}
.switch_bot .bot_wrap[data-v-bfe3198c] {
  margin: 10px auto;
  width: 70%;
  max-width: 400px;
  height: 40px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 5px;
}
.switch_bot .bot_wrap .van-button__text[data-v-bfe3198c] {
  text-shadow: 2px 2px 2px #2a8783;
}
.buy_btn[data-v-bfe3198c] {
  top: 2.53333vw;
  font-size: 5.33333vw;
  position: relative;
  border: none;
  color: #6ac2f6;
  background-image: url(../img/paybtn.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  width: 94%;
}
.buy_btn .btn_area[data-v-bfe3198c] {
  width: 100%;
  text-align: center;
  padding-left: 5px;
  padding-top: 3px;
}
.buy_btn .van-button__text[data-v-bfe3198c] {
  width: 100%;
}
.buy_btn .btn-font[data-v-bfe3198c] {
  color: #fff;
  position: relative;
  top: 0;
  font-size: 24px;
  font-weight: 700;
}
.buy_btn .btn-font2[data-v-bfe3198c] {
  color: #fff;
  position: relative;
  top: 0;
  font-size: 16px;
}
.switch_bot .van-button[data-v-bfe3198c] {
  height: 52px !important;
}
.switch_bot .pay-tips[data-v-bfe3198c] {
  font-size: 12px;
  text-align: center;
  margin-top: 20px;
  color: #888;
}

