.header[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #212121;
  width: 100vw;
  height: 1.49333rem;
}
.header-left[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Fixed[data-v-d9ae3272] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.header-back[data-v-d9ae3272] {
  width: 0.29333rem;
  height: 0.50667rem;
  margin-right: 0.45333rem;
}
.header-title[data-v-d9ae3272] {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #FFFFFF;
}
.header-right[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (min-width: 750px) {
.header[data-v-d9ae3272] {
    display: none;
}
}


.About[data-v-07e51403] {
  padding-top: 1.49333rem;
  min-height: 100vh;
  background: #06182F;
}
.About-body[data-v-07e51403] {
  padding: 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.About-body-banner[data-v-07e51403] {
  width: 100%;
  height: 4.85333rem;
  background-size: 100% 100%;
  margin-bottom: 0.45333rem;
}
.About-body-text[data-v-07e51403] {
  font-size: 0.4rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.61333rem;
  color: #FFFFFF;
  margin-bottom: 0.45333rem;
}
.About-body-text.re[data-v-07e51403] {
  color: #EF3050;
}

