.header[data-v-6e2e7934] {
  background: #fff;
  margin-bottom: 0.13333rem;
  padding: 0.3rem 0.4rem;
}
.header-main[data-v-6e2e7934] {
    width: 100%;
}
.header-main-box[data-v-6e2e7934] {
      margin-bottom: .4rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
}
.header-main-box__left[data-v-6e2e7934] {
        width: 1.9rem;
        height: .55rem;
        margin-right: .3rem;
        background: #ededed;
}
.header-main-box__right[data-v-6e2e7934] {
        width: 6rem;
        height: .55rem;
        background: #ededed;
}
.header-main-box:nth-child(2n) .header-main-box__right[data-v-6e2e7934] {
  width: 70%;
}
.header-main-box:nth-child(2n-1) .header-main-box__right[data-v-6e2e7934] {
  width: 45%;
}
.container[data-v-6e2e7934] {
  margin-bottom: .27rem;
}
.container-main[data-v-6e2e7934] {
    background: #fff;
    padding: .4rem;
    margin-bottom: 0.3rem;
}
.container-main-title[data-v-6e2e7934] {
      height: .55rem;
      width: 6.5rem;
      background-color: #ededed;
      margin-bottom: .4rem;
      border-radius: 0.08rem;
}
.container-main-box[data-v-6e2e7934] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: .4rem;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
}
.container-main-box__left[data-v-6e2e7934] {
        width: 1.9rem;
        height: .5rem;
        background: #ededed;
        border-radius: 0.08rem;
        margin-right: 0.7rem;
}
.container-main-box__right[data-v-6e2e7934] {
        width: 65%;
        height: .5rem;
        background: #ededed;
        border-radius: 0.08rem;
}
.container-main-box:nth-last-child(2n) .container-main-box__right[data-v-6e2e7934] {
  width: 35%;
}
.container-main-box:nth-last-child(2n-1) .container-main-box__right[data-v-6e2e7934] {
  width: 55%;
}
.content_row:nth-last-child(3) .content_row--right[data-v-6e2e7934] {
  width: 40%;
}
.content_row:nth-last-child(4) .content_row--right[data-v-6e2e7934] {
  width: 25%;
}
.content_row:nth-last-child(5) .content_row--right[data-v-6e2e7934] {
  width: 65%;
}
.content_row:nth-last-child(6) .content_row--right[data-v-6e2e7934] {
  width: 35%;
}
.bling[data-v-6e2e7934]::after {
  content: "";
  position: fixed;
  -webkit-animation: bling-6e2e7934 1.5s ease 0s infinite;
          animation: bling-6e2e7934 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-6e2e7934 {
0% {
    left: -100%;
}
100% {
    left: 120%;
}
}
@keyframes bling-6e2e7934 {
0% {
    left: -100%;
}
100% {
    left: 120%;
}
}

