@charset "utf-8";
.news_nav {
  white-space: nowrap;
}
.sub_banner_txt {
  background: initial;
}
.crumbs3 {
  background-color: #f8f8f8;
}
.xdgef-box0 {
  background-color: #f8f8f8;
  padding-bottom: 1.2rem;
  position: relative;
  z-index: 9;
}
.xdgef-box1 {
  padding-top: 1.2rem;
}
.xdgef-box1 .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.xdgef-box1 .container .left {
  width: 53.57142857%;
}
@media (max-width: 767px) {
  .xdgef-box1 .container .left {
    width: 100%;
  }
}
.xdgef-box1 .container .left .img {
  border-radius: 0.1rem;
  width: 100%;
}
.xdgef-box1 .container .left .img::before {
  padding-top: 66.66666667%;
}
.xdgef-box1 .container .left .img img {
  transition: all 0.4s;
}
.xdgef-box1 .container .left .img:hover img {
  transform: scale(1.05);
}
.xdgef-box1 .container .right {
  padding-left: 3.57142857%;
  width: 46.42857143%;
}
@media (max-width: 767px) {
  .xdgef-box1 .container .right {
    margin-top: 0.5rem;
    padding: 0;
    width: 100%;
  }
}
.xdgef-box1 .container .right .cn1 {
  font-size: 0.3rem;
  font-weight: bold;
  color: #333;
  line-height: 1.33333333em;
}
@media (max-width: 767px) {
  .xdgef-box1 .container .right .cn1 {
    font-size: 0.4rem;
  }
}
.xdgef-box1 .container .right .cn2 {
  line-height: 1.625em;
  color: #999999;
  margin: 0.4rem 0;
}
.xdgef-box1 .container .right .cn3 {
  display: flex;
  flex-wrap: wrap;
}
.xdgef-box1 .container .right .cn3 .cn4 {
  width: 25%;
  margin-top: 0.2rem;
  display: flex;
  font-size: 0.2rem;
  line-height: 0.3rem;
  padding-right: 0.1rem;
  color: #333333;
}
@media (max-width: 767px) {
  .xdgef-box1 .container .right .cn3 .cn4 {
    width: 50%;
    font-size: 0.26rem;
  }
}
.xdgef-box1 .container .right .cn3 .cn4 span {
  margin-right: 0.04rem;
  transform: translateY(0.13rem);
  flex-shrink: 0;
  width: 0.04rem;
  height: 0.04rem;
  background-color: #333;
  border-radius: 50%;
}
.xdgef-box1 .container .right .cn3 .cn4:nth-child(-n+4) {
  margin-top: 0;
}
@media (max-width: 767px) {
  .xdgef-box1 .container .right .cn3 .cn4:nth-child(-n+4) {
    margin-top: 0.2rem;
  }
}
.xdgef-box1 .container .right .cn3 .cn4:nth-child(4n) {
  padding-right: 0;
}
.xdgef-box2 {
  padding-top: 1.2rem;
}
.xdgef-box2:nth-child(even) .container {
  flex-direction: row-reverse;
}
.xdgef-box2 .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #ffffff;
  box-shadow: 0px 4px 18px 0px rgba(34, 108, 255, 0.15);
  border-radius: 0.1rem;
}
.xdgef-box2 .container .left {
  width: 46.42857143%;
}
@media (max-width: 767px) {
  .xdgef-box2 .container .left {
    width: 100%;
  }
}
.xdgef-box2 .container .left .img {
  border-radius: 0.1rem;
  width: 100%;
}
.xdgef-box2 .container .left .img::before {
  padding-top: 66.66666667%;
}
.xdgef-box2 .container .left .img img {
  transition: all 0.4s;
}
.xdgef-box2 .container .left .img video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 5;
}
.xdgef-box2 .container .left .img .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  opacity: 1;
  z-index: 6;
  transition: all 0.4s;
}
.xdgef-box2 .container .left .img .icon em {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1rem;
  height: 1rem;
  background-color: #226cff;
  opacity: 0.2;
  animation: xuanfu1 2s infinite linear;
  border-radius: 50%;
}
.xdgef-box2 .container .left .img .icon img {
  width: 0.63rem;
  height: 0.63rem;
  position: relative;
  z-index: 3;
}
.xdgef-box2 .container .left .img:hover img {
  transform: scale(1.05);
}
.xdgef-box2 .container .left .img.on .icon {
  opacity: 0;
}
.xdgef-box2 .container .right {
  padding: 0 5.35714286%;
  width: 53.57142857%;
}
@media (max-width: 767px) {
  .xdgef-box2 .container .right {
    padding: 0.5rem 0.3rem;
    width: 100%;
  }
}
.xdgef-box2 .container .right .cn1 {
  font-size: 0.3rem;
  font-weight: bold;
  color: #333;
  line-height: 1.33333333em;
}
@media (max-width: 767px) {
  .xdgef-box2 .container .right .cn1 {
    font-size: 0.4rem;
  }
}
.xdgef-box2 .container .right .cn2 {
  line-height: 1.625em;
  color: #666;
  margin: 0.4rem 0 0;
}
.sub_banner {
  position: relative;
  z-index: 5;
}
.xdgef-box3 {
  width: 100%;
}
.xdgef-box3 .xdgef-box4 {
  width: 100%;
  background-image: url(../img/zimg6.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.xdgef-box3 .xdgef-box4 .text {
  padding-top: 1.35rem;
  overflow: hidden;
  position: relative;
}
.xdgef-box3 .xdgef-box4 .text .cn1 {
  text-align: center;
  color: #Fff;
  font-size: 0.5rem;
  position: relative;
  z-index: 5;
  line-height: 1.2em;
}
.xdgef-box3 .xdgef-box4 .text .cn2 {
  text-align: center;
  line-height: 1.625em;
  color: rgba(255, 255, 255, 0.6);
  margin: 0.2rem auto 1.2rem;
  position: relative;
  z-index: 5;
  max-width: 90%;
}
.xdgef-box3 .xdgef-box4 .text .h_round4 {
  bottom: -2.5rem;
}
.xdgef-box3 .xdgef-box4 .imgbox {
  border-radius: 0.1rem;
  margin: 0 auto;
  width: 72.9%;
  max-width: 1400px;
  height: 135vh;
  position: relative;
}
.xdgef-box3 .xdgef-box4 .imgbox .gundong {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.3rem;
  z-index: 5;
  width: 100%;
  opacity: 0;
}
.xdgef-box3 .xdgef-box4 .imgbox .gundong img {
  width: 0.36rem;
}
.xdgef-box3 .xdgef-box4 .imgbox .gundong .gundong1 {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.xdgef-box3 .xdgef-box4 .imgbox .gundong .gundong2 {
  margin-top: 0.1rem;
  display: block;
  color: #fff;
  text-align: center;
}
.xdgef-box3 .xdgef-box4 .imgbox .yinying {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 3;
  width: 100%;
  opacity: 0;
}
.xdgef-box3 .xdgef-box4 .imgbox .yinying img {
  width: 100%;
}
.xdgef-box3 .xdgef-box4 .imgbox .img {
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  position: sticky;
  border-radius: 0.1rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .xdgef-box3 .xdgef-box4 .imgbox .img .pc-img {
    display: none;
  }
}
.xdgef-box3 .xdgef-box4 .imgbox .img .mb-img {
  display: none;
}
@media (max-width: 767px) {
  .xdgef-box3 .xdgef-box4 .imgbox .img .mb-img {
    display: block;
  }
}
.xdgef-box3 .xdgef-box4 .imgbox .img img {
  height: 100vh;
}
.xdgef-box3 .xdgef-box4 .imgbox .img video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  object-fit: cover;
}
.xdgef-box3 .xdgef-box4 .imgbox .img .yinying2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #161522;
  opacity: 0;
}
.xdgef-box3 .xdgef-box4 .imgbox .img .icon {
  position: absolute;
  left: 50%;
  top: 55%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  opacity: 0;
}
.xdgef-box3 .xdgef-box4 .imgbox .img .icon em {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1rem;
  height: 1rem;
  background-color: #226cff;
  opacity: 0.2;
  animation: xuanfu1 2s infinite linear;
  border-radius: 50%;
}
.xdgef-box3 .xdgef-box4 .imgbox .img .icon img {
  width: 0.63rem;
  height: 0.63rem;
  position: relative;
  z-index: 3;
}
.xdgef-box3 .xdgef-box4 .imgbox .img.on video {
  z-index: 5;
}
.xdgef-box3 .xdgef-box4 .imgbox .img.on .icon {
  display: none;
}
@keyframes xuanfu1 {
  0% {
    opacity: 0.4;
    transform: translate(-50%, -50%) scale(0);
  }
  50% {
    opacity: 0.4;
    transform: translate(-50%, -50%) scale(0.5);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1);
  }
}
