[data-v-1e144298]:export {
  menuText: #bfcbd9;
  menuActiveText: #1d2d3d;
  subMenuActiveText: #bfcbd9;
  menuBg: #001529;
  menuHover: #77b7fe;
  subMenuBg: #001529;
  subMenuHover: #77b7fe;
  sideBarWidth: 1.1458rem;
}
.cardsSty[data-v-1e144298] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cardsSty .card[data-v-1e144298] {
  width: 450px;
  height: 200px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.cardsSty .card .listOne[data-v-1e144298] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.cardsSty .card .listOne .listOneTe[data-v-1e144298] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  margin-top: 8px;
}
.cardsSty .card .listTwo[data-v-1e144298] {
  height: 100%;
  width: 100%;
  padding: 20px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cardsSty .card .listTwo .listTwoLeft[data-v-1e144298] {
  width: 160px;
  height: 160px;
}
.cardsSty .card .listTwo .listTwoRig[data-v-1e144298] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cardsSty .card .listTwo .listTwoRig .listTwoRigTop[data-v-1e144298] {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #222222;
}
.cardsSty .card .listTwo .listTwoRig .listTwoRigCen[data-v-1e144298] {
  margin-top: 8px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  height: 100px;
}
.cardsSty .card .listTwo .listTwoRig .listTwoRigBot[data-v-1e144298] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cardsSty .card .listTwo .listTwoRig .listTwoRigBot[data-v-1e144298] .el-button {
  height: 32px;
}


/*# sourceMappingURL=61.7a922fc3.css.map*/