@charset "utf-8";
:root {
  --color: #016bff;
  --vh: 100vh;
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("../fonts/Poppins-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Medium";
  src: url("../fonts/Poppins-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Bold";
  src: url("../fonts/Poppins-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url("../fonts/Poppins-SemiBold.ttf") format("truetype");
}
.x-container2 {
  margin: 0 auto;
  width: 74%;
  max-width: 1400px;
}
@media (max-width: 1260px) {
  .x-container2 {
    width: 90%;
  }
}
.x-dcy#c-header .c-nav li a {
  color: #333;
}
.x-dcy#c-header .c-logo .c-img-box img:nth-child(1) {
  display: none;
}
.x-dcy#c-header .c-logo .c-img-box img:nth-child(2) {
  display: block;
}
.x-dcy#c-header .c-switch i {
  background: #333;
}
.x-deli1 {
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
  height: 200vh;
}
@media (max-width: 991px) {
  .x-deli1 {
    height: 200vh;
  }
}
.x-deli1.c-bg-size {
  background-size: 100% 100%;
}
.x-deli1 .x-container2 {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  padding-top: 2rem;
  height: 100vh;
  height: 100svh;
  height: 100dvh;
}
@media (max-width: 767px) {
  .x-deli1 .x-container2 {
    padding-top: 22vh;
  }
}
.x-deli1 .x-container2 .x-top {
  text-align: center;
}
.x-deli1 .x-container2 .x-top .x-txt {
  font-family: 'Poppins-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  text-align: center;
  line-height: 1;
}
.x-deli1 .x-container2 .x-top .x-txt .c-text {
  color: #fff;
  font-family: 'Poppins-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
.x-deli1 .x-container2 .x-top .x-txt .x-tit {
  margin: 0.2rem 0 0.1rem;
  position: relative;
  display: inline-block;
  background-image: url('../images/x-def19.webp');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: moveBackground 12s linear infinite;
}
.x-deli1 .x-container2 .x-top .x-txt .x-tit sup {
  position: absolute;
  top: 0;
  left: calc(100% + 0.1rem);
  font-size: 0.6rem;
}
@media (max-width: 1580px) {
  .x-deli1 .x-container2 .x-top .x-txt .x-tit sup {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .x-deli1 .x-container2 .x-top .x-txt .x-tit sup {
    font-size: 20px;
  }
}
.x-deli1 .x-container2 .x-top .x-txt .x-tit2 {
  color: #f18200;
}
.x-deli1 .x-container2 .x-top .x-p {
  color: #333333;
  font-family: 'Poppins-Regular', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 767px) {
  .x-deli1 .x-container2 .x-top .x-p {
    font-size: 18px;
  }
}
.x-deli1 .x-container2 .public-img {
  width: 44.64%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .x-deli1 .x-container2 .public-img {
    margin-top: 0.4rem;
    width: 100%;
  }
}
.x-deli1 .x-container2 .public-img::before {
  padding-top: 71.3190184%;
}
.x-deli1 .x-container2 .public-img img {
  transition: inherit;
}
.x-deli1 .x-container2 .x-xia {
  opacity: 0;
}
.x-deli1 .x-container2 .x-xia .x-p2 {
  font-family: 'Poppins-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  text-align: center;
  line-height: 1;
  background-image: url('../images/x-def19.webp');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: moveBackground 12s linear infinite;
}
@media (max-width: 767px) {
  .x-deli1 .x-container2 .x-xia .x-p2 {
    font-family: 'Poppins-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
    font-size: 30px;
  }
}
.x-deli1 .x-container2 .x-xia .x-p3 {
  max-width: 1100px;
  text-align: center;
  line-height: 1.41;
  margin: 0.24rem auto 0;
}
@media (max-width: 991px) {
  .x-deli1 .x-container2 .x-xia .x-p3 {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .x-deli1 .x-container2 .x-xia .x-p3 {
    font-size: 16px;
    line-height: 1.4;
    color: #333;
  }
}
.x-deli1 .x-container2 .x-lin {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  bottom: 4%;
  z-index: 5;
  transform: translateX(-50%);
}
.x-deli1 .x-container2 .x-lin span {
  color: #f18200;
  font-family: 'Poppins-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
.x-deli1 .x-container2 .x-lin i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  margin-top: 0.05rem;
}
.x-deli1 .x-container2 .x-lin i svg,
.x-deli1 .x-container2 .x-lin i img {
  width: 100%;
  height: 100%;
  color: #f18200;
}
.x-rosc1 .x-deli1 .x-container2 .x-top .x-txt .x-tit {
  background-image: url(../images/x-def18.webp);
  animation: moveBackground 8s linear infinite;
}
.x-rosc1 .x-deli1 .x-container2 .x-xia .x-p2 {
  background-image: url(../images/x-def18.webp);
  animation: moveBackground 8s linear infinite;
}
@keyframes xdt1 {
  0% {
    transform: translateY(-0.1rem);
  }
  100% {
    transform: translateY(0.1rem);
  }
}
@keyframes moveBackground {
  0% {
    background-position: 15% 85%;
  }
  50% {
    background-position: 85% 15%;
  }
  100% {
    background-position: 15% 85%;
  }
}
.x-deli2 .x-container2 {
  display: flex;
  align-content: center;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  height: 100vh;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .x-deli2 .x-container2 {
    position: static;
    height: auto;
  }
}
.x-deli2 .x-container2 .x-title {
  text-align: center;
  color: #111111;
  font-family: 'Poppins-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  width: 100%;
}
.x-deli2 .x-container2 .x-xia {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.5rem;
  width: 100%;
  padding: 0.4rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0.2rem;
}
@media (max-width: 767px) {
  .x-deli2 .x-container2 .x-xia {
    margin-top: 0;
    border-radius: 10px;
    padding: 0;
    background: transparent;
  }
}
.x-deli2 .x-container2 .x-xia .x-le {
  display: flex;
  align-items: center;
  width: 40%;
}
@media (max-width: 767px) {
  .x-deli2 .x-container2 .x-xia .x-le {
    display: none;
  }
}
.x-deli2 .x-container2 .x-xia .x-le ul li {
  position: relative;
  border-bottom: 1px solid #bbb;
  transition: 0.4s ease-in-out;
  opacity: 0.4;
}
.x-deli2 .x-container2 .x-xia .x-le ul li:nth-child(1) .x-tit {
  padding-top: 0;
}
.x-deli2 .x-container2 .x-xia .x-le ul li::before {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 0;
  border-top: 1px solid #f18200;
  transition: all 0.8s;
}
.x-deli2 .x-container2 .x-xia .x-le ul li.on {
  opacity: 1;
}
.x-deli2 .x-container2 .x-xia .x-le ul li.on .x-tit {
  color: #f18200;
}
.x-deli2 .x-container2 .x-xia .x-le ul li.on::before {
  width: 100%;
}
.x-deli2 .x-container2 .x-xia .x-le ul li .x-tit {
  color: #333;
  font-family: 'Poppins-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  padding: 0.4rem 0;
  cursor: pointer;
  line-height: 1.1;
  transition: all 0.4s;
}
.x-deli2 .x-container2 .x-xia .x-le ul li .x-p {
  color: #666;
  line-height: 1.4;
  margin-top: 0.08rem;
  display: none;
  margin-top: -0.25rem;
  padding-bottom: 0.4rem;
}
@media (max-width: 1580px) {
  .x-deli2 .x-container2 .x-xia .x-le ul li .x-p {
    margin-top: -0.2rem;
  }
}
.x-deli2 .x-container2 .x-xia .x-le ul li .x-p span {
  color: #f18200;
}
.x-deli2 .x-container2 .x-xia .x-ri {
  position: relative;
  width: 48%;
}
@media (max-width: 767px) {
  .x-deli2 .x-container2 .x-xia .x-ri {
    width: 100%;
    margin-top: 0.3rem;
  }
}
.x-deli2 .x-container2 .x-xia .x-ri .c-list2 {
  position: absolute;
  top: 50%;
  right: -80px;
  transform: translateY(-50%);
}
@media (max-width: 1260px) {
  .x-deli2 .x-container2 .x-xia .x-ri .c-list2 {
    right: -30px;
  }
}
@media (max-width: 991px) {
  .x-deli2 .x-container2 .x-xia .x-ri .c-list2 {
    right: -20px;
  }
}
@media (max-width: 767px) {
  .x-deli2 .x-container2 .x-xia .x-ri .c-list2 {
    display: none;
  }
}
.x-deli2 .x-container2 .x-xia .x-ri .c-list2 li {
  margin: 15px 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f18200;
  opacity: 0.5;
  cursor: pointer;
}
.x-deli2 .x-container2 .x-xia .x-ri .c-list2 li.on {
  opacity: 1;
}
.x-deli2 .x-container2 .x-xia .x-ri .swiper {
  width: 100%;
}
@media (max-width: 767px) {
  .x-deli2 .x-container2 .x-xia .x-ri .swiper {
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-wrapper .swiper-slide {
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
    height: auto;
  }
}
.x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-wrapper .swiper-slide .public-img img {
  object-fit: contain;
}
.x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-wrapper .swiper-slide .public-img::before {
  padding-top: 83.14285714%;
}
.x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-wrapper .swiper-slide .x-box-yd {
  display: none;
}
@media (max-width: 767px) {
  .x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-wrapper .swiper-slide .x-box-yd {
    display: block;
    margin-top: 0.4rem;
    text-align: center;
    padding-bottom: 0.3rem;
  }
}
.x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-wrapper .swiper-slide .x-box-yd .x-tit {
  color: #f18200;
  font-family: 'Poppins-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 767px) {
  .x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-wrapper .swiper-slide .x-box-yd .x-tit {
    font-size: 24px;
    color: #111;
  }
}
.x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-wrapper .swiper-slide .x-box-yd .x-p {
  margin-top: 0.1rem;
}
@media (max-width: 767px) {
  .x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-wrapper .swiper-slide .x-box-yd .x-p {
    margin-top: 0.2rem;
    font-size: 16px;
    line-height: 1.4;
    color: #666;
  }
}
.x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-pagination {
  display: none;
}
@media (max-width: 767px) {
  .x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-pagination {
    display: block;
  }
}
.x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #f18200;
}
.x-deli3 {
  padding: 0.8rem 0 0 0;
  position: relative;
  height: 200vh;
}
@media (max-width: 767px) {
  .x-deli3 {
    padding: 0;
  }
}
.x-deli3 .x-title {
  text-align: center;
  color: #111111;
  font-family: 'Poppins-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 767px) {
  .x-deli3 .x-title {
    margin-bottom: -20px;
    color: #111111;
  }
}
.x-deli3 .x-container2:nth-child(2) {
  display: flex;
  align-items: center;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  height: 100vh;
}
.x-deli3 .x-container2:nth-child(2) .c-box {
  width: 100%;
}
.x-deli3 .x-container2:nth-child(2) .x-xia {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-le {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 41.42%;
  border-radius: 0.5rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-le {
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-le {
    width: 100%;
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  transition: 0.4s ease-in-out;
  padding: 0.45rem 0.4rem;
  width: 100%;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box {
    padding: 0.2rem 0.4rem;
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box.on {
  position: relative;
  opacity: 1;
  z-index: 5;
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box .x-txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box .x-txt .x-tit {
  font-family: 'Poppins-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: #999999;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box .x-txt .x-tit {
    font-size: 24px;
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box .x-txt .x-sp {
  margin-top: 0.1rem;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box .x-txt .x-sp {
    display: none;
    font-size: 16px;
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box .public-img {
  border-radius: 0.2rem;
  margin-top: 0.15rem;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box .public-img {
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box .public-img {
    width: 210px;
    margin: 0.2rem auto 0;
    transform: scale(1.2);
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box .public-img::before {
  padding-top: 72%;
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box .x-p {
  text-align: center;
  color: #999999;
  margin-top: 0.35rem;
  font-family: 'Poppins-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-le .x-box .x-p {
    font-size: 16px;
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-ri {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 41.42%;
  border-radius: 0.5rem;
  position: relative;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-ri {
    width: 100%;
    margin-top: 1.2rem;
  }
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-ri {
    border-radius: 10px;
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  transition: 0.4s ease-in-out;
  padding: 0.45rem 0.4rem;
  width: 100%;
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box.on {
  position: relative;
  opacity: 1;
  z-index: 5;
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box .x-txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box .x-txt .x-tit {
  font-family: 'Poppins-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: #fff;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box .x-txt .x-tit {
    font-size: 24px;
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box .x-txt .x-sp {
  color: #fff;
  line-height: 1.2;
  margin: 0.06rem auto 0;
  max-width: 380px;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box .x-txt .x-sp {
    display: none;
    font-size: 16px;
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box .public-img {
  border-radius: 0.2rem;
  margin-top: 0.15rem;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box .public-img {
    width: 210px;
    margin: 0.2rem auto 0;
    transform: scale(1.2);
  }
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box .public-img {
    border-radius: 10px;
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box .public-img::before {
  padding-top: 72%;
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box .x-p {
  text-align: center;
  color: #fff;
  margin-top: 0.35rem;
  font-family: 'Poppins-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  text-shadow: 0 0 7px #fff;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-ri .x-box .x-p {
    font-size: 16px;
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-zh {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 3;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-zh {
    bottom: auto;
    top: 45.5%;
    transform: translate(-50%, -50%);
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-zh .x-ico {
  width: 1.4rem;
  height: 2.2rem;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-zh .x-ico {
    width: 1.1rem;
    height: 1.1rem;
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-zh .x-ico img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-zh .x-sz {
  text-align: center;
  margin-top: 0.8rem;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-zh .x-sz {
    display: flex;
    align-items: center;
    transform: translateY(-50%);
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-zh .x-sz span {
  display: block;
  color: #cccccc;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .x-deli3 .x-container2:nth-child(2) .x-xia .x-zh .x-sz span {
    margin: 0 5px;
  }
}
.x-deli3 .x-container2:nth-child(2) .x-xia .x-zh .x-sz span.on {
  font-size: 20px;
  color: #f18200;
}
@media (max-width: 767px) {
  .x-deli4 {
    padding: 1.6rem 0;
  }
}
.x-deli4 .x-deli2 .x-container2 .x-xia .x-le {
  width: 45%;
}
.x-deli6 {
  background-color: #fff5ef;
}
.x-deli6 .x-container2 .x-title {
  text-align: center;
  font-family: 'Poppins-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  line-height: 1;
}
@media (max-width: 767px) {
  .x-deli6 .x-container2 .x-title {
    color: #111;
  }
}
.x-deli6 .x-container2 .x-xia {
  position: relative;
  display: block;
  margin-top: 0.4rem;
}
.x-deli6 .x-container2 .x-xia:hover .public-img img {
  transform: scale(1.05);
}
.x-deli6 .x-container2 .x-xia:hover .public-btn {
  opacity: 1;
}
.x-deli6 .x-container2 .x-xia .public-img {
  border-radius: 0.2rem;
}
@media (max-width: 767px) {
  .x-deli6 .x-container2 .x-xia .public-img {
    border-radius: 10px;
  }
}
.x-deli6 .x-container2 .x-xia .public-img::before {
  padding-top: 36.42857143%;
}
@media (max-width: 767px) {
  .x-deli6 .x-container2 .x-xia .public-img::before {
    padding-top: 80%;
  }
}
@media (max-width: 767px) {
  .x-deli6 .x-container2 .x-xia .public-img .x-pc {
    display: none;
  }
}
.x-deli6 .x-container2 .x-xia .public-img .x-mm {
  display: none;
}
@media (max-width: 767px) {
  .x-deli6 .x-container2 .x-xia .public-img .x-mm {
    display: block;
  }
}
.x-deli6 .x-container2 .x-xia .public-img video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
}
.x-deli6 .x-container2 .x-xia .public-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  transition: 0.4s ease-in-out;
}
@media (max-width: 767px) {
  .x-deli6 .x-container2 .x-xia .public-btn {
    opacity: 1;
  }
}
.x-deli6_2 .x-deli6 .x-container2 .x-xia:hover .public-img img {
  transform: inherit;
}
.x-deli6_2 .x-deli6 .x-container2 .x-xia .public-img::before {
  padding-top: 42.85714286%;
}
@media (max-width: 767px) {
  .x-deli6_2 .x-deli6 .x-container2 .x-xia .public-img::before {
    padding-top: 80%;
  }
}
.x-rosc1 .x-deli1 .x-container2 .x-top .x-txt .x-tit2 {
  color: #ffbe46;
}
.x-rosc2 {
  padding-bottom: 0.6rem;
}
.x-rosc2 .x-container2 .x-title {
  text-align: center;
  font-family: 'Poppins-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: #111111;
  line-height: 1;
}
.x-rosc2 .x-container2 .x-xia {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 0.5rem;
  padding: 0.4rem;
  border-radius: 0.2rem;
  background: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
  .x-rosc2 .x-container2 .x-xia {
    padding: 20px 20px 40px;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
  }
}
.x-rosc2 .x-container2 .x-xia .x-le {
  width: 40%;
}
@media (max-width: 767px) {
  .x-rosc2 .x-container2 .x-xia .x-le {
    width: 100%;
  }
}
.x-rosc2 .x-container2 .x-xia .x-le .x-tit {
  color: #ffbe46;
  font-family: 'Poppins-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  line-height: 1.2;
}
@media (max-width: 767px) {
  .x-rosc2 .x-container2 .x-xia .x-le .x-tit {
    color: #111111;
    font-size: 24px;
    text-align: center;
  }
}
.x-rosc2 .x-container2 .x-xia .x-le .x-p {
  color: #666;
  line-height: 1.4;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .x-rosc2 .x-container2 .x-xia .x-le .x-p {
    font-size: 16px;
    text-align: center;
  }
}
.x-rosc2 .x-container2 .x-xia .x-ri {
  margin-right: 0.6rem;
  width: 41.5%;
}
@media (max-width: 767px) {
  .x-rosc2 .x-container2 .x-xia .x-ri {
    margin-right: 0;
    width: 100%;
    margin-bottom: 0.4rem;
    order: -1;
  }
}
.x-rosc2 .x-container2 .x-xia .x-ri .public-img {
  width: 100%;
}
.x-rosc2 .x-container2 .x-xia .x-ri .public-img::before {
  padding-top: 96.04130809%;
}
@media (max-width: 767px) {
  .x-rosc2 .x-container2 .x-xia .x-ri .public-img::before {
    padding-top: 81.041308%;
  }
}
.x-rosc2 .x-container2 .x-xia .x-ri .public-img img {
  object-fit: contain;
}
@media (max-width: 767px) {
  .x-rosc3 {
    padding: 1.6rem 0 0;
  }
}
.x-rosc3 .x-deli2 .x-container2 .x-xia .x-le ul li .x-tit {
  color: #333;
}
.x-rosc3 .x-deli2 .x-container2 .x-xia .x-le ul li .x-p span {
  color: #ffbe46;
}
.x-rosc3 .x-deli2 .x-container2 .x-xia .x-le ul li.on .x-tit {
  color: #ffbe46;
}
@media (max-width: 767px) {
  .x-rosc3 .x-deli2 .x-container2 .x-xia .x-ri .swiper .swiper-wrapper .swiper-slide .public-img::before {
    padding-top: 72.14285714%;
  }
}
.x-rosc4 {
  padding: 0.9rem 0 0.8rem;
  position: relative;
  height: 250vh;
}
@media (max-width: 767px) {
  .x-rosc4 {
    height: auto;
    padding: 1.6rem 0;
  }
}
.x-rosc4 .x-container2 {
  position: sticky;
  position: -webkit-sticky;
  top: 0.6rem;
  height: 100vh;
}
@media (max-width: 991px) {
  .x-rosc4 .x-container2 {
    top: 4rem;
  }
}
@media (max-width: 767px) {
  .x-rosc4 .x-container2 {
    height: auto;
    position: initial;
  }
}
.x-rosc4 .x-container2 .x-title {
  text-align: center;
  font-family: 'Poppins-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: #111111;
  line-height: 1;
}
.x-rosc4 .x-container2 .x-xia {
  margin-top: 0.7rem;
}
.x-rosc4 .x-container2 .x-xia .x-zh {
  width: 5.46rem;
  height: 5.46rem;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 991px) {
  .x-rosc4 .x-container2 .x-xia .x-zh {
    width: 3.46rem;
    height: 3.46rem;
  }
}
@media (max-width: 767px) {
  .x-rosc4 .x-container2 .x-xia .x-zh {
    width: 100%;
    height: 100%;
  }
}
.x-rosc4 .x-container2 .x-xia .x-zh svg {
  transform: rotate(-130deg);
}
@media (max-width: 767px) {
  .x-rosc4 .x-container2 .x-xia .x-zh svg {
    display: none;
  }
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-ba1 {
  fill: #fff4ed !important;
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-ba2 {
  fill: #fff4ed !important;
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-im {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  z-index: 5;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .x-rosc4 .x-container2 .x-xia .x-zh .x-im {
    display: none;
  }
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-im .public-img {
  border-radius: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  transition: 0.4s all;
  padding: 0.1rem;
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-im .public-img.on {
  opacity: 1;
  position: relative;
  z-index: 5;
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-im .public-img::before {
  padding-top: 100%;
}
@media (max-width: 767px) {
  .x-rosc4 .x-container2 .x-xia .x-zh .x-box {
    display: none;
  }
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li {
  position: absolute;
  left: 17.5%;
  top: 10%;
  z-index: 5;
}
@media (max-width: 1900px) {
  .x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li {
    left: 16.5%;
  }
}
@media (max-width: 991px) {
  .x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li {
    left: 14.5%;
  }
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li.on2 i {
  opacity: 0;
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li.on i,
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li.on .x-text {
  opacity: 1;
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li:nth-child(2) {
  right: 0.5%;
  left: auto;
  top: 41%;
}
@media (max-width: 1900px) {
  .x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li:nth-child(2) {
    right: 0.2%;
  }
}
@media (max-width: 991px) {
  .x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li:nth-child(2) {
    right: -1%;
  }
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li:nth-child(2) .x-text {
  left: 0.6rem;
  top: -0.3rem;
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li:nth-child(3) {
  left: 28%;
  top: 92%;
}
@media (max-width: 1900px) {
  .x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li:nth-child(3) {
    top: 91.5%;
  }
}
@media (max-width: 991px) {
  .x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li:nth-child(3) {
    top: 90%;
  }
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li:nth-child(3) .x-text {
  width: 5.2rem;
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 8px;
  height: 8px;
  background-color: #ff6622;
  border-radius: 100%;
  opacity: 0;
  transition: 0.4s ease-in-out;
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li i::before {
  content: '';
  width: 18px;
  height: 18px;
  background-color: rgba(255, 102, 34, 0.3);
  border-radius: 100%;
  position: absolute;
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li .x-text {
  width: 3.8rem;
  position: absolute;
  left: -5rem;
  top: -0.18rem;
  opacity: 0;
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li .x-text {
    width: 4.3rem;
  }
}
@media (max-width: 991px) {
  .x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li .x-text {
    width: 3rem;
    left: -4rem;
  }
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li .x-text .x-tit {
  color: #ffbe46;
}
.x-rosc4 .x-container2 .x-xia .x-zh .x-box .x-li .x-text .x-p {
  margin-top: 0.1rem;
  color: #666;
  line-height: 1.4;
}
.x-rosc4 .x-container2 .x-xia .x-zh .swiper {
  display: none;
}
@media (max-width: 767px) {
  .x-rosc4 .x-container2 .x-xia .x-zh .swiper {
    display: block;
    padding-bottom: 0.8rem;
  }
}
.x-rosc4 .x-container2 .x-xia .x-zh .swiper .swiper-pagination-bullet-active {
  background-color: #f18200;
}
.x-rosc4 .x-container2 .x-xia .x-zh ul li {
  padding-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .x-rosc4 .x-container2 .x-xia .x-zh ul li {
    height: auto;
    padding: 20px 20px 40px;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
  }
}
.x-rosc4 .x-container2 .x-xia .x-zh ul li .x-text {
  margin-top: 0.2rem;
  text-align: center;
}
.x-rosc4 .x-container2 .x-xia .x-zh ul li .x-text .x-tit {
  color: #ffbe46;
  font-family: 'Poppins-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 767px) {
  .x-rosc4 .x-container2 .x-xia .x-zh ul li .x-text .x-tit {
    color: #111;
  }
}
.x-rosc4 .x-container2 .x-xia .x-zh ul li .x-text .x-p {
  color: #666;
  line-height: 1.2;
  margin-top: 0.15rem;
}
@media (max-width: 767px) {
  .x-rosc4 .x-container2 .x-xia .x-zh ul li .x-text .x-p {
    font-size: 16px;
    line-height: 1.4;
  }
}
.x-deli1.tech-forma1 .c-num {
  position: absolute;
  bottom: 5vw;
  left: 0;
  width: 100%;
  opacity: 0.8;
}
@media (max-width: 991px) {
  .x-deli1.tech-forma1 .c-num {
    bottom: 10vw;
  }
}
@media (max-width: 767px) {
  .x-deli1.tech-forma1 .c-num {
    bottom: 30vw;
  }
}
.x-deli1.tech-forma1 .x-container2 .x-xia .x-p3 {
  margin: 0.24rem auto 0;
}
@media (max-width: 991px) {
  .x-deli1.tech-forma1 .x-container2 .x-xia .x-p3 {
    padding: 0 ;
  }
}
.x-deli1.tech-forma1 .x-container2 .x-xia .x-p3 span {
  color: #2bf9de;
  font-weight: bold;
}
.x-deli1.tech-forma1 .x-container2 .x-xia .x-p4 {
  margin-top: 1rem;
}
.x-deli1.tech-forma1 .x-container2 .x-xia .x-p4 .x-p4a {
  font-size: 13.54vw;
  color: #e8f7fe;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.x-deli1.tech-forma1 .x-container2 .x-xia .x-p4 .x-p4a span {
  background-image: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  position: relative;
}
.x-deli1.tech-forma1 .x-container2 .x-xia .x-p4 .x-p4a span::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(48, 223, 221, 0.68), transparent);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  mix-blend-mode: multiply;
  /* 或其他混合模式 */
  z-index: -1;
  pointer-events: none;
}
.x-deli1.tech-forma1 .x-container2 .x-xia .x-p4 .x-p4a .font60 {
  font-size: 60px;
  background-image: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  position: relative;
}
.x-deli1.tech-forma1 .x-container2 .x-xia .x-p4 .x-p4a .font60::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(48, 223, 221, 0.68), transparent);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  mix-blend-mode: multiply;
  /* 或其他混合模式 */
  z-index: -1;
  pointer-events: none;
}
.tech-forma2 {
  background-image: linear-gradient(to bottom, #ffffff, #F1f6f9);
  padding: 1.8rem 0;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .tech-forma2 {
    text-align: left;
  }
}
.tech-forma2 .bgimg {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: -50%;
  width: 74.73958333%;
}
@media (max-width: 1260px) {
  .tech-forma2 .bgimg {
    bottom: -40%;
  }
}
.tech-forma2 .bgimg img {
  width: 100%;
}
.tech-forma2 .box {
  position: relative;
  z-index: 2;
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
}
@media (max-width: 767px) {
  .tech-forma2 .box {
    margin-top: 0.2rem;
  }
}
.tech-forma2 .box .left {
  width: 37.14285714%;
}
@media (max-width: 991px) {
  .tech-forma2 .box .left {
    width: 100%;
  }
}
.tech-forma2 .box .right {
  width: 20.42857143%;
  margin-right: 13.5%;
}
@media (max-width: 991px) {
  .tech-forma2 .box .right {
    width: 30%;
    margin: 0.5rem auto 0;
  }
}
.tech-forma2 .box .right .pcn2::before {
  padding-top: 177.97202797%;
}
.formatitle {
  display: inline-block;
  text-align: center;
  color: transparent;
  background-image: linear-gradient(138deg, #1340f3 0%, #1340f3 30%, #965192 50%, #ff5e45 70%, #ff5e45 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Poppins-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 767px) {
  .formatitle {
    text-align: left;
  }
  .formatitle br {
    display: none;
  }
}
.tech-forma3 {
  background-color: #F1f6f9;
  padding: 1.8rem 0 2.2rem;
  position: relative;
  text-align: center;
}
.tech-forma3.tech-forma30 {
  padding: 1.8rem 0 0;
}
@media (max-width: 991px) {
  .tech-forma3 {
    padding: 1.8rem 0;
  }
  .tech-forma3.tech-forma4 {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .tech-forma3 {
    text-align: left;
  }
}
.tech-forma3 .x-container2 {
  position: relative;
  z-index: 3;
}
.tech-forma3 .bgimg {
  position: absolute;
  left: -10%;
  top: 50%;
  transform: translateY(-50%);
  width: 74.73958333%;
}
.tech-forma3 .bgimg img {
  width: 100%;
}
.tech-forma3 .pcn1 {
  padding: 0 2rem;
  margin-top: 0.2rem;
  color: #111111;
}
@media (max-width: 991px) {
  .tech-forma3 .pcn1 {
    padding: 0;
  }
}
.tech-forma3 .pcn2 {
  padding: 0 1rem;
  margin-top: 0.55rem;
}
@media (max-width: 991px) {
  .tech-forma3 .pcn2 {
    padding: 0;
  }
}
.tech-forma3 .pcn2 .pcn2z::before {
  padding-top: 46.66666667%;
}
.tech-forma3 .pcn2 .pcn2z .line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  z-index: 2;
  transition: all 2s;
  overflow: hidden;
}
.tech-forma3 .pcn2 .pcn2z .line .line1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: auto;
  height: 100%;
  max-width: initial;
}
.tech-forma3 .pcn2 .pcn2z.on .line {
  width: 100%;
}
.tech-region1 {
  padding: 0 0 2.2rem;
}
@media (max-width: 991px) {
  .tech-region1 {
    padding: 0;
  }
}
.tech-region1 .box {
  margin: 0.6rem 0 0;
  padding: 0 0.6rem;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .tech-region1 .box {
    padding: 0;
  }
}
.tech-region1 .box.on .box2 {
  opacity: 1;
}
.tech-region1 .box.on .box2:nth-child(1) {
  transform: translateX(0);
}
.tech-region1 .box.on .box2:last-child {
  transform: translateX(0);
}
.tech-region1 .box.on .box3 {
  opacity: 1;
  transition: all 0.4s 0.8s;
}
.tech-region1 .box .box2 {
  width: 43.75%;
  text-align: center;
  padding: 0.7rem;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: all 1.2s;
  opacity: 0;
}
@media (max-width: 767px) {
  .tech-region1 .box .box2 {
    padding: 0.2rem;
  }
}
.tech-region1 .box .box2:nth-child(1) {
  transform: translateX(2rem);
}
.tech-region1 .box .box2:last-child {
  transform: translateX(-2rem);
}
.tech-region1 .box .box2 .cn1 {
  color: #999999;
}
@media (max-width: 767px) {
  .tech-region1 .box .box2 .cn1 {
    font-size: 18px;
  }
}
.tech-region1 .box .box2 .cn2 {
  margin: 0.5rem 0 0;
}
.tech-region1 .box .box2 .cn2 img {
  width: 83.73205742%;
}
@media (max-width: 991px) {
  .tech-region1 .box .box2 .cn2 img {
    width: 100%;
  }
}
.tech-region1 .box .box2.box2b .cn1 span {
  color: transparent;
  background-image: linear-gradient(138deg, #00f88b 0%, #00f88b 30%, #00cebf 50%, #009aff 70%, #009aff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}
.tech-region1 .box .box3 {
  width: 12.5%;
  writing-mode: vertical-lr;
  text-align: center;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #cccccc;
  opacity: 0;
  transition: all 0.4s 0s;
}
.tech-region2 {
  padding: 1.8rem 0;
  background-image: linear-gradient(to bottom, #fff, #F1f6f9);
}
