.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));
}
.item-wrapper[data-v-dc8abd22] {
  display: inline-block;
  vertical-align: middle;
  line-height: 0.24rem;
  height: 0.24rem;
}
.item-link[data-v-dc8abd22] {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.item-link-text[data-v-dc8abd22] {
  transition: opacity .6s cubic-bezier(0.25, 0.74, 0.22, 0.99),transform .6s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  position: relative;
  transform: translate(0);
  font-size: 0.2rem;
  color: hsla(0,0%,100%,.85);
  line-height: 0.24rem;
  text-decoration: none;
  height: 0.24rem;
}
.item-link-last[data-v-dc8abd22] {
  position: absolute;
  top: 100%;
  left: 0;
}
.item-link[data-v-dc8abd22]:hover {
  cursor: pointer;
}
.item-link:hover .item-link-text[data-v-dc8abd22] {
  transform: translateY(-100%);
  opacity: .75;
}
.list[data-v-25a2b0db] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.list-line[data-v-25a2b0db] {
  width: 2.74rem;
  height: 0.01rem;
  background: #231815;
}
.item[data-v-25a2b0db] {
  text-align: right;
  display: block;
  position: relative;
  padding-left: 0.3rem;
}
.item-href[data-v-25a2b0db] {
  font-size: 0.2rem;
  color: hsla(0,0%,100%,.85);
  line-height: 0.24rem;
  text-decoration: none;
  width: 2.74rem;
  font-family: Helvetica;
  transition: all .3s ease;
}
.item-after[data-v-25a2b0db] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.item-line[data-v-25a2b0db] {
  width: 0.36rem;
  height: 0.04rem;
  background: #e50112;
  opacity: 0;
  position: absolute;
  transform: translate(100%, 0);
  transition: all .5s ease;
  top: 0.05rem;
}
.item-line-1[data-v-25a2b0db] {
  background: #aaabab;
}
.item-line-2[data-v-25a2b0db] {
  background: #aacc03;
}
.item-line-3[data-v-25a2b0db] {
  background: #eb7aab;
}
.item-line-4[data-v-25a2b0db] {
  background: #3ebeef;
}
.item:hover .item[data-v-25a2b0db],
.item.item-active .item[data-v-25a2b0db] {
  overflow: hidden;
}
.item:hover .item-href[data-v-25a2b0db],
.item.item-active .item-href[data-v-25a2b0db] {
  font-family: Helvetica;
  color: #fff;
}
.item:hover .item-line[data-v-25a2b0db],
.item.item-active .item-line[data-v-25a2b0db] {
  opacity: 1;
  left: 50%;
  transform: translate(-50%, 0);
  transition: all .5s ease;
}
.item-exchange[data-v-25a2b0db] {
  display: flex;
  align-items: center;
  color: #fff;
}
.item-href-exchange[data-v-25a2b0db] {
  width: auto;
  display: flex;
  align-items: center;
  margin-left: 0.3rem;
}
.item-href-exchange-icon[data-v-25a2b0db] {
  width: 0.26rem;
  height: 0.26rem;
  background: url(../../lib/img/icon-map.1962de80.png) no-repeat center;
  background-size: 100% 100%;
  margin-right: 0.1rem;
}
.item-href-exchange-text[data-v-25a2b0db] {
  width: auto;
}
.banner[data-v-25a2b0db] {
  width: 100%;
  position: relative;
}
.banner-logo[data-v-25a2b0db] {
  width: 3.7rem;
  min-height: 1.04rem;
  margin: 0 auto;
  display: block;
  font-size: 0;
}
.banner-logo img[data-v-25a2b0db] {
  width: 100%;
  height: auto;
}
.banner-top[data-v-25a2b0db] {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  height: 1.8rem;
}
.banner-top-content[data-v-25a2b0db] {
  position: relative;
}
.banner-top-content[data-v-25a2b0db]::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2.4rem;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
}
.banner-top-inner[data-v-25a2b0db] {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.banner-top-active[data-v-25a2b0db] {
  z-index: 101 !important;
}
.el-dropdown-menu[data-v-25a2b0db] {
  background-color: rgba(0,0,0,0) !important;
}
.dropdown-bg[data-v-25a2b0db] {
  position: fixed;
  top: 1.3rem;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  opacity: .6;
  background-color: #171719;
  height: 0;
}
.dropdown-bg-all[data-v-25a2b0db] {
  height: 100vh;
}
.dropdown-bg-180[data-v-25a2b0db] {
  top: 1.8rem;
  height: 100vh;
}
.dropdown-top[data-v-25a2b0db] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  background-color: #000;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  transition: height .3s cubic-bezier(0.23, 1, 0.32, 1);
  overflow: hidden;
  visibility: hidden;
}
.dropdown-top-130[data-v-25a2b0db] {
  height: 1.3rem;
  visibility: visible;
}
.dropdown-top-180[data-v-25a2b0db] {
  height: 1.8rem;
  visibility: visible;
}
.dropdown-top-title[data-v-25a2b0db] {
  font-size: 0.26rem;
  color: #fff;
  width: 4.02rem;
}
.dropdown-top-title img[data-v-25a2b0db] {
  width: 100%;
  height: auto;
}
.search[data-v-25a2b0db] {
  width: 1.5rem;
  font-size: 0.18rem;
}
.search[data-v-25a2b0db] .el-input__wrapper {
  background-color: rgba(0,0,0,0);
  border-radius: 0.5rem;
}
.search[data-v-25a2b0db] .el-input__wrapper:focus,
.search[data-v-25a2b0db] .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 0.01rem #fff;
}
.search[data-v-25a2b0db] .el-input__wrapper:focus .el-input__icon,
.search[data-v-25a2b0db] .el-input__wrapper.is-focus .el-input__icon {
  color: #fff;
}
.search[data-v-25a2b0db] .el-input__wrapper .el-input__inner {
  color: #fff;
}
.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;
}
