.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .bg {
  overflow: hidden;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .bg img {
  min-width: 100%;
  max-width: 101%;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf {
  position: relative;
  top: -1%;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf h1 {
  font-size: 3.125vw;
  letter-spacing: 2px;
  color: #ffffff;
  margin-bottom: 1.92708vw;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf ul {
  margin-bottom: 2.6041vw;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf ul li {
  margin-bottom: 0.5208vw;
  display: flex;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf ul li p:nth-child(1) {
  width: 1.1979vw;
  position: relative;
  top: 0.56vw;
  line-height: 0;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf ul li p:nth-child(2) {
  flex: 1;
  margin-left: 13px;
  font-size: 1.25vw;
  letter-spacing: 1px;
  color: #ffffff;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf ul li:last-child {
  margin-bottom: 0;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf a {
  width: 117px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 20px;
  transition: all 0.5s;
  font-size: 18px;
  letter-spacing: 1px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf a:hover {
  background: #fff;
  color: #ff530b;
  box-shadow: 1px 1px 10px #fff;
  transform: translateX(4px);
}
.home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-rt {
  width: 49.14%;
  position: relative;
  left: 2vw;
}
.home-about {
  background: #f4f5fa;
}
.home-about .container .row {
  margin-left: -0.841%;
  margin-right: -0.841%;
  margin-top: -7.5%;
  position: relative;
  z-index: 2;
}
.home-about .container .row .home-about-items {
  animation-name: fadeInUp;
}
.home-about .container .row .home-about-items.col-3 {
  padding: 0 0.841%;
}
.home-about .container .row .home-about-items.col-3.wow .home-about-items-con {
  background-color: #ffffff;
  box-shadow: 0px 4px 7px 0px rgba(217, 217, 217, 0.82);
  border-radius: 15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 11.40625vw;
  padding: 10.2% 10px 10px 11.7%;
  display: block;
  transition: all 0.5s;
}
.home-about .container .row .home-about-items.col-3.wow .home-about-items-con div:nth-child(1) {
  font-size: 1.3542vw;
  letter-spacing: 1px;
  color: #333333;
  position: relative;
  font-weight: bold;
  padding-bottom: 6px;
}
.home-about .container .row .home-about-items.col-3.wow .home-about-items-con div {
  transition: all 0.5s;
}
.home-about .container .row .home-about-items.col-3.wow .home-about-items-con div:nth-child(1)::after {
  position: absolute;
  left: 0;
  content: '';
  bottom: 0;
  width: 33px;
  height: 2px;
  background-image: linear-gradient(87deg, #fe4b09 0%, #ff9710 100%);
}
.home-about .container .row .home-about-items.col-3.wow .home-about-items-con div:nth-child(2) {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #333333;
  margin-top: 11px;
}
.home-about .container .row .home-about-items.col-3.wow .home-about-items-con:hover {
  transform: translateY(-4px);
}
.home-about .container .row .home-about-items.col-3.wow .home-about-items-con:hover div {
  color: #ff530b !important;
}
.home-about .container .sy-bt {
  margin-top: 7.6%;
}
.home-about-con {
  margin-top: 60px;
  position: relative;
  padding-bottom: 6%;
}
.home-about-con .video-pagination {
  position: relative;
  bottom: 0;
  margin-top: 33px;
  width: 100%;
}
.home-about-con .video-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #c4c5c7;
  border: solid 1px #acacac;
  opacity: 1;
  transition: all 0.5s;
  margin: 0 2px;
}
.home-about-con .video-pagination .swiper-pagination-bullet-active {
  background-color: #f26428;
  border: solid 1px #f26428;
}
.home-about-con .swiper-container.swiper-video-slider {
  border-radius: 20px;
  overflow: hidden;
}
.home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide {
  position: relative;
}
.home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .slide-media .slide-bg {
  width: 100%;
  height: 29.6354vw;
  object-fit: cover;
}
.home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .slide-media .play-btn {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .slide-media .play-btn img {
  position: relative;
  z-index: 2;
  cursor: pointer;
  transition: all 0.5s;
  max-width: 4.84375vw;
}
.home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .slide-media .play-btn img:hover {
  transform: rotateZ(360deg);
}
.home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .slide-media .play-btn::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.45);
}
.home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .slide-media .slide-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #f4f5fa;
}
.home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .playing .play-btn {
  opacity: 0;
  visibility: hidden;
}
.home-wt {
  margin-top: 6%;
}
.home-wt .home-wt-box {
  display: flex;
  margin-top: 60px;
  justify-content: center;
}
.home-wt .home-wt-box li {
  margin-right: 2.1875vw;
  position: relative;
  min-width: 12.5vw;
  background-color: #fae2d8;
  border-radius: 34px;
  padding: 13px 10px;
  text-align: center;
  transition: all 0.5s;
  animation-name: fadeInUp;
}
.home-wt .home-wt-box li div:nth-child(1) {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: auto;
  height: 88.5%;
}
.home-wt .home-wt-box li div:nth-child(1) img {
  max-height: 100%;
}
.home-wt .home-wt-box li div:nth-child(2) {
  font-size: 1.25vw;
  font-weight: bold;
  letter-spacing: 1px;
  color: #ff530b;
}
.home-wt .home-wt-box li:hover {
  transform: translateY(-4px);
}
.home-wt .home-wt-box li:last-child {
  margin-right: 0;
}
.home-wt .home-wt-box li:nth-child(2) {
  animation-delay: 0.3s;
}
.home-wt .home-wt-box li:nth-child(3) {
  animation-delay: 0.6s;
}
.home-wt .home-wt-box li:nth-child(4) {
  animation-delay: 0.9s;
}
.home-wt .home-wt-yq {
  margin-top: 4.6%;
  padding-bottom: 6.67vw;
}
.home-wt .home-wt-yq .home-wt-circle {
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 62.361%;
}
.home-wt .home-wt-yq ul {
  display: flex;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  justify-content: space-between;
}
.home-wt .home-wt-yq ul li {
  width: 16vw;
  transition: all 0.5s;
}
.home-wt .home-wt-yq ul li h4 {
  font-size: 1.3542vw;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
  margin-bottom: 0.625vw;
  transition: all 0.5s;
}
.home-wt .home-wt-yq ul li div {
  font-size: 1.042vw;
  line-height: 1.7;
  letter-spacing: 1px;
  color: #666666;
  transition: all 0.5s;
}
.home-wt .home-wt-yq ul li:nth-child(1) {
  text-align: right;
}
.home-wt .home-wt-yq ul li:hover {
  transform: translateY(-4px);
}
.home-wt .home-wt-yq ul li:hover h4,
.home-wt .home-wt-yq ul li:hover div {
  color: #ff500a;
}
.home-wt .home-wt-yq ul:nth-child(1) {
  justify-content: center;
  margin-bottom: -0.7vw;
}
.home-wt .home-wt-yq ul:nth-child(1) li {
  text-align: center;
}
.home-wt .home-wt-yq ul:nth-child(2) {
  margin-bottom: 2.4479vw;
  width: 72%;
}
.home-wt .home-wt-yq ul:nth-child(3) {
  width: 95%;
}
.home-wt .home-wt-hz {
  background: url(../images/nt-bg.png) no-repeat;
  background-size: cover;
  padding-top: 11.5%;
  margin-top: -7.3%;
  position: relative;
  z-index: 2;
  padding-bottom: 6.3%;
}
.home-wt .home-wt-hz .sy-bt div:nth-child(1) {
  color: #fff;
}
.home-wt .home-wt-hz .sy-bt img {
  filter: brightness(0) invert(1);
}
.home-wt .home-wt-hz .home-wt-hz-con {
  display: flex;
  justify-content: space-between;
  margin-top: 54px;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf {
  width: 26.65%;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.26);
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li {
  cursor: pointer;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
  padding: 27.75px 0;
  padding-left: 15%;
  flex: 1;
  font-size: 1.354vw;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #ffffff;
  transition: all 0.5s;
  position: relative;
  display: flex;
  align-items: center;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li div:nth-child(1) {
  font-size: 1.67vw;
  position: relative;
  top: 0.1vw;
  font-family: 'Roboto', sans-serif;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li div:nth-child(2) {
  position: relative;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li:last-child {
  border: none;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li::after {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%) translateX(-10px);
  content: '';
  width: 1.92708vw;
  height: 42px;
  background: url(../images/sjx.png) no-repeat center center;
  background-size: 100%;
  transition: all 0.5s;
  opacity: 0;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li:hover {
  background: #fff;
  color: #f26428;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li.active {
  background: #fff;
  color: #f26428;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li.active div:nth-child(2) {
  font-weight: bold;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li.active::after {
  opacity: 1;
  transform: translateY(-50%) translateX(0px);
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt {
  background-color: #ffffff;
  border-radius: 20px;
  width: 70.52%;
  padding: 4.15% 20px 4.15% 3.56%;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items {
  display: none;
  overflow: hidden;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf {
  flex: 1;
  padding-right: 2.5%;
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 1px;
  color: #333333;
  transition: all 0.6s;
  opacity: 0;
  transform: translateX(-15px);
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf h4 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #ffffff;
  background-image: linear-gradient(87deg, #ff500a 0%, #ffffff 100%);
  border-radius: 24px;
  width: fit-content;
  padding: 10.313px 85px 10.313px 32px;
  margin-bottom: 10px;
  margin-top: 24px;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf h4:nth-child(1) {
  margin-top: 0;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf ul {
  padding-left: 32px;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .rt {
  transition: all 0.6s;
  width: 34.35%;
  opacity: 0;
  transform: translateX(15px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .rt img{
    width: auto;
    height: auto;
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items.active .home-wt-hz-items-con .lf,
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items.active .home-wt-hz-items-con .rt {
  opacity: 1;
  transform: translateX(0);
}
.home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items:nth-child(1) {
  display: block;
}
.home-faq {
  background-color: #f4f5fa;
  margin-top: 4.5%;
  padding-top: 6%;
  padding-bottom: 6.3%;
}
.home-faq .container .home-faq-con {
  padding: 28px 1.85%;
  padding-right: 0;
  background-color: #ffffff;
  border-radius: 20px;
  margin-top: 55px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.home-faq .container .home-faq-con .home-faq-lf {
  background-color: #f4f5fa;
  border-radius: 20px 0px 0px 20px;
  padding: 25px 0 25px 1.75%;
  width: 36.6%;
}
.home-faq .container .home-faq-con .home-faq-lf ul li {
  border-radius: 12px 0px 0px 12px;
  display: flex;
  align-items: center;
  padding: 11.5px 0;
  padding-left: 5.39%;
  cursor: pointer;
  transition: all 0.5s;
  margin-bottom: 9px;
}
.home-faq .container .home-faq-con .home-faq-lf ul li div:first-child {
  font-size: 24px;
  letter-spacing: 1px;
  color: #333333;
  font-family: 'Poppins', sans-serif;
  position: relative;
  top: 0.5px;
}
.home-faq .container .home-faq-con .home-faq-lf ul li div:last-child {
  flex: 1;
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #333333;
  margin-left: 1.25vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.home-faq .container .home-faq-con .home-faq-lf ul li:nth-child(1) div:first-child {
  color: #ff433c;
}
.home-faq .container .home-faq-con .home-faq-lf ul li:nth-child(2) div:first-child {
  color: #ff6817;
}
.home-faq .container .home-faq-con .home-faq-lf ul li:nth-child(3) div:first-child {
  color: #ffa865;
}
.home-faq .container .home-faq-con .home-faq-lf ul li.active {
  background: #fff;
}
.home-faq .container .home-faq-con .home-faq-lf ul li:last-child {
  margin-bottom: 0;
}
.home-faq .container .home-faq-con .home-faq-rt {
  width: 60%;
  padding-right: 3%;
  padding-top: 36px;
  max-height: 440px;
  overflow: auto;
}
.home-faq .container .home-faq-con .home-faq-rt .home-faq-items {
  display: none;
}
.home-faq .container .home-faq-con .home-faq-rt .home-faq-items .tb {
  width: 42px;
  height: 42px;
  margin-right: 19px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 20px;
}
.home-faq .container .home-faq-con .home-faq-rt .home-faq-items .wen {
  display: flex;
  background: #fff;
  margin-bottom: 30px;
}
.home-faq .container .home-faq-con .home-faq-rt .home-faq-items .wen .tb {
  background-color: rgba(242, 100, 40, 0.2);
  color: #f26428;
}
.home-faq .container .home-faq-con .home-faq-rt .home-faq-items .wen div:nth-child(2) {
  flex: 1;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #333333;
  font-weight: bold;
  position: relative;
  top: 4px;
}
.home-faq .container .home-faq-con .home-faq-rt .home-faq-items .da {
  display: flex;
}
.home-faq .container .home-faq-con .home-faq-rt .home-faq-items .da .tb {
  background-image: linear-gradient(0deg, #ff500b 0%, #ff941c 100%);
  color: #fff;
}
.home-faq .container .home-faq-con .home-faq-rt .home-faq-items .da div:nth-child(2) {
  flex: 1;
  font-size: 18px;
  line-height: 2.67;
  letter-spacing: 1px;
  color: #444444;
  position: relative;
  top: -2px;
}
.home-faq .container .home-faq-con .home-faq-rt .home-faq-items:nth-child(1) {
  display: block;
}
.home-xl {
  margin-top: 6.3%;
  overflow: hidden;
}
.home-xl .home-xl-dh {
  display: flex;
  justify-content: center;
  margin-top: 54px;
}
.home-xl .home-xl-dh div {
  position: relative !important;
  top: 0 !important;
  margin: 0 !important;
  transform: initial !important;
}
.home-xl .home-xl-dh .home-prev {
  left: 0;
  margin-right: 20px !important;
}
.home-xl .home-xl-dh .home-next {
  right: 0;
}
.home-xl .home-xl-con {
  width: 73.86%;
  margin: 0 auto;
  margin-top: 57px;
}
.home-xl .home-xl-con .swiper {
  overflow: initial;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide {
  padding: 28px 1.71% 24px;
  background-color: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(105, 105, 105, 0.21);
  border-radius: 18px;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .logo div img {
  max-width: 109px;
  max-height: 39px;
  object-fit: contain;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .logo div:last-child {
  background-color: rgba(242, 100, 40, 0.2);
  border-radius: 5px;
  font-size: 18px;
  color: #f26428;
  padding: 0 10.25px;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .bg {
  box-shadow: 0px 0px 18px 0px rgba(105, 105, 105, 0.19);
  border-radius: 10px;
  overflow: hidden;
  margin-top: 18px;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .bg p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 10.88541vw;
  transition: all 0.8s;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .bt {
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  color: #f26428;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .nr {
  margin-top: 20px;
  font-size: 16px;
  color: #666666;
  line-height: 1.6875;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 4;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  transition: all 0.5s;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .nr strong {
  display: inline-block;
  color: #333333;
  font-weight: bold;
  transition: all 0.5s;
  margin-bottom: 5px;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-bt {
  margin-top: 27px;
  display: flex;
  align-items: center;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-bt div:first-child {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-right: 11px;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-bt div:last-child {
  font-size: 14px;
  color: #666666;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide:hover .home-xl-tp .bg p {
  transform: scale(1.04);
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide:hover .home-xl-tp .nr {
  color: #f26428;
}
.home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide:hover .home-xl-tp .nr strong {
  color: #f26428;
}
.home-hzkh {
  background-color: #f4f5fa;
  margin-top: 6.3%;
  padding-top: 6%;
  padding-bottom: 6.3%;
}
.home-hzkh .container .home-hzkh-con {
  text-align: center;
  margin-top: 87px;
}
.home-ryzz {
  margin-top: 6.3%;
}
.home-ryzz .home-ryzz-con {
  text-align: center;
  margin-top: 60px;
  overflow: hidden;
}
.home-ryzz .home-ryzz-con img {
  max-width: 101%;
  min-width: 100%;
}
.home-xwzx {
  background-color: #f4f5fa;
  margin-top: 6px;
  padding-top: 6%;
  padding-bottom: 6.3%;
}
.home-xwzx .container .home-xwzx-dh {
  display: flex;
  margin-top: 60px;
  justify-content: center;
}
.home-xwzx .container .home-xwzx-dh li {
  background-color: rgba(216, 218, 228, 0.8);
  border-radius: 23px;
  font-size: 18px;
  transition: all 0.5s;
  color: #333333;
  cursor: pointer;
  margin-right: 2.0833vw;
  padding: 7.25px 30px;
}
.home-xwzx .container .home-xwzx-dh li:last-child {
  margin-right: 0;
}
.home-xwzx .container .home-xwzx-dh li.active {
  background-image: linear-gradient(0deg, #ff560c 0%, #ff8d1b 100%);
  color: #fff;
}
.home-xwzx .container .home-xwzx-dh li:hover {
  transform: translateY(-3px);
  box-shadow: 1px 1px 10px #d8dae4;
}
.home-xwzx .container .home-xwzx-con {
  margin-top: 34px;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items {
  display: none;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con {
  display: flex;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-lf {
  width: 42%;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-lf a {
  display: block;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-lf a p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  transition: all 0.8s;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-lf a:hover p {
  transform: scale(1.04);
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt {
  background-color: #ffffff;
  border-radius: 8px;
  width: 58%;
  padding: 0 4%;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li {
  transition: all 0.5s;
  padding: 40.5px 0;
  border-bottom: 1px solid #eee;
  display: flex;
  align-items: center;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:first-child {
  line-height: 1;
  text-align: center;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:first-child p {
  transition: all 0.5s;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:first-child p:first-child {
  font-family: Arial-BoldMT;
  font-size: 42px;
  color: #4a4a4a;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:first-child p:last-child {
  font-family: ArialMT;
  font-size: 18px;
  color: #4a4a4a;
  margin-top: 7px;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:last-child {
  flex: 1;
  position: relative;
  margin-left: 4%;
  padding-left: 4%;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:last-child a {
  transition: all 0.5s;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:last-child a:first-child {
  font-size: 20px;
  color: #151515;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:last-child a:last-child {
  font-size: 16px;
  color: #4a4a4a;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  margin-top: 10px;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:last-child::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 90%;
  background-color: #dcdcdc;
  transition: all 0.5s;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li:last-child {
  border-bottom: none;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li:hover {
  transform: translateX(4px);
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li:hover div:first-child p,
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li:hover div:last-child a {
  color: #f26428 !important;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li:hover div:last-child::before {
  background-color: #f26428;
}
.home-xwzx .container .home-xwzx-con .home-xwzx-items:nth-child(1) {
  display: block;
}
@media (max-width: 1920px) {
  /* 此断点用于微调大屏下可能存在的溢出问题，若无特殊需求可留空 */
}
@media (max-width: 1700px) {
  .home-wt .home-wt-hz {
    margin-top: -8.3%;
  }
}
@media (max-width: 1599px) {
  /* 调整banner文字及间距 */
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf h1 {
    font-size: 3.5vw;
  }
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf ul li p:nth-child(2) {
    font-size: 1.3vw;
  }
  .home-about .container .row .home-about-items.col-3.wow .home-about-items-con {
    height: 12.5vw;
  }
  .home-about .container .row .home-about-items.col-3.wow .home-about-items-con div:nth-child(1) {
    font-size: 1.6vw;
  }
  .home-about .container .row .home-about-items.col-3.wow .home-about-items-con div:nth-child(2),
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf {
    font-size: 18px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf h4 {
    font-size: 20px;
    padding: 10.313px 67px 10.313px 32px;
  }
  .home-faq .container .home-faq-con .home-faq-lf ul li div:last-child,
  .home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:last-child {
    font-size: 20px;
  }
  .home-faq .container .home-faq-con .home-faq-rt .home-faq-items .wen div:nth-child(2) {
    font-size: 22px;
  }
  .home-faq .container .home-faq-con .home-faq-rt .home-faq-items .da div:nth-child(2) {
    font-size: 16px;
    line-height: 2.67;
    top: 1px;
  }
}
@media (max-width: 1477px) {
  /* 调整home-wt-hz左右布局间距 */
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li {
    padding-left: 8%;
    font-size: 1.5vw;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf {
    font-size: 18px;
  }
  .home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .slide-media .slide-bg {
    height: 32.6354vw;
  }
  .home-faq .container .home-faq-con .home-faq-lf ul li div:last-child,
  .home-cpzx.container .row .home-cpzx-items.col-3.wow.fadeInUp .home-cpzx-items-con div:last-child {
    font-size: 18px;
  }
  .home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .logo div:last-child {
    font-size: 16px;
  }
}
@media (max-width: 1365px) {
  /* 调整主要模块间距 */
  .home-about .container .row {
    margin-top: -5%;
  }
  .home-about .container .row .home-about-items.col-3.wow .home-about-items-con {
    height: 14vw;
    padding: 8% 10px 10px 8%;
  }
  .home-about .container .row .home-about-items.col-3.wow .home-about-items-con div:nth-child(1) {
    font-size: 1.8vw;
  }
  .home-about .container .row .home-about-items.col-3.wow .home-about-items-con div:nth-child(2) {
    font-size: 16px;
  }
  /* 视频区域高度 */
  .home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .slide-media .slide-bg {
    height: 32vw;
  }
  /* 合作方左侧菜单 */
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li {
    padding: 20px 0;
    padding-left: 8%;
    font-size: 1.6vw;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li div:nth-child(1) {
    font-size: 2vw;
    top: 0;
  }
  /* 新闻资讯右侧日期调整 */
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:first-child p:first-child {
    font-size: 36px;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:last-child a:first-child {
    font-size: 18px;
  }
  .home-wt .home-wt-box li div:nth-child(2),
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf {
    font-size: 16px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf h4 {
    font-size: 18px;
  }
  .home-faq .container .home-faq-con .home-faq-rt .home-faq-items .wen div:nth-child(2) {
    font-size: 20px;
    top: 7px;
  }
}
@media (max-width: 1199px) {
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf a {
    width: 99px;
    height: 33px;
    font-size: 15px;
  }
  /* 关于我们四个卡片改为两行两列 */
  .home-about .container .row {
    margin-top: -7%;
    flex-wrap: wrap;
  }
  .home-about .container .row .home-about-items.col-3 {
    flex: 0 0 48%;
    margin-bottom: 20px;
  }
  .home-about .container .row .home-about-items.col-3.wow .home-about-items-con {
    height: auto;
    padding: 20px 15px 22%;
  }
  .home-about .container .row .home-about-items.col-3.wow .home-about-items-con div:nth-child(1) {
    font-size: 20px;
  }
  /* 视频区域 */
  .home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .slide-media .slide-bg {
    height: 34vw;
  }
  /* 优势特点列表换行 */
  /* 合作伙伴区域左右改为上下 */
  .home-wt .home-wt-hz .home-wt-hz-con {
    flex-direction: column;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf {
    width: 100%;
    border-radius: 24px;
    margin-bottom: 30px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li {
    padding: 15px 0;
    padding-left: 5%;
    font-size: 18px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li div:nth-child(1) {
    font-size: 22px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt {
    width: 100%;
    padding: 30px 20px;
  }
  /* FAQ左右改为上下 */
  .home-faq .container .home-faq-con {
    flex-direction: column;
    padding: 20px;
  }
  .home-faq .container .home-faq-con .home-faq-lf {
    width: 100%;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 30px;
  }
  .home-faq .container .home-faq-con .home-faq-lf ul li {
    padding: 10px 15px;
    border-radius: 12px;
  }
  .home-faq .container .home-faq-con .home-faq-rt {
    width: 100%;
    padding-right: 0;
  }
  /* 案例展示调整卡片宽度 */
  .home-xl .home-xl-con {
    width: 90%;
  }
  .home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide {
    width: 320px;
  }
  /* 新闻资讯左右改为上下 */
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con {
    flex-direction: column;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-lf {
    width: 100%;
    margin-bottom: 20px;
    height: 280px;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt {
    width: 100%;
    padding: 20px;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li {
    padding: 25px 0;
  }
  .home-wt .home-wt-hz {
    margin-top: -10.3%;
  }
}
@media (max-width: 990px) {
  /* 关于我们卡片改为一行一个 */
  .home-about .container .row .home-about-items.col-3 {
    flex: 0 0 100%;
  }
  /* 视频区域高度 */
  .home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .slide-media .slide-bg {
    height: 37vw;
  }
  /* 优势特点图标和文字调整 */
  .home-wt .home-wt-box li {
    min-width: 150px;
  }
  .home-wt .home-wt-box li div:nth-child(2) {
    font-size: 16px;
  }
  /* 圆形图下方文字列表 */
  .home-wt .home-wt-yq ul li {
    width: 45%;
  }
  .home-wt .home-wt-yq ul li h4 {
    font-size: 18px;
  }
  .home-wt .home-wt-yq ul li div {
    font-size: 14px;
  }
  /* 合作方内容区域 */
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con {
    flex-direction: column;
  }
  /* FAQ右侧问答字体调整 */
  .home-faq .container .home-faq-con .home-faq-rt .home-faq-items .wen div:nth-child(2) {
    font-size: 20px;
  }
  .home-faq .container .home-faq-con .home-faq-rt .home-faq-items .da div:nth-child(2) {
    font-size: 16px;
    top: 8px;
    line-height: 1.8;
  }
  /* 新闻资讯tab按钮换行 */
  .home-xwzx .container .home-xwzx-dh {
    flex-wrap: wrap;
    gap: 10px;
  }
  .home-xwzx .container .home-xwzx-dh li {
    margin-right: 0;
    padding: 5px 20px;
    font-size: 16px;
  }
  .home-about .container .row {
    margin-top: -5%;
  }
  .home-wt .home-wt-box {
    margin-top: 38px;
  }
  .home-wt .home-wt-yq .home-wt-circle {
    display: none;
  }
  .home-wt .home-wt-yq ul {
    width: 100% !important;
    margin-bottom: 30px !important;
  }
  .home-wt .home-wt-yq ul li {
    width: 100%;
    text-align: center !important;
  }
  .home-wt .home-wt-hz {
    background: none;
    background-image: linear-gradient(0deg, #ff510b 0%, #ffa228 100%);
    margin-top: -4%;
    padding-top: 67px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf,
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .rt {
    width: 100%;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .rt {
    text-align: center;
    margin-top: 40px;
  }
  .home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .bg p {
    height: 21.88541vw;
  }
}
@media (max-width: 767px) {
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf a {
    margin: 0 auto;
  }
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf h1 {
    font-size: 20px;
    font-weight: bold;
  }
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf ul li p:nth-child(2) {
    font-size: 13px;
  }
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf ul li {
    width: fit-content;
    align-items: center;
    margin: 0 auto;
    margin-top: 5px;
  }
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf ul li p:nth-child(1) {
    top: 0;
    width: 13px;
  }
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .bg img {
    max-width: 270%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-rt {
    width: 64.14%;
    left: 0;
    margin: 0 auto;
    margin-top: 10%;
  }
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf {
    top: 0;
  }
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf h1 {
    margin-bottom: 15px;
  }
  .home-banner .swiper.ban-swiper .swiper-wrapper .swiper-slide .slide1-con.container .slide1-con-lf a {
    width: 87px;
    height: 32px;
    font-size: 13px;
  }
  .home-about .container .row .home-about-items.col-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home-about .container .row {
    margin-top: 0;
  }
  .home-about {
    padding-top: 70px;
  }
  .home-about .container .row .home-about-items.col-3.wow .home-about-items-con div:nth-child(2) {
    font-size: 14px;
    margin-top: 26px;
  }
  .home-about .container .row .home-about-items.col-3.wow .home-about-items-con div:nth-child(1) {
    font-size: 18px;
    padding-bottom: 7px;
  }
  .home-about .container .row .home-about-items.col-3.wow .home-about-items-con {
    padding: 40px 5% 56px;
  }
  .home-about .container .sy-bt {
    margin-top: 50px;
  }
  .home-about-con {
    margin-top: 40px;
    padding-bottom: 59px;
  }
  .home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .slide-media .slide-bg {
    height: 42vw;
  }
  .home-about-con .swiper-container.swiper-video-slider .swiper-wrapper .swiper-slide .slide-media .play-btn img {
    max-width: 36px;
  }
  .home-about-con .video-pagination {
    margin-top: 22px;
  }
  .home-wt {
    margin-top: 70px;
  }
  .home-wt .home-wt-box {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .home-wt .home-wt-box li {
    min-width: auto;
    width: 48.2%;
    margin: 0;
    margin-bottom: 15px;
  }
  .home-wt .home-wt-yq ul {
    flex-wrap: wrap;
    margin-bottom: 0 !important;
  }
  .home-wt .home-wt-yq ul li {
    margin-bottom: 25px !important;
  }
  .home-wt .home-wt-yq ul li h4 {
    margin-bottom: 9px;
  }
  .home-wt .home-wt-yq {
    margin-top: 38px;
    padding-bottom: 54px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con {
    margin-top: 45px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li {
    padding: 13px 0;
    padding-left: 5%;
    font-size: 16px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li div:nth-child(1) {
    font-size: 19px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-lf ul li::after {
    width: 2.92708vw;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt {
    width: 100%;
    padding: 55px 5%;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf {
    font-size: 14px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf h4 {
    margin-bottom: 20px;
    padding: 10.313px 59px 10.313px 24px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .lf ul {
    padding-left: 25px;
  }
  .home-wt .home-wt-hz .home-wt-hz-con .home-wt-hz-rt .home-wt-hz-items .home-wt-hz-items-con .rt img {
    max-height: 73vw;
    width: auto;
  }
  .home-wt .home-wt-hz {
    padding-bottom: 70px;
  }
  .home-faq {
    margin-top: 51px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .home-faq .container .home-faq-con .home-faq-lf ul li div:last-child {
    font-size: 16px;
    margin-left: 9px;
  }
  .home-faq .container .home-faq-con .home-faq-lf ul li div:first-child {
    font-size: 20px;
    top: 0;
  }
  .home-faq .container .home-faq-con {
    padding: 41px 5%;
  }
  .home-faq .container .home-faq-con .home-faq-lf {
    padding: 5%;
  }
  .home-faq .container .home-faq-con .home-faq-lf ul li {
    margin-bottom: 0;
  }
  .home-faq .container .home-faq-con .home-faq-rt .home-faq-items .wen div:nth-child(2) {
    font-size: 18px;
  }
  .home-faq .container .home-faq-con .home-faq-rt .home-faq-items .tb {
    width: 36px;
    height: 36px;
    font-size: 15px;
  }
  .home-faq .container .home-faq-con .home-faq-rt .home-faq-items .da div:nth-child(2) {
    font-size: 14px;
    top: 7px;
  }
  .home-xl {
    margin-top: 70px;
  }
  .home-xl .home-xl-con {
    margin-top: 50px;
  }
  .home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide {
    padding: 41px 5% 30px;
  }
  .home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .logo div:last-child {
    font-size: 14px;
  }
  .home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .logo div:last-child {
    font-size: 14px;
  }
  .home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .bg {
    margin-top: 31px;
  }
  .home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .bt {
    margin-top: 23px;
    font-size: 18px;
  }
  .home-xl .home-xl-con .swiper.xl-swiper .swiper-wrapper .swiper-slide .home-xl-tp .nr {
    margin-top: 28px;
    font-size: 14px;
  }
  .home-xl .home-xl-dh .home-prev,
  .home-xl .home-xl-dh .home-next {
    width: 11.59375vw;
    height: 11.59375vw;
  }
  .home-xl .home-xl-dh {
    margin-top: 40px;
  }
  .home-hzkh {
    margin-top: 70px;
    padding-top: 70px;
    padding-bottom: 55px;
  }
  .home-hzkh .container .home-hzkh-con {
    margin-top: 52px;
  }
  .home-ryzz {
    margin-top: 70px;
  }
  .home-ryzz .home-ryzz-con {
    margin-top: 53px;
  }
  .home-xwzx {
    margin-top: 46px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .home-xwzx .container .home-xwzx-dh li {
    font-size: 14px;
  }
  .home-xwzx .container .home-xwzx-dh {
    margin-top: 40px;
  }
  .home-xwzx .container .home-xwzx-con {
    margin-top: 58px;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-lf {
    margin-bottom: 39px;
    height: 66vw;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li {
    display: block;
    padding: 50px 0;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:last-child {
    margin-left: 0;
    padding-left: 0;
    margin-top: 32px;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:last-child::before {
    display: none;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:last-child a:last-child {
    font-size: 14px;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:last-child a:first-child {
    font-size: 16px;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt {
    padding-top: 0;
    padding-bottom: 0;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:first-child p:last-child {
    font-size: 15px;
  }
  .home-xwzx .container .home-xwzx-con .home-xwzx-items .home-xwzx-items-con .home-xwzx-rt ul li div:first-child p:first-child {
    font-size: 31px;
  }
}
