.skeleton-tamplate .header--img[data-v-482715a4] {
  width: 100%;
  height: 7.73333rem;
  background: #ededed;
  background-image: url("https://shigongbang.obs.cn-east-3.myhuaweicloud.com/UJCwxpcyB5bzRKfxG4mkf.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.skeleton-tamplate .container[data-v-482715a4] {
  width: 100%;
  padding: 0.4rem;
  background: #fff;
  margin-bottom: 0.26667rem;
}
.skeleton-tamplate .container_title[data-v-482715a4] {
    width: 2rem;
    height: 0.76rem;
    border-radius: 0.13333rem;
    margin-bottom: 0.26667rem;
    background: #ededed;
}
.skeleton-tamplate .container_main[data-v-482715a4] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.skeleton-tamplate .container_main--left[data-v-482715a4] {
      width: 45%;
      height: 0.76rem;
      border-radius: 0.13333rem;
      margin-bottom: 0.4rem;
      background: #ededed;
}
.tab_title[data-v-482715a4] {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.4rem;
  margin-bottom: 0.26667rem;
}
.tab_title--row[data-v-482715a4] {
    width: 2rem;
    height: 0.76rem;
    border-radius: 0.13333rem;
}
.tab_title--title[data-v-482715a4] {
    width: 2rem;
    font-size: 0.37333rem;
    line-height: 0.76rem;
    color: #ef4033;
    border-bottom: 0.05333rem solid #ef4033;
}
.tab-main[data-v-482715a4] {
  padding: 0.4rem 0.21333rem;
  background: #fff;
}
.tab-main_row[data-v-482715a4] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0.26667rem;
}
.tab-main_row--left[data-v-482715a4] {
      width: 25%;
      height: 0.76rem;
      background: #ededed;
      border-radius: 0.13333rem;
}
.tab-main_row--right[data-v-482715a4] {
      width: 65%;
      height: 0.76rem;
      background: #ededed;
      border-radius: 0.13333rem;
}
.footer[data-v-482715a4] {
  width: 100%;
  height: 1.28rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #fff;
}
.footer_lf[data-v-482715a4] {
    width: 50%;
    height: 1.28rem;
    font-size: 0.426667rem;
    text-align: center;
    line-height: 1.28rem;
}
.footer_rg[data-v-482715a4] {
    width: 50%;
    height: 1.28rem;
    font-size: 0.426667rem;
    text-align: center;
    color: #fff;
    line-height: 1.28rem;
    background: rgba(243, 0, 0, 0.3);
}
.bling[data-v-482715a4]::after {
  content: "";
  position: fixed;
  -webkit-animation: bling-482715a4 1.5s ease 0s infinite;
          animation: bling-482715a4 1.5s ease 0s infinite;
  top: 0;
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-45deg);
      -ms-transform: skewX(-45deg);
          transform: skewX(-45deg);
}
@-webkit-keyframes bling-482715a4 {
0% {
    left: -100%;
}
100% {
    left: 120%;
}
}
@keyframes bling-482715a4 {
0% {
    left: -100%;
}
100% {
    left: 120%;
}
}

