
.pageBody[data-v-0410d144]{
  /* width: 1650px;
  height: 500px; */
  width: 91%;
  height: 100%;
  margin: 0.08333rem 1.33333rem;
}
.pointManage .assetInfo[data-v-0410d144]{
  margin: 0.16667rem 0.16667rem;
  width: 1.66667rem;
  height: 100%;
}
.lable[data-v-0410d144] {
  text-align: right;
}
.black[data-v-0410d144] {
  color: black;
}
.asset_data[data-v-0410d144] {
  box-shadow: 0 0.03333rem 0.06667rem rgba(0, 0, 0, 0.12), 0 0 0.1rem rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  padding-top: 0;
  padding-left: 0.16667rem;
  padding-right: 0.16667rem;
  padding-bottom: 0;
}
.lable1[data-v-0410d144] {
  font-size: 0.28333rem;
  margin-left: 3.33333rem;
}
.balance[data-v-0410d144] {
  margin-left: 1.66667rem;
  color: #0099ff;
}
.coupon[data-v-0410d144] {
  margin-left: 5rem;
  color: #0099ff;
}
.title[data-v-0410d144] {
  font-weight: 900;
  font-size: 0.3rem;
  color: #0099ff;
  margin-top: 0.16667rem;
}
/* .lanse {
  color: #0099ff;
} */
.el-tabs[data-v-0410d144] {
  box-shadow: none;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}
.youyi[data-v-0410d144] {
  margin-left: 0.83333rem;
}
.el-tabs[data-v-0410d144] {
  height: 6.33333rem;
}
@media (max-width: 768px) {
  /* 设置小屏幕尺寸下的样式 */
.title[data-v-0410d144],
  .pageContainer[data-v-0410d144] {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
}
.pageHeader[data-v-0410d144] {
    width: 100%;
    height: 10%;
    /* position: absolute; */
}
.pageBody[data-v-0410d144] {
    width: 100%;
    height: 80%;
    /* position: absolute; */
}
.pageFooter[data-v-0410d144] {
    width: 100%;
    height: 10%;
    /* position: absolute; */
}
}
@media (min-width: 769px) and (max-width: 1200px) {
  /* 设置中等屏幕尺寸下的样式 */
.title[data-v-0410d144],
  .pageContainer[data-v-0410d144] {
    width: 90%;
    height: 90%;
    margin-left: 5%;
    margin-right: 5%;
}
.pageHeader[data-v-0410d144] {
    width: 100%;
    height: 10%;
    /* position: absolute; */
}
.pageBody[data-v-0410d144] {
    width: 100%;
    height: 80%;
    /* position: absolute; */
}
.pageFooter[data-v-0410d144] {
    width: 100%;
    height: 10%;
    /* position: absolute; */
}
}

