#pc_show .pc_banner {
  width: 100%;
  height: 891px;
  background: url(../pcimg/pc_banner_bg.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}

#banner_xzrw,
#banner_text,
#banner_rjt,
#banner_ljt,
#fangdajing {
  will-change: transform, opacity;
}

#banner_xzrw {
  display: block;
  width: 724px;
  height: 215px;
  position: absolute;
  left: 478px;
  top: 140px;
  opacity: 0;
  transform: translateY(-60px);
}

#banner_text {
  width: 505px;
  height: 146px;
  display: block;
  position: absolute;
  left: 933px;
  top: 360px;
  opacity: 0;
  transform: translateY(60px);
}

#banner_rjt {
  display: block;
  width: 211px;
  height: 81px;
  position: absolute;
  left: 1216px;
  top: 230px;
  opacity: 0;
  transform: translateX(180px);
}

#banner_ljt {
  display: block;
  width: 210px;
  height: 81px;
  position: absolute;
  left: 605px;
  top: 408px;
  opacity: 0;
  transform: translateX(-180px);
}

#fangdajing {
  display: block;
  width: 318px;
  height: 393px;
  position: absolute;
  left: 640px;
  top: 108px;
  opacity: 0;
  transform: translate(0, 0);
}

/* #pc_show .pc_banner img {
  width: 100%;
  display: block;
  object-fit: cover;
} */
#pc_show .pc_main {
  width: 100%;
  height: 2980px;
  background: url(../pcimg/main_bg.jpg) no-repeat center;
  background-size: cover;
  margin-top: -10px;
}
#pc_show .pc_main_cont {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
#pc_show .pc_toutiao {
  width: 100%;
  margin-top: 50px;
}
#pc_show .pc_toutiao a {
  font-size: 36px;
  color: #128a95;
  font-weight: 550;
  display: block;
  text-align: center;
  text-decoration: none;
  font-family: "Source Han Sans";
}
#pc_show .pc_swiper_pc_l {
  width: 100%;
  height: 100%;
  margin-top: 50px;
}
#pc_show .pc_swiper_pc_l .swiper-slide {
  width: 772px;
  height: 434px;
}
#pc_show .pc_swiper_pc_l .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
#pc_show .pc_swiper_pc_l .swiper-slide a img.focusPic {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

#pc_show .pc_swiper_pc_l .swiper-slide a img.bf {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -51px;
  margin-top: -51px;
}

#pc_show .pc_swiper_pc_l .swiper-button-prev,
#pc_show .pc_swiper_pc_l .swiper-button-next {
  width: 21px;
  height: 47px;
}
#pc_show .pc_swiper_pc_l .swiper-button-prev:after,
#pc_show .pc_swiper_pc_l .swiper-rtl .swiper-button-next:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../pcimg/l_arrow.jpg) no-repeat center;
  background-size: cover;
}
#pc_show .pc_swiper_pc_l .swiper-button-next:after,
#pc_show .pc_swiper_pc_l .swiper-rtl .swiper-button-prev:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../pcimg/r_arrow.jpg) no-repeat center;
  background-size: cover;
}
#pc_show .pc_video_mask {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 9999;
}

#pc_show .pc_video_mask_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 900px;
  width: 80%;
  max-height: 80vh;
  background: #000;
  padding: 20px 20px 10px;
  box-sizing: border-box;
}

#pc_show .pc_video_mask_close {
  position: absolute;
  right: 12px;
  top: 6px;
  cursor: pointer;
  color: #fff;
  font-size: 28px;
  line-height: 1;
  z-index: 1;
}

#pc_show .pc_video_mask_content {
  width: 100%;
  height: 100%;
}

#pc_show .pc_video_mask_content iframe {
  width: 100%;
  height: 60vh;
}
#pc_show .xzrw_box {
  background: none;
}
#pc_show .wbhd_tit {
  width: 100%;
  height: 43px;
  margin-top: 100px;
}

#pc_show .wbhd_tit img {
  display: block;
  width: 100%;
  height: 100%;
}
#pc_show .wbhd_box {
  width: 100%;
  height: 736px;
  margin-top: 50px;
  background: url(../pcimg/weibojietu.png) no-repeat center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
#pc_show .wbhd_mask {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.65);
}
#pc_show .wbhd_mask span {
  color: skyblue;
  font-size: 28px;
  line-height: 1.4;
  text-align: center;
  padding: 0 24px;
}

#pc_show .jtldhn_box {
  background: none;
  margin-top: 100px;
  aspect-ratio: initial;
}
#pc_show .xzrw_tit {
  margin-top: 100px;
}
