
.header[data-v-131c8f2e] {
  min-height: 60px;
}
.item2[data-v-131c8f2e] {
  display: none;
}
.content[data-v-131c8f2e] {
  width: 900px;
  margin: 30px auto;
  background: #f7f7f7;
  padding: 30px;
  box-sizing: border-box;
  border-radius: 5px;
}
.informationName[data-v-131c8f2e],
.payBtn[data-v-131c8f2e] {
  display: inline-block;
  line-height: 25px;
}
.informationName[data-v-131c8f2e] {
  width: 70%;
  font-weight: 600;
}
.payBtn[data-v-131c8f2e] {
  padding: 0 10px;
  text-align: center;
  background: #ffb657;
  color: #fff;
  height: 25px;
  font-size: 12px;
  border-radius: 3px;
  cursor: pointer;
}
.list[data-v-131c8f2e] {
  margin-bottom: 40px;
}
.listTop[data-v-131c8f2e] {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.listBottom[data-v-131c8f2e]:deep(span) {
  color: #989893 !important;
}
.listBottom[data-v-131c8f2e] {
  margin-top: 15px;
  color: #989893;
  line-height: 30px;
  display: none;
}
.zhifubao[data-v-131c8f2e],
#mm[data-v-131c8f2e] {
  display: none;
}
/* 初始化样式结束 */
@media only screen and (max-width: 960px) {
  /* 初始化样式开始 */
.content[data-v-131c8f2e] {
    width: 93%;
    padding: 20px 3%;
}
#pp[data-v-131c8f2e] {
    display: none;
}
#mm[data-v-131c8f2e] {
    display: inline-block;
}
}

