.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));
}
.news-header .my-top[data-v-68cd35b4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-header .my-top .news-logo[data-v-68cd35b4] {
  position: relative;
  padding-top: 0.3rem;
  border-top: 0.14rem solid #e50113;
}
.news-header .my-top .news-logo .line[data-v-68cd35b4] {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.01rem;
  background-color: #fff;
}
.news-header .my-top .logo img[data-v-68cd35b4] {
  width: 0.9rem;
  height: 0.9rem;
}
.article-hd[data-v-4aa65f01] {
  font-size: 0.4rem;
  font-family: DINCondensed-Bold;
  font-weight: bold;
  color: #231815;
  line-height: 0.48rem;
  margin-bottom: 0.2rem;
}
.article-source[data-v-4aa65f01] {
  font-size: 0.18rem;
  margin-bottom: 0.2rem;
}
.article-source-link[data-v-4aa65f01] {
  font-size: 0.18rem;
  margin-bottom: 0.2rem;
}
.article-container[data-v-4aa65f01] {
  display: flex;
}
.article-container .left[data-v-4aa65f01] {
  width: 66%;
}
.article-container .right[data-v-4aa65f01] {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-left: 0.78rem;
  width: 33%;
}
.article-container .right-title[data-v-4aa65f01] {
  font-size: 0.32rem;
  font-family: DINCondensed-Bold;
  font-weight: bold;
  color: #231815;
  text-align: left;
  justify-self: flex-start;
  margin-right: auto;
  margin-bottom: 0.5rem;
  width: 100%;
  position: relative;
}
.article-container .right-title[data-v-4aa65f01]::after {
  content: " ";
  display: block;
  width: 100%;
  height: 0.02rem;
  background-color: #000;
  position: absolute;
  top: 150%;
  left: 0;
}
.article-container .right .more[data-v-4aa65f01] {
  display: inline-block;
  margin-bottom: 0.15rem;
  padding: 0.1rem;
  background-color: #fff;
  border: 0.01rem solid #333;
  font-size: 0.14rem;
  cursor: pointer;
}
.article-container .right .article-item[data-v-4aa65f01] {
  cursor: pointer;
  margin-bottom: 0.52rem;
}
.article-container .right .article-item img[data-v-4aa65f01] {
  width: 100%;
  height: auto;
}
.article-container .right .article-item .subtitle[data-v-4aa65f01] {
  margin-top: 0.08rem;
  font-size: 0.25rem;
  font-family: DINCondensed-Bold;
  word-break: break-word;
  font-weight: bold;
  color: #231815;
  margin-bottom: 0.1rem;
  word-break: break-word;
}
.article-date[data-v-4aa65f01] {
  font-size: 0.22rem;
  font-family: DINCondensed-Bold;
  color: rgba(0,0,0,.75);
}
.article-date .el-icon[data-v-4aa65f01] {
  vertical-align: top;
  position: relative;
  top: -0.02rem;
}
