.common-header[data-v-09008dcd] {
  position: relative;
}
.common-header .top[data-v-09008dcd] {
  position: absolute;
  width: 100%;
  height: 2.23rem;
  z-index: 101;
}
.common-header .top .inner[data-v-09008dcd] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.common-header .swiper[data-v-09008dcd] {
  position: relative;
  width: 100%;
  height: 6.4rem;
}
.common-header .swiper .banner-image[data-v-09008dcd] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}
.common-header .swiper .inner[data-v-09008dcd] {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  padding-left: 0.6rem;
  font-size: 0.32rem;
  color: #fff;
  text-shadow: 0 0.02rem 0.08rem rgba(0,0,0,.5);
  z-index: 99;
}
.common-header .swiper .inner .title[data-v-09008dcd] {
  font-size: 0.86rem;
  font-family: GillSans-SemiBold,GillSans;
  font-weight: 600;
  color: #fff;
  line-height: 1.03rem;
}
.common-header .swiper .inner .subtitle[data-v-09008dcd] {
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #fff;
  line-height: 0.22rem;
}
.common-header .swiper .swiper-slide[data-v-09008dcd] {
  position: relative;
}
.common-header .swiper .swiper-pagination[data-v-09008dcd] {
  display: flex;
  align-items: center;
  position: absolute;
  padding-left: 0.6rem;
  bottom: 1.8rem;
  left: 50%;
  height: 0.25rem;
  transform: translateX(-50%);
  z-index: 99;
}
.common-header .swiper .swiper-pagination .circle[data-v-09008dcd] {
  width: 0.14rem;
  height: 0.14rem;
  background: #fff;
  border-radius: 50%;
  margin: 0 0.05rem;
  cursor: pointer;
}
.common-header .swiper .swiper-pagination .circle.active[data-v-09008dcd] {
  background: #e50112;
}
.common-header .mask[data-v-09008dcd] {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
  z-index: 3000;
}
.common-header .mask .box[data-v-09008dcd] {
  display: flex;
  width: 12.8rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.common-header .mask .box>.title[data-v-09008dcd] {
  position: relative;
  margin-right: 0.82rem;
  font-size: 0.32rem;
  font-family: GillSans-SemiBold,GillSans;
  font-weight: 600;
  color: #fff;
  line-height: 0.38rem;
  white-space: nowrap;
}
.common-header .mask .box .list-wrap[data-v-09008dcd] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 1rem;
  row-gap: 0.6rem;
}
.common-header .mask .box .list-wrap .list-item[data-v-09008dcd] {
  cursor: pointer;
}
.common-header .mask .box .list-wrap .list-item .subtitle[data-v-09008dcd] {
  margin-bottom: 0.2rem;
  font-size: 0.24rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #fff;
  line-height: 0.29rem;
}
.common-header .mask .box .list-wrap .list-item .intro[data-v-09008dcd] {
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #fff;
  line-height: 0.28rem;
}
.common-header[data-v-09008dcd] .el-overlay {
  opacity: 0;
  animation: none !important;
}
.banner-image-mask[data-v-09008dcd] {
  width: 100%;
  height: 1.03rem;
  background-color: #333;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, #615f5f, rgba(12, 49, 144, 0));
}
.about-header[data-v-6c657949] {
  position: relative;
}
.about-header .my-top[data-v-6c657949] {
  display: flex;
  justify-content: space-between;
  margin-top: 0.6rem;
}
.about-header .my-top .logo[data-v-6c657949] {
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  margin-left: -7.2rem;
  z-index: 100;
}
.about-header .my-top .logo img[data-v-6c657949] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-header .my-top .logo .line[data-v-6c657949] {
  position: absolute;
  top: 1.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.01rem;
  height: 4.6rem;
  background: #fff;
}
.about-header .my-top .links[data-v-6c657949] {
  display: flex;
}
.about-header .my-top .links .link[data-v-6c657949] {
  margin-right: 0.2rem;
  width: 0.6rem;
  height: 0.6rem;
  background: hsla(0,0%,100%,.67);
  font-size: 0.14rem;
  font-weight: bold;
  color: #333;
  text-align: center;
  line-height: 0.6rem;
  border-radius: 50%;
}
.about-header .my-top .links .link[data-v-6c657949]:last-of-type {
  margin-right: 0;
}
.about-header .container[data-v-6c657949] {
  position: absolute;
  display: flex;
  justify-content: flex-end;
  bottom: -0.23rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}
.router-list[data-v-6c657949] {
  z-index: 100;
}
.inner[data-v-f92471ae] {
  position: relative;
  padding-left: 0.47rem;
  padding-top: 0.66rem;
  font-size: 0.56rem;
  font-weight: 600;
  color: var(--6d84464d);
  white-space: nowrap;
}
.inner .text[data-v-f92471ae] {
  position: relative;
}
.inner .text[data-v-f92471ae]::after {
  position: absolute;
  left: -0.47rem;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 0.36rem;
  height: 0.04rem;
  background: var(--4615eafa);
}
.inner[data-v-f92471ae]::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0.01rem;
  background: #231815;
  bottom: 15%;
}
.intro[data-v-186cf87e] {
  margin-top: 1rem;
}
.intro .inner .title[data-v-186cf87e] {
  line-height: 0.7rem;
  font-size: 0.52rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.intro .inner .rich-text[data-v-186cf87e] p {
  margin: 0 0 0.15rem !important;
  font-size: 0.18rem;
  word-break: break-word;
  font-family: Helvetica;
  color: #727171;
  line-height: 0.25rem;
}
.intro .inner .rich-text[data-v-186cf87e] img {
  max-width: 100% !important;
}
.intro .inner .rich-text[data-v-186cf87e] a {
  color: var(--mainColor) !important;
}
.intro .inner .rich-text[data-v-186cf87e] table {
  max-width: 100% !important;
  border-collapse: collapse;
}
.intro .inner .rich-text[data-v-186cf87e] td {
  font-size: 0.18rem;
  box-sizing: border-box;
  padding: 0.1rem;
  border: 0.01rem solid #ccc;
}
.intro .inner .rich-img[data-v-186cf87e] {
  position: relative;
}
.intro .inner .rich-img img[data-v-186cf87e] {
  width: 100%;
  height: auto;
}
.intro .inner a.rich-img-btn[data-v-186cf87e] {
  font-size: 0.3rem;
  text-decoration: none;
  padding: 0 0 0.3rem 0.3rem;
  width: 100%;
  display: block;
  box-sizing: border-box;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
