




































/* 图片和支付样式开始 */
.shareCon[data-v-0cb0a37c] {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.moneyBox a[data-v-0cb0a37c],
.shareCon .courseShow[data-v-0cb0a37c] {
  display: inline-block;
}
.shareCon .courseShow[data-v-0cb0a37c] {
  width: 100%;
}
.moneyBox a[data-v-0cb0a37c] {
  display: block;
  width: 300px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  border-radius: 5px;
  background: #fff2cc;
  color: #d93f24;
  position: absolute;
  bottom: 50px;
  z-index: 99;
  left: 50%;
  text-align: center;
  transform: translateX(-150px);
}

/* 图片和支付样式结束 */
@media only screen and (max-width: 960px) {
  /* 图片和支付样式开始 */
.shareCon[data-v-0cb0a37c] {
    width: 98%;
}
  /* 图片和支付样式结束 */
}

