.page[data-v-ee373dec] {
  width: 980px;
  padding: 10px 20px;
  font-size: 14px;
}
.page .warning[data-v-ee373dec] {
  padding: 14px;
  font-size: 12px;
  color: #f48000;
  background: #fffae2;
}
.page .total[data-v-ee373dec] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  width: 940px;
  border: 1px solid #f3f4f8;
  border-radius: 8px;
}
.page .left[data-v-ee373dec],
.page .right[data-v-ee373dec] {
  height: 98px;
  flex: 1;
  text-align: center;
}
.page .left p[data-v-ee373dec],
.page .right p[data-v-ee373dec] {
  margin-top: 28px;
}
.page .left div span[data-v-ee373dec],
.page .right div span[data-v-ee373dec] {
  font-size: 28px;
}
.page .left[data-v-ee373dec] {
  border-right: 1px solid #f3f4f8;
}
.page .main_top[data-v-ee373dec] {
  height: 40px;
  background: #fafafa;
  border: 1px solid #eaeaea;
  margin: 20px 0 12px 0;
}
.page .main_top span[data-v-ee373dec] {
  color: #666666;
  border-top: 2px solid #fafafa;
  display: inline-block;
  width: 136px;
  height: 40px;
  text-align: center;
  line-height: 36px;
  box-sizing: border-box;
  cursor: pointer;
  border-right: 1px solid #eaeaea;
}
.page .main_top .active[data-v-ee373dec] {
  background: #ffffff;
  height: 41px;
  color: #343434;
  border-top: 2px solid #008ee1;
}
.page .tabs[data-v-ee373dec] {
  display: flex;
}
.page .tabs .item[data-v-ee373dec] {
  width: 74px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin: 0 10px 20px 0;
  background: #fafafa;
  border-radius: 2px;
  cursor: pointer;
}
.page .tabs .active[data-v-ee373dec] {
  color: #0a50a1;
  background: #e1f5fe;
}
.page .cards[data-v-ee373dec] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  cursor: pointer;
}
.page .cards .item[data-v-ee373dec] {
  position: relative;
  width: 465px;
  height: 248px;
  border-radius: 6px;
  margin-bottom: 10px;
  background: #fafafa;
}
.page .cards .item[data-v-ee373dec]:nth-child(2n-1) {
  margin-right: 10px;
}
.page .cards img[data-v-ee373dec] {
  width: 100%;
  height: 182px;
  border-radius: 6px 6px 0 0;
}
.page .cards .title[data-v-ee373dec] {
  margin: 14px 0 0 12px;
}
.page .cards .time[data-v-ee373dec] {
  color: #999;
  margin: 8px 0 0 12px;
}
.page .cards .btn[data-v-ee373dec] {
  position: absolute;
  right: 14px;
  bottom: 18px;
  background: #008ee1;
}
.page .cards .btn.is-disabled[data-v-ee373dec] {
  background: #7bc8f6;
}

