@charset "UTF-8";
.skeleton .header[data-v-6ed4e2f4] {
  padding: 0.27rem;
}
.skeleton .container[data-v-6ed4e2f4] {
  margin-top: 0.26667rem;
  background: white;
  padding: 0.26667rem 0.42667rem;
}
.skeleton .container-msg[data-v-6ed4e2f4] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0.45rem;
}
.skeleton .container-msg__name[data-v-6ed4e2f4] {
      width: 2rem;
      margin-right: 0.5rem;
      height: 0.55rem;
      background-color: #ededed;
      border-radius: 0.1rem;
}
.skeleton .container-msg__value[data-v-6ed4e2f4] {
      width: 4rem;
      height: 0.55rem;
      border-radius: 0.1rem;
      background-color: #ededed;
}
.skeleton .service-detail-process[data-v-6ed4e2f4] {
  padding: 0.26667rem 0 0 0.37333rem;
  margin-top: 0.26667rem;
}
.skeleton .service-detail-process__title[data-v-6ed4e2f4] {
    padding: 0.37rem 0 0.37rem 0;
    color: #b79255 !important;
    font-size: 0.4rem;
    font-weight: bolder;
}
.skeleton .service-detail-process__steps[data-v-6ed4e2f4] {
    width: 100%;
    padding: 0 0 0 0.48rem;
}
@supports ((height: constant(safe-area-inset-top)) or (height: env(safe-area-inset-top))) and (-webkit-overflow-scrolling: touch) {
.skeleton[data-v-6ed4e2f4] .fitable-custom-cls {
    /* 适配齐刘海 */
    padding-top: 1rem;
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
    /* 适配底部小黑条 */
    padding-bottom: 1rem;
    padding-bottom: costant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}
}
.header-box[data-v-6ed4e2f4] {
  background: url("https://shigongbang.obs.cn-east-3.myhuaweicloud.com/app/2022/06/1655781298300.png") no-repeat;
  background-size: 100% 100%;
  padding: 0.27rem;
  border-radius: 0.16rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.header-box__project[data-v-6ed4e2f4] {
  padding: 0.27rem;
  border-radius: 0.16rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background: rgba(255, 102, 0, 0.1);
}
.header-box__title[data-v-6ed4e2f4] {
  height: 0.6rem;
  width: 6rem;
  background: #fff;
  border-radius: 0.1rem;
}
.header-box__money[data-v-6ed4e2f4] {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-box__money .money[data-v-6ed4e2f4] {
  margin-top: 0.4rem;
  width: 2rem;
  height: 0.6rem;
  background: #fff;
  border-radius: 0.1rem;
}
.header-box__tags[data-v-6ed4e2f4] {
  margin-top: 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-box__tags .tag[data-v-6ed4e2f4] {
  height: 0.6rem;
  width: 1.9rem;
  margin-right: 0.3rem;
  background: #fff;
  border-radius: 0.1rem;
}
.header-box__time[data-v-6ed4e2f4] {
  margin-top: 0.4rem;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-box__time .time[data-v-6ed4e2f4] {
  height: 0.6rem;
  width: 2rem;
  background: #fff;
  border-radius: 0.1rem;
}
.container-msg[data-v-6ed4e2f4]:nth-last-child(1) {
  margin-bottom: 0;
}
.container-msg:nth-last-child(1) .container-msg__value[data-v-6ed4e2f4] {
  width: 4.5rem;
}
.container-msg:nth-last-child(2) .container-msg__value[data-v-6ed4e2f4] {
  width: 5.5rem;
}
.container-msg:nth-last-child(3) .container-msg__value[data-v-6ed4e2f4] {
  width: 3.5rem;
}
.container-msg:nth-last-child(4) .container-msg__value[data-v-6ed4e2f4] {
  width: 4.8rem;
}
.container-msg:nth-last-child(5) .container-msg__value[data-v-6ed4e2f4] {
  width: 5.8rem;
}
.container-msg:nth-last-child(6) .container-msg__value[data-v-6ed4e2f4] {
  width: 3.7rem;
}
.bling[data-v-6ed4e2f4]::after {
  content: '';
  position: fixed;
  -webkit-animation: bling-6ed4e2f4 1.5s ease 0s infinite;
          animation: bling-6ed4e2f4 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-6ed4e2f4 {
0% {
    left: -100%;
}
100% {
    left: 120%;
}
}
@keyframes bling-6ed4e2f4 {
0% {
    left: -100%;
}
100% {
    left: 120%;
}
}

