.trasitionBaseTxt {
  transition: all 500ms cubic-bezier(0, 0, 0.5, 1);
}
.trasitionBaseOp {
  transition: all 1s linear;
}
.trasitionPhotovoltaic {
  transition: all 0.4s cubic-bezier(0.61, 1, 0.88, 1);
}
.actBefore {
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;i
}
* {
  margin: 0;
  padding: 0;
}
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
img {
  -webkit-touch-callout: default;
  border: 0;
  vertical-align: middle;
  pointer-events: none;
  width: 100%;
}
li {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
input,
select {
  background: none;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
}
html {
  font-family: "HYQiHeiX1-55W", Arial, "Source Han Sans CN", "noto sans", "microsoft yahei", Helvetica, sans-serif;
}
.opacity0 {
  opacity: 0;
}
.none {
  display: none;
}
.poab {
  position: absolute;
  z-index: 2;
}
.pofix {
  position: fixed;
  z-index: 2;
}
.page {
  width: 100%;
}
.bannerPart {
  position: relative;
  z-index: 2;
}
.bannerPart .bannerVideo {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.bannerPart .bannerVideo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.bannerPart .bannerTextWrap {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 46%;
  transform: translate(-50%, -50%);
  width: 1460px;
  max-width: calc(100% - 2rem);
}
.bannerPart .bannerText1 {
  font-size: 0.66rem;
  line-height: 0.66rem;
  color: #fff;
  font-family: "HYQiHeiX1-75W";
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.bannerPart .bannerText1.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.bannerPart .bannerText2 {
  font-size: 0.4rem;
  line-height: 0.6rem;
  margin-top: 0.32rem;
  color: #fff;
  position: absolute;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.bannerPart .bannerText2.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
@media screen and (min-width: 1680px) and (max-width: 1920px) {
  .bannerPart .bannerTextWrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .bannerPart .bannerTextWrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .bannerPart .bannerTextWrap {
    width: 1230px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .bannerPart .bannerTextWrap {
    width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .bannerPart .bannerVideo img {
    object-position: 74% 50%;
  }
  .bannerPart .bannerTextWrap {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    text-align: center;
  }
  .bannerPart .bannerText1 {
    font-size: 0.6rem;
    line-height: 0.6rem;
  }
  .bannerPart .bannerText2 {
    width: 100%;
    max-width: 100%;
    text-align: center;
    font-size: 0.32rem;
    line-height: 0.32rem;
    margin-top: 0.18rem;
  }
}
.videoPlayPart {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  background: rgba(0, 0, 0, 0.9);
}
.videoPlayPart .videoPlayPartClose {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 9;
  background-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 44px;
  cursor: pointer;
  overflow: hidden;
  background-image: url(https://www-cdn.zfxieji.com/wwwstorage/public/images/cn/module/popup_close_button.png);
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-position: center;
}
.videoPlayPart .bannerV {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.photovoltaicPart {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 3;
  background: #fff;
  text-align: center;
}
.photovoltaicPart .photovoltaicPartBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(https://www-cdn.zfxieji.com/wwwstorage/public/images/cn/module/bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  opacity: 0;
}
.photovoltaicPart .photovoltaicPartWrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  height: auto;
  text-align: left;
  margin: 0 auto;
  padding: 1rem 0 0.6rem;
  display: flex;
  justify-content: space-between;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap {
  width: 39.73%;
  position: relative;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft {
  width: 100%;
  height: auto;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .title {
  font-size: 40px;
  height: auto;
  line-height: 66px;
  text-align: left;
  color: hsla(0, 0%, 100%, 0.65);
  display: inline-block;
  transform: translateY(25px);
  opacity: 0;
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .title.act {
  transform: translateY(0);
  opacity: 1;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText {
  width: 100%;
  line-height: 29px;
  line-height: 25px;
  font-size: 16px;
  overflow: hidden;
  color: #838383;
  color: #646464;
  margin-top: 20px;
  transform: translateY(25px);
  opacity: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText.act {
  transform: translateY(0);
  opacity: 1;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap {
  width: 50%;
  position: relative;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData {
  width: 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicIcon1,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicIcon1 {
  width: 40px;
  height: 40px;
  background-image: url(../images/icon/5.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicIcon2,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicIcon2 {
  width: 40px;
  height: 40px;
  background-image: url(../images/icon/2.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicIcon3,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicIcon3 {
  width: 40px;
  height: 40px;
  background-image: url(../images/icon/3.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicIcon4,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicIcon4 {
  width: 40px;
  height: 40px;
  background-image: url(../images/icon/4.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap {
  width: 349px;
  color: #003967;
  padding: 0.4rem 0.59rem;
  margin: 10px 10px;
  box-shadow: 1px 1px 6px #e5e5e5;
  border-radius: 20px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: flex-start;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .dataWrap,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .dataWrap {
  width: 100%;
  text-align: center;
  margin-top: 26px;
  margin-left: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data {
  lint-height: 40px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data .num,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data .num {
  font-family: "SohoGothicPro-Medium";
  font-size: 26px;
  display: inline-block;
  line-height: 40px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data .allnum,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data .allnum {
  font-size: 26px;
  display: inline-block;
  line-height: 40px;
  background-image: linear-gradient(to top right, #26b5ff, #0071c2 75%, #0071c2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data span,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data span {
  display: inline-block;
  font-size: 26px;
  line-height: 38px;
  height: 34px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .text,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .text {
  font-size: 16px;
  line-height: 25px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap:hover,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap:hover {
  transform: scale(1.02) !important;
  box-shadow: 2px 2px 8px #cce7fa;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap:hover .num,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap:hover .num {
  background-image: linear-gradient(to top right, #26b5ff, #0071c2 75%, #0071c2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1 .photovoltaicBigDataWrap:nth-child(1),
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList1 .photovoltaicBigDataWrap:nth-child(1) {
  margin-left: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1.act,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList1.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2 .photovoltaicBigDataWrap:nth-child(1),
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList2 .photovoltaicBigDataWrap:nth-child(1) {
  margin-left: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2.act,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList2.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicText,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap.act .photovoltaicText {
  height: 120px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicArr,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap.act .photovoltaicArr {
  background-image: url(../images/buintroduce/arrow_2.svg);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicArr:hover,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap.act .photovoltaicArr:hover {
  background-image: url(../images/buintroduce/arrow_2.svg);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .trasitionPhotovoltaic,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .trasitionPhotovoltaic {
  transition: all 0.4s cubic-bezier(0.61, 1, 0.88, 1);
}
@media screen and (max-width: 980px) {
  .photovoltaicPart .photovoltaicPartBg {
    height: 1.2rem;
    background-image: url(../images/home/shadow_wap.png);
    opacity: 0;
  }
  .photovoltaicPart .photovoltaicPartWrap {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    padding-top: 1.3rem;
    display: block;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap {
    width: 100%;
    text-align: center;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .title {
    font-size: 0.48rem;
    line-height: 1;
    margin: 0 auto;
    display: inline-block;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .title1 {
    display: none;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .title2 {
    display: inline-block;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText {
    font-size: 0.28rem;
    line-height: 0.48rem;
    margin-top: 0.4rem;
    text-align: left;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText1 {
    display: none;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText2 {
    display: block;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap {
    display: none;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap {
    width: 100%;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap {
    width: calc(100% - 1rem);
    padding: 0.44rem 0.5rem 0.28rem;
    margin: 0.13rem 0.2rem 0 0;
    transform: translateY(25px);
    opacity: 0;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap.act {
    transform: translateY(0);
    opacity: 1;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .photovoltaicIcon1 {
    width: 0.45rem;
    height: 0.45rem;
    background-image: url(../images/buintroduce/photovoltaicIcon1.svg);
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .photovoltaicIcon2 {
    width: 0.45rem;
    height: 0.5rem;
    background-image: url(../images/buintroduce/photovoltaicIcon2.svg);
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .photovoltaicIcon3 {
    width: 0.45rem;
    height: 0.45rem;
    background-image: url(../images/buintroduce/photovoltaicIcon3.svg);
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .photovoltaicIcon4 {
    width: 0.45rem;
    height: 0.43rem;
    background-image: url(../images/buintroduce/photovoltaicIcon4.svg);
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .dataWrap {
    width: 4.5rem;
    margin-top: 0;
    margin-left: 0.5rem;
    text-align: left;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data .num {
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .text {
    font-size: 0.24rem;
    line-height: 0.36rem;
  }
}
@media screen and (min-width: 980px) {
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .title1 {
    display: inline-block;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .title2 {
    display: none;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText1 {
    display: block;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText2 {
    display: none;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap {
    display: block;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap {
    display: none;
  }
}
.videoPart {
  width: 100%;
  height: 1080px !important;
  position: relative;
  z-index: 3;
  height: auto;
  font-size: 0;
  overflow: hidden;
  clip-path: inset(4% 4% round 20px);
}
.videoPart video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
  overflow: hidden;
  border-radius: 20px;
}
.seriesFeaturesPart {
  width: 100%;
  height: 900px;
  position: relative;
  z-index: 5;
  color: #fff;
}
.seriesFeaturesPart .seriesFeatures_img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.seriesFeaturesPart .seriesFeatures_img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.seriesFeaturesPart .seriesFeaturesText1 {
  width: 450px;
  text-align: left;
  font-size: 50px;
  line-height: 65px;
  position: absolute;
  top: 318px;
  right: 12.71%;
  transform: translateY(30px);
  opacity: 0;
}
.seriesFeaturesPart .seriesFeaturesText2 {
  width: 450px;
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  top: 472px;
  right: 12.71%;
  transform: translateY(50px);
  opacity: 0;
}
.seriesFeaturesPart .act {
  opacity: 1;
  transform: translateY(0);
}
.left_scroll_wrap {
  width: 8px;
  height: 80vh;
  overflow: hidden;
  position: fixed;
  top: 10%;
  left: 2%;
  z-index: 9999;
  display: none;
}
.left_scroll_wrap .left_scroll_wrap_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  border-radius: 2px;
  background: #f4f4f4;
  margin-left: 2px;
  mix-blend-mode: difference;
}
.left_scroll_wrap .left_scroll_wrap_bg .left_scroll_s {
  width: 3px;
  height: 20%;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
}
.left_scroll_wrap .left_scroll_wrap_bg .left_scroll_s img {
  height: 100%;
}
.left_scroll_wrap .left_scroll {
  width: 130px;
  height: 20%;
  margin-left: 0;
  flex-wrap: wrap;
  display: flex;
  align-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
}
.left_scroll_wrap .left_scroll .left_scroll_item {
  width: 100%;
  font-size: 16px;
  color: #CACACA;
  cursor: pointer;
  mix-blend-mode: luminosity;
}
.left_scroll_wrap .left_scroll .left_scroll_item a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.left_scroll_wrap .left_scroll .left_scroll_item .dot {
  width: 8px;
  height: 8px;
  background: #CACACA;
  border-radius: 5px;
  margin-right: 18px;
}
.left_scroll_wrap .left_scroll .left_scroll_item.act {
  color: #0086E1;
}
.left_scroll_wrap .left_scroll .left_scroll_item.act .dot {
  background: #0086E1;
}
.left_scroll_wrap .left_scroll .left_scroll_item:hover {
  color: #0086E1;
}
.left_scroll_wrap .left_scroll .left_scroll_item:hover .dot {
  background: #0086E1;
}
.left_scroll_wrap.left_scroll_wrap_white .left_scroll .left_scroll_item {
  color: #fff;
}
.left_scroll_wrap.left_scroll_wrap_white .left_scroll .left_scroll_item .dot {
  background: #fff;
}
.left_scroll_wrap:hover {
  width: 130px;
}
.trasitionBase {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.trasitionBaseFont {
  transition: all 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.trasitionBaseTitle {
  transition: all 0.5s cubic-bezier(0, 0, 0.5, 1);
}
.trasitionBase8 {
  transition: all 0.8s cubic-bezier(0.61, 1, 0.88, 1);
}
@media screen and (min-width: 1920px) {
  .bannerPart .bannerText1 {
    font-size: 66px;
    line-height: 66px;
  }
  .bannerPart .bannerText2 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 28px;
  }
  .bannerPart .bannerBtn {
    width: 150px;
    height: 45px;
    line-height: 46px;
    font-size: 16px;
    margin-top: 40px;
    border-radius: 45px;
  }
}
.prize_content {
  width: 100%;
  height: 720px;
  position: relative;
  z-index: 3;
  text-align: center;
  overflow: hidden;
}
.prize_content .prizeBg {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 720px;
  left: 0;
  top: 0;
  background-image: url(../images/buintroduce/prize_bg3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  opacity: 0;
  z-index: -1;
  transition: all 2s cubic-bezier(0.61, 1, 0.88, 1);
}
.prize_content .prizeWrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  height: 520px;
  position: absolute;
  left: 50%;
  top: 100px;
  transform: translate(-50%, 0);
}
.prize_content .prizeWrap .title {
  font-size: 40px;
  width: 1460px;
  height: auto;
  text-align: left;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.prize_content .prizeWrap .title span {
  background: linear-gradient(to right, #006fb6, #009eff);
  -webkit-background-clip: text;
  color: transparent;
}
.prize_content .prizeWrap .title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.prize_content .prizeWrap .prizeSwiper {
  margin-top: 40px;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem {
  width: 320px;
  height: 431px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg {
  width: 300px;
  height: 411px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .bg_img {
  width: 100%;
  height: 100%;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo_img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  height: auto;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo1 {
  width: 165px;
  top: 80px;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo2 {
  width: 224px;
  top: 105px;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo3 {
  width: 171px;
  top: 60px;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo4 {
  width: 165px;
  top: 70px;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo5 {
  width: 228px;
  top: 70px;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo_act {
  opacity: 1;
  transform: translate(-50%, 0);
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg.productImgAct {
  transform: scale(1.03);
  box-shadow: 2px 2px 8px #cce7fa;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg:hover {
  transform: scale(1.02);
  box-shadow: 2px 2px 8px #cce7fa;
}
.prize_content .productScrollArrL {
  width: 46px;
  height: 46px;
  float: left;
  cursor: pointer;
  background-image: url(../images/arr1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 53%;
  left: 5.2%;
}
.prize_content .productScrollArrR {
  width: 46px;
  height: 46px;
  float: right;
  cursor: pointer;
  background-image: url(../images/arr2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 53%;
  right: 5.2%;
}
.prize_content .productScrollArrL:hover {
  background-image: url(../images/arrow_1.svg);
}
.prize_content .productScrollArrR:hover {
  background-image: url(../images/arrow_2.svg);
}
.prize_content .productScroll {
  width: 1457px;
  height: 46px;
  margin: 44px auto 70px;
  position: relative;
}
.prize_content .productScroll .productScrollWrap {
  width: 1270px;
  height: 5px;
  border-radius: 3px;
  background: #e6e6e6;
  position: absolute;
  top: 21px;
  left: 92px;
}
.prize_content .productScroll .productScrollWrap .swiper-scrollbar-drag {
  height: 100%;
  border-radius: 3px;
  margin-top: 0.5px;
  cursor: pointer;
  background: -webkit-linear-gradient(left, #0161a5, #02a9fe);
}
.prize_content .productScroll .productScrollArrL {
  width: 46px;
  height: 46px;
  float: left;
  cursor: pointer;
  background-image: url(../images/arr1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.prize_content .productScroll .productScrollArrR {
  width: 46px;
  height: 46px;
  float: right;
  cursor: pointer;
  background-image: url(../images/arr2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.prize_content .productScroll .productScrollArrL:hover {
  background-image: url(../images/arrow_1.svg);
}
.prize_content .productScroll .productScrollArrR:hover {
  background-image: url(../images/arrow_2.svg);
}
@media screen and (min-width: 1680px) and (max-width: 1920px) {
  .photovoltaicPart .photovoltaicPartWrap {
    width: 1460px;
    max-width: 100%;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .photovoltaicPart .photovoltaicPartWrap {
    width: 1460px;
  }
  .prize_content .prizeWrap {
    width: 86.91%;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem {
    width: 284px;
    height: 384px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg {
    width: 271px;
    height: 371px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo1 {
    width: 155px;
    top: 70px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo2 {
    width: 214px;
    top: 95px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo3 {
    width: 161px;
    top: 50px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo4 {
    width: 155px;
    top: 60px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo5 {
    width: 218px;
    top: 60px;
  }
  .prize_content .productScrollArrL,
  .prize_content .productScrollArrR {
    top: 50%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .photovoltaicPart .photovoltaicPartWrap {
    width: 1230px;
  }
  .prize_content .prizeWrap {
    width: 86.91%;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem {
    width: 270px;
    height: 363px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg {
    width: 251px;
    height: 344px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo1 {
    width: 145px;
    top: 60px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo2 {
    width: 204px;
    top: 85px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo3 {
    width: 151px;
    top: 40px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo4 {
    width: 145px;
    top: 50px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo5 {
    width: 208px;
    top: 50px;
  }
  .prize_content .productScrollArrL,
  .prize_content .productScrollArrR {
    top: 50%;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .photovoltaicPart .photovoltaicPartWrap {
    width: 980px;
  }
  .prize_content .prizeWrap {
    width: 86.91%;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem {
    width: 240px;
    height: 322px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg {
    width: 221px;
    height: 303px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo1 {
    width: 135px;
    top: 50px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo2 {
    width: 174px;
    top: 75px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo3 {
    width: 141px;
    top: 30px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo4 {
    width: 135px;
    top: 40px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo5 {
    width: 198px;
    top: 40px;
  }
  .prize_content .productScrollArrL,
  .prize_content .productScrollArrR {
    top: 48%;
  }
}
.pageLRTwo {
  z-index: 3;
  position: relative;
  width: 100%;
  height: 900px;
  background-color: #fff;
  opacity: 0.3;
}
.pageLRTwo .pageContent {
  width: 1460px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.pageLRTwo .pageContent .txts {
  transform: translateY(30px);
}
.pageLRTwo .pageContent .txts .tit {
  margin-bottom: 46px;
}
.pageLRTwo .pageContent .txts .tit p {
  font-size: 55px;
  line-height: 1;
  margin-bottom: 14px;
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪背景 */
  color: transparent;
  /* 文字设置为透明以显示背景 */
}
.pageLRTwo .pageContent .txts .desc {
  transform: translateY(30px);
}
.pageLRTwo .pageContent .txts .desc p {
  font-size: 18px;
  color: #a4a4a4;
  line-height: 30px;
}
.pageLRTwo .pageContent .imgv {
  width: 900px;
  height: 596px;
  overflow: hidden;
  border-radius: 40px;
  transition: transform 1s;
  transform-origin: center center;
}
.pageLRTwo .pageContent .imgv:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9;
}
.pageLRTwo .pageContent .imgv .img {
  width: 900px;
  height: 596px;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageLRTwo {
    height: 758px;
  }
  .pageLRTwo .pageContent {
    width: 1230px;
  }
  .pageLRTwo .pageContent .txts {
    margin-right: 10px;
  }
  .pageLRTwo .pageContent .imgv {
    width: 800px;
    height: 530px;
  }
}
@media screen and (max-width: 1280px) {
  .pageLRTwo {
    height: 604px;
  }
  .pageLRTwo .pageContent {
    width: 980px;
  }
  .pageLRTwo .pageContent .txts {
    margin-right: 10px;
  }
  .pageLRTwo .pageContent .imgv {
    width: 680px;
    height: 397px;
  }
}
.pageThreeM {
  z-index: 3;
  width: 100%;
  height: 900px;
  position: relative;
  opacity: 0.3;
}
.pageThreeM .pageContent {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1460px;
  height: 100%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pageThreeM .pageContent .bigm {
  width: 594px;
  height: 678px;
  position: relative;
  border-radius: 24px;
  transition: transform 1s;
  transition: all 1s;
}
.pageThreeM .pageContent .bigm:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9;
}
.pageThreeM .pageContent .bigm .imgv {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  border-radius: 24px;
}
.pageThreeM .pageContent .bigm .imgv img {
  width: 100%;
}
.pageThreeM .pageContent .bigm .info {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
.pageThreeM .pageContent .bigm .tit {
  margin-bottom: 45px;
  margin-left: 55px;
  margin-top: 60px;
  transform: translateY(30px);
}
.pageThreeM .pageContent .bigm .tit p {
  font-size: 50px;
  line-height: 1;
  margin-bottom: 16px;
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪背景 */
  color: transparent;
  /* 文字设置为透明以显示背景 */
}
.pageThreeM .pageContent .bigm .desc {
  transform: translateY(30px);
  margin-left: 55px;
}
.pageThreeM .pageContent .bigm .desc p {
  font-size: 18px;
  color: #a3a3a3;
  line-height: 30px;
}
.pageThreeM .pageContent .right {
  height: 678px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pageThreeM .pageContent .smallm {
  width: 840px;
  height: 325px;
  position: relative;
  border-radius: 24px;
  transition: all 0.3s;
}
.pageThreeM .pageContent .smallm:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9;
}
.pageThreeM .pageContent .smallm .imgv {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  border-radius: 24px;
}
.pageThreeM .pageContent .smallm .imgv img {
  width: 100%;
}
.pageThreeM .pageContent .smallm .info {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
.pageThreeM .pageContent .smallm .tit {
  margin-bottom: 40px;
  margin-left: 50px;
  margin-top: 60px;
  transform: translateY(30px);
}
.pageThreeM .pageContent .smallm .tit p {
  font-size: 30px;
  line-height: 1;
  color: #003a6a;
}
.pageThreeM .pageContent .smallm .desc {
  transform: translateY(30px);
  margin-left: 50px;
}
.pageThreeM .pageContent .smallm .desc p {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 14px;
  color: #a3a3a3;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageThreeM {
    height: 758px;
  }
  .pageThreeM .pageContent {
    width: 1230px;
  }
  .pageThreeM .pageContent .bigm {
    width: 500px;
    height: 570px;
  }
  .pageThreeM .pageContent .right {
    height: 570px;
  }
  .pageThreeM .pageContent .smallm {
    width: 707px;
    height: 273px;
  }
}
@media screen and (max-width: 1280px) {
  .pageThreeM {
    height: 604px;
  }
  .pageThreeM .pageContent {
    width: 980px;
  }
  .pageThreeM .pageContent .bigm {
    width: 400px;
    height: 456px;
  }
  .pageThreeM .pageContent .right {
    height: 456px;
  }
  .pageThreeM .pageContent .smallm {
    width: 565px;
    height: 218px;
  }
}
.pageLTxt {
  width: 100%;
  height: 9rem;
  position: relative;
  transition: all 1s;
  overflow: hidden;
  z-index: 3;
}
.pageLTxt .pbgv {
  width: 100%;
  height: 9rem;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.pageLTxt .pbgv .pbg {
  width: 100%;
  height: 9rem;
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(1.05);
  transform-origin: center center;
  transform: all 0.3s;
}
.pageLTxt .pageContent {
  position: absolute;
  left: 50%;
  top: 0;
  width: 14.6rem;
  height: 100%;
  transform: translate(-50%, 0);
  display: flex;
  align-items: center;
}
.pageLTxt .pageContent .txts {
  opacity: 0;
  transition: all 1s;
  transform: translateY(100%);
}
.pageLTxt .pageContent .txts .tit {
  margin-bottom: 0.46rem;
}
.pageLTxt .pageContent .txts .tit p {
  font-size: 0.55rem;
  line-height: 1;
  margin-bottom: 0.14rem;
  color: #fff;
}
.pageLTxt .pageContent .txts .desc {
  transform: translateY(100%);
  transition: all 1s;
}
.pageLTxt .pageContent .txts .desc p {
  font-size: 0.18rem;
  color: #fff;
  margin-bottom: 0.13rem;
  line-height: 1;
}
.pageSwiper {
  width: 100%;
  position: relative;
  z-index: 3;
  background-color: #fff;
  border-bottom: 1px solid #f9f9f9;
  height: 900px;
}
.pageSwiper .tit {
  width: 1460px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 1;
  max-width: calc(100% - 2rem);
  padding: 100px 0 60px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageSwiper .tit.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageSwiper .tit span {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪背景 */
  color: transparent;
  /* 文字设置为透明以显示背景 */
}
.pageSwiper .swipers {
  position: relative;
  width: 100%;
  height: 700px;
  height: 625px;
  margin-bottom: 130px;
}
.pageSwiper .swipers .swiper-pagination-bullet-active {
  background-color: #949494 !important;
}
.pageSwiper .swipers .swiper-pagination-bullet {
  background-color: rgba(148, 148, 148, 0.8) !important;
}
.pageSwiper .swipers .swiper {
  width: 100%;
  height: 570px;
}
.pageSwiper .swipers .swiper .swiper-button-prev1 {
  width: calc(50% - 606px);
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.pageSwiper .swipers .swiper .swiper-button-next1 {
  width: calc(50% - 606px);
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.pageSwiper .swipers .swiper .swiper-slide .anli {
  transition: all 0.4s;
  transform: scale(0.9);
}
.pageSwiper .swipers .swiper .swiper-slide .whiteMask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.7);
  opacity: 1;
  transition: transform 0.3s;
}
.pageSwiper .swipers .swiper .swiper-slide .infos {
  transform: translateY(90px);
  opacity: 0;
  transition: none;
}
.pageSwiper .swipers .swiper .swiper-slide-active .anli {
  transform: scale(1);
}
.pageSwiper .swipers .swiper .swiper-slide-active .whiteMask {
  transition: none;
  opacity: 0;
  display: none;
}
.pageSwiper .swipers .swiper .swiper-slide-active .infos {
  transform: translateY(0);
  opacity: 1;
  transition: all 500ms cubic-bezier(0, 0, 0.5, 1);
}
.pageSwiper .swipers .swiper .swiper-slide-active + .swiper-slide .anli {
  transform: scale(0.9) translateX(-30px);
}
.pageSwiper .swipers .swiper .swiper-slide:has(+ .swiper-slide-active) .anli {
  transform: scale(0.9) translateX(30px);
}
.pageSwiper .swipers .swiper-slide {
  width: 1212px;
  height: 570px;
}
.pageSwiper .swipers .anli {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.pageSwiper .swipers .anli.active .infos .left .ttit {
  margin-top: 0;
}
.pageSwiper .swipers .anli.active .infos .left .desc {
  padding-bottom: 64px;
  height: auto;
  overflow: none;
}
.pageSwiper .swipers .anli .bgv {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageSwiper .swipers .anli .bgv.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageSwiper .swipers .anli .bgv .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.9) 100%);
}
.pageSwiper .swipers .anli .infos {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 150px;
  width: 100%;
  height: 186px;
  display: flex;
  justify-content: space-between;
}
.pageSwiper .swipers .anli .infos .left {
  padding-left: 66px;
}
.pageSwiper .swipers .anli .infos .left .ttit {
  font-size: 26px;
  color: #fff;
  line-height: 1;
  margin-bottom: 24px;
  margin-top: 43px;
}
.pageSwiper .swipers .anli .infos .left .tbtn {
  width: 150px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #fff;
  background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
  border-radius: 23px;
  overflow: hidden;
}
.pageSwiper .swipers .anli .infos .left .desc {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  line-height: 25px;
  height: 0;
  overflow: hidden;
}
.pageSwiper .swipers .anli .infos .right {
  display: flex;
  margin-right: 60px;
  margin-top: 43px;
}
.pageSwiper .swipers .anli .infos .right .info {
  margin-right: 25px;
}
.pageSwiper .swipers .anli .infos .right .info .icon {
  height: 30px;
  width: auto;
  margin-bottom: 20px;
}
.pageSwiper .swipers .anli .infos .right .info p {
  font-size: 14px;
  color: #fff;
  line-height: 1;
  margin-bottom: 10px;
}
.pageSwiper .swipers .anli .infos .right .info .p1 {
  font-family: "SohoGothicPro-Regular";
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageSwiper {
    height: 758px;
  }
  .pageSwiper .tit {
    width: 1230px;
    padding: 50px 0;
  }
  .pageSwiper .swipers {
    height: 590px;
  }
  .pageSwiper .swipers .swiper .swiper-button-prev1 {
    width: calc(50% - 295px);
  }
  .pageSwiper .swipers .swiper .swiper-button-next1 {
    width: calc(50% - 295px);
  }
  .pageSwiper .swipers .swiper-slide {
    width: 1020px;
    height: 530px;
  }
  .pageSwiper .swipers .anli .infos .left .ttit {
    font-size: 18px;
  }
  .pageSwiper .swipers .anli .infos .left .tbtn {
    width: 120px;
    height: 36px;
  }
  .pageSwiper .swipers .anli .infos .right {
    margin-right: 20px;
    margin-top: 23px;
  }
  .pageSwiper .swipers .anli .infos .right .info {
    margin-right: 15px;
  }
  .pageSwiper .swipers .anli .infos .right p {
    font-size: 12px;
  }
}
@media screen and (max-width: 1280px) {
  .pageSwiper {
    height: 604px;
  }
  .pageSwiper .tit {
    width: 980px;
    padding: 40px 0;
  }
  .pageSwiper .swipers {
    height: 470px;
  }
  .pageSwiper .swipers .swiper .swiper-button-prev1 {
    width: calc(50% - 235px);
  }
  .pageSwiper .swipers .swiper .swiper-button-next1 {
    width: calc(50% - 235px);
  }
  .pageSwiper .swipers .swiper-slide {
    width: 813px;
    height: 422px;
  }
  .pageSwiper .swipers .anli .infos .left {
    padding-left: 10px;
    padding-left: 15px;
  }
  .pageSwiper .swipers .anli .infos .left .ttit {
    font-size: 18px;
  }
  .pageSwiper .swipers .anli .infos .left .tbtn {
    width: 100px;
    height: 30px;
  }
  .pageSwiper .swipers .anli .infos .left .desc {
    font-size: 12px;
  }
  .pageSwiper .swipers .anli .infos .right {
    margin-right: 0px;
    margin-top: 33px;
  }
  .pageSwiper .swipers .anli .infos .right .info {
    margin-right: 15px;
  }
  .pageSwiper .swipers .anli .infos .right .info p {
    font-size: 12px;
  }
}
.pageIcons {
  width: 100%;
  height: 800px;
  height: 700px;
  height: 600px;
  height: 530px;
  z-index: 5;
  position: relative;
}
.pageIcons .banner {
  width: 100%;
  height: 600px;
  height: 500px;
  height: 400px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageIcons .banner.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageIcons .banner img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.pageIcons .titTxt {
  width: 100%;
  position: absolute;
  left: 0;
  top: 380px;
  top: 280px;
  top: 180px;
  z-index: 1;
  text-align: center;
  color: #fff;
}
.pageIcons .titTxt .tit {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 25px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageIcons .titTxt .tit.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageIcons .titTxt .desc {
  font-size: 16px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageIcons .titTxt .desc.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageIcons .arr1 {
  width: 46px;
  height: 46px;
  position: absolute;
  left: 5.2%;
  top: 648px;
  top: 548px;
  top: 448px;
  top: 408px;
  z-index: 10;
  cursor: pointer;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/buintroduce/jssl_arr1.png);
}
.pageIcons .arr1:hover {
  background-image: url(../images/arrow_1.png);
}
.pageIcons .arr2 {
  width: 46px;
  height: 46px;
  position: absolute;
  right: 5.2%;
  top: 648px;
  top: 548px;
  top: 448px;
  top: 408px;
  z-index: 10;
  cursor: pointer;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/buintroduce/jssl_arr2.png);
}
.pageIcons .arr2:hover {
  background-image: url(../images/arrow_2.png);
}
.pageIcons .swipers {
  width: 1460px;
  max-width: calc(100% - 2rem);
  position: absolute;
  left: 50%;
  top: 518px;
  top: 508px;
  top: 408px;
  top: 308px;
  padding: 10px;
  box-sizing: border-box;
  opacity: 0;
  transform: translate(-50%, 25px);
}
.pageIcons .swipers.act {
  opacity: 1;
  transform: translate(-50%, 0);
}
.pageIcons .swipers .swiper {
  padding: 10px;
}
.pageIcons .swipers .swiper-container {
  width: 100%;
  width: calc(100% + 10px);
}
.pageIcons .swipers .block {
  height: 200px;
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 54px;
  padding-top: 34px;
  box-sizing: border-box;
  text-align: center;
}
.pageIcons .swipers .block:hover {
  transform: scale(1.02);
  box-shadow: 5px 5px 10px #d1e9fa;
  box-shadow: 4px 4px 8px rgba(0, 134, 225, 0.3);
}
.pageIcons .swipers .block .num {
  display: inline-block;
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪背景 */
  color: transparent;
  /* 文字设置为透明以显示背景 */
  font-size: 26px;
  font-family: "SohoGothicPro-Medium";
  line-height: 1;
  margin-bottom: 20px;
}
.pageIcons .swipers .block .txt1 {
  font-size: 26px;
  color: #003a6a;
  line-height: 1;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageIcons .swipers .block .txt1.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageIcons .swipers .block .txt2 {
  font-size: 16px;
  color: #808080;
  color: #646464;
  line-height: 26px;
  line-height: 25px;
  letter-spacing: -1px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageIcons .swipers .block .txt2.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageIcons .swipers {
    width: 1230px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .pageIcons .swipers {
    width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .pageIcons {
    height: 8.8rem;
    background: #fff;
  }
  .pageIcons .titTxt {
    position: static;
    padding: 1.3rem 0 0.5rem;
  }
  .pageIcons .titTxt .tit {
    font-size: 0.48rem;
    margin-bottom: 0.5rem;
    display: inline-block;
    background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
  }
  .pageIcons .titTxt .desc {
    font-size: 0.28rem;
    color: #646464;
  }
  .pageIcons .banner {
    height: 3rem;
  }
  .pageIcons .swipers {
    top: 4.5rem;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .pageIcons .swipers .swiper {
    padding: 0.1rem 0.5rem 0.1rem;
  }
  .pageIcons .swipers .swiper .swiper-wrapper .swiper-slide {
    width: 2.52rem;
    margin-right: 0.2rem;
  }
  .pageIcons .swipers .block {
    width: 2.52rem;
    height: 2.9rem;
    padding: 0.3rem 0.3rem 0 0.3rem;
    text-align: left;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  }
  .pageIcons .swipers .block .num {
    font-size: 0.32rem;
    margin-bottom: 0.12rem;
  }
  .pageIcons .swipers .block .txt1 {
    font-size: 0.28rem;
    margin-bottom: 0.15rem;
  }
  .pageIcons .swipers .block .txt2 {
    font-size: 0.24rem;
    line-height: 0.4rem;
  }
  .pageIcons .arr1 {
    width: 0.6rem;
    height: 0.6rem;
    top: 8.2rem;
    left: auto;
    right: 0.8rem;
    background-image: url(../images/home/al.svg);
  }
  .pageIcons .arr2 {
    width: 0.6rem;
    height: 0.6rem;
    top: 8.2rem;
    left: auto;
    right: 0;
    background-image: url(../images/home/ar.svg);
  }
}
.casePage {
  z-index: 4;
  position: relative;
  width: 100%;
}
.casePage .casePageWrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
}
.casePage .tit {
  width: 1460px;
  font-size: 40px;
  max-width: calc(100% - 2rem);
  line-height: 1;
  padding-top: 100px;
  padding-bottom: 60px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.casePage .tit.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.casePage .tit span {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
}
.casePage .infos {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.casePage .infos .info {
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  width: 49.1%;
  height: 518px;
}
.casePage .infos .info:hover {
  transform: scale(1.02);
  box-shadow: 5px 5px 10px #d1e9fa;
}
.casePage .infos .info:hover .txts .btn {
  background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
  border: none;
}
.casePage .infos .info .imgv {
  width: 100%;
  height: 518px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.casePage .infos .info .imgv.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.casePage .infos .info .imgv .img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.casePage .infos .info .txts {
  width: 100%;
  height: 47px;
  position: absolute;
  left: 0;
  bottom: 34px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.casePage .infos .info .txts.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.casePage .infos .info .txts .ts {
  font-size: 26px;
  line-height: 1;
  color: #fff;
  margin-left: 55px;
}
.casePage .infos .info .txts .btn {
  width: 150px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
  border-radius: 23px;
  border: 1px solid #fff;
  margin-right: 50px;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .casePage .casePageWrap {
    width: 1230px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .casePage .casePageWrap {
    width: 980px;
  }
  .casePage .infos .info .txts .ts {
    font-size: 22px;
  }
  .casePage .infos .info .txts .btn {
    width: calc(154px / 1.4);
    height: calc(45px / 1.4);
  }
}
@media screen and (max-width: 980px) {
  .casePage {
    background: #fff;
  }
  .casePage .casePageWrap {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
  }
  .casePage .tit {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    text-align: center;
    margin: 0 auto;
    font-size: 0.48rem;
    padding-top: 1.3rem;
    padding-bottom: 0.5rem;
  }
  .casePage .infos .info {
    height: 4.48rem;
  }
  .casePage .infos .info .txts {
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
  }
  .casePage .infos .info .txts .ts {
    width: calc(100% - 1rem);
    font-size: 0.28rem;
    margin-left: 0;
    line-height: 0.4rem;
    text-align: center;
  }
  .casePage .infos .info .txts .btn {
    width: 2rem;
    height: 0.6rem;
    margin-top: 0.29rem;
    margin-right: 0;
    border-radius: 0.6rem;
    font-size: 0.24rem;
  }
}
@keyframes shine {
  0% {
    transform: rotate(30deg) translateX(-100%);
  }
  100% {
    transform: rotate(30deg) translateX(100%);
  }
}
.news_container {
  width: 100%;
  height: 765px;
  background-color: #ffffff;
  position: relative;
}
.news_container .newsWrap {
  width: 1460px;
  height: 565px;
  max-width: calc(100% - 2rem);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
}
.news_container .newsWrap .title {
  margin-bottom: 60px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.news_container .newsWrap .title span {
  font-size: 40px;
  line-height: 1;
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪背景 */
  color: transparent;
  /* 文字设置为透明以显示背景 */
}
.news_container .newsWrap .title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.news_container .newsWrap .button-more {
  width: 110px;
  height: 35px;
  position: absolute;
  right: 0;
  bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-size: 16px;
  color: #003863;
  border: 1px solid transparent;
  border-radius: 30px;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, #fff, #fff), linear-gradient(155deg, #00A7FF, #0061A3);
}
.news_container .newsWrap .button-more:hover {
  border: 1px solid #ffffff;
  background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
  color: #ffffff;
}
.news_container .newsWrap .more-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.news_container .newsWrap .more-container .swiper-more {
  width: 769px;
  height: 544px;
  overflow: hidden;
  border-radius: 20px;
}
.news_container .newsWrap .more-container .swiper-more .swiper-slide {
  position: relative;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.news_container .newsWrap .more-container .swiper-more .swiper-slide.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.news_container .newsWrap .more-container .swiper-more .swiper-slide img {
  width: 100%;
  height: 100%;
}
.news_container .newsWrap .more-container .swiper-more .swiper-slide #swiperImg {
  transition: opactiy 2s ease-in-out;
}
.news_container .newsWrap .more-container .swiper-more .swiper-slide .swiper-slide-item {
  position: absolute;
  top: 50px;
  left: 40px;
  color: #003863;
}
.news_container .newsWrap .more-container .swiper-more .swiper-slide .swiper-slide-item .swiper-item__title {
  font-size: 25px;
  line-height: 40px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.news_container .newsWrap .more-container .swiper-more .swiper-slide .swiper-slide-item .swiper-item__title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.news_container .newsWrap .more-container .swiper-more .swiper-slide .swiper-slide-item .swiper-item__date {
  font-size: 18px;
  margin-top: 30px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.news_container .newsWrap .more-container .swiper-more .swiper-slide .swiper-slide-item .swiper-item__date.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.news_container .newsWrap .more-container .swiper-more .swiper-slide .white-swiper {
  color: #ffffff;
}
.news_container .newsWrap .more-container .swiper-more {
  width: 776px;
  height: 463px;
  overflow: hidden;
  border-radius: 20px;
  transition: transform 1s;
  transform-origin: center center;
}
.news_container .newsWrap .more-container .swiper-more:hover {
  transform: scale(1.01);
  box-shadow: 5px 5px 10px #98d0f9;
}
.news_container .newsWrap .more-container .swiper-more .img {
  width: 769px;
  height: 544px;
}
.news_container .newsWrap .more-container .swiper-more .swiperImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease-in-out;
  /* 设置图片的过渡效果 */
}
.news_container .newsWrap .more-container .more-list {
  margin-left: 0.55rem;
}
.news_container .newsWrap .more-container .more-list .more-item {
  margin-bottom: 0.35rem;
}
.news_container .newsWrap .more-container .more-list .more-item .more-item__content .more_title {
  font-size: 16px;
  color: #003863;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.news_container .newsWrap .more-container .more-list .more-item .more-item__content .more_title.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.news_container .newsWrap .more-container .more-list .more-item .more-item__content .more-item__desc {
  font-size: 14px;
  color: #646464;
  margin-top: 0.14rem;
  margin-bottom: 0.12rem;
  line-height: 26px;
  margin-right: 10px;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.news_container .newsWrap .more-container .more-list .more-item .more-item__content .more-item__desc.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.news_container .newsWrap .more-container .more-list .more-item .more-item__content .more_date {
  width: 100px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 25px;
  font-size: 14px;
  color: #003863;
  border: 1px solid transparent;
  border-radius: 30px;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, #fff, #fff), linear-gradient(155deg, #00A7FF, #0061A3);
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.news_container .newsWrap .more-container .more-list .more-item .more-item__content .more_date.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.news_container .newsWrap .more-container .more-list .more-item:first-child {
  margin-top: 0;
}
.news_container .newsWrap .more-container .more-list .more-item:last-child {
  margin-bottom: 0;
}
.news_container .newsWrap .more-container .more-list .more-item:hover .more_title {
  color: #0086E1;
}
.news_container .newsWrap .more-container .more-list .more-item:hover .more-item__desc {
  color: #0086E1;
}
.news_container .newsWrap .more-container .more-list .more-item:hover .more_date {
  color: #ffffff;
  border: 1px solid #ffffff;
  background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
}
@media screen and (min-width: 1280px) and (max-width: 1520px) {
  .news_container {
    height: 765px;
  }
  .news_container .newsWrap {
    width: 1230px;
    height: 565px;
  }
  .news_container .newsWrap .title span {
    font-size: 38px;
  }
  .news_container .newsWrap .swiper-more {
    width: 610px !important;
    height: 432px !important;
  }
  .news_container .newsWrap .swiper-more img {
    width: 100%;
    height: 100%;
  }
  .news_container .newsWrap .button-more {
    bottom: 0px;
  }
  .news_container .newsWrap .button-more:hover {
    border: 1px solid #ffffff;
    background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
    color: #ffffff;
  }
  .news_container .newsWrap .more-container .more-list .more-item .more-item__content .more_title {
    font-size: 16px;
    color: #003863;
  }
  .news_container .newsWrap .more-container .more-list .more-item .more-item__content .more-item__desc {
    font-size: 14px;
    color: #646464;
    margin-top: 0.15rem;
    margin-bottom: 10px;
    line-height: 26px;
    margin-right: 3px;
  }
  .news_container .newsWrap .more-container .more-list .more-item:last-child {
    margin-bottom: 0;
  }
  .news_container .newsWrap .more-container .more-list .more-item:hover .more_title {
    color: #0086E1;
  }
  .news_container .newsWrap .more-container .more-list .more-item:hover .more-item__desc {
    color: #0086E1;
  }
  .news_container .newsWrap .more-container .more-list .more-item:hover .more_date {
    color: #ffffff;
    border: 1px solid #ffffff;
    background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .news_container {
    height: 715px;
  }
  .news_container .newsWrap {
    width: 980px;
    height: 515px;
  }
  .news_container .newsWrap .title span {
    font-size: 38px;
  }
  .news_container .newsWrap .swiper-more {
    width: 514px !important;
    height: 417px !important;
  }
  .news_container .newsWrap .more-container .more-list .more-item {
    font-size: 16px;
  }
  .news_container .newsWrap .more-container .more-list .more-item__desc {
    font-size: 14px;
  }
}
.caseList {
  position: relative;
  z-index: 3;
  background-color: #ffffff;
  padding-bottom: 110px;
  padding-top: 20px;
}
.caseList .pageContent {
  width: 1460px;
  margin: 0 auto;
  max-width: calc(100% - 2rem);
}
.caseList .pageContent .tits {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  position: relative;
  z-index: 9;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.caseList .pageContent .tits .tit {
  font-size: 40px;
}
.caseList .pageContent .tits .tit span {
  background: linear-gradient(to right, #006fb6, #009eff);
  -webkit-background-clip: text;
  color: transparent;
}
.caseList .pageContent .tits .filters2 {
  display: flex;
  align-items: center;
}
.caseList .pageContent .tits .filters2 .btn {
  font-size: 16px;
  width: 110px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #003a6a;
  background: url(https://www-cdn.zfxieji.com/wwwstorage/public/images/cn/module/cta-bg.png);
  background-size: 100% 100%;
  padding: 1px;
  border-radius: 24px;
  margin-left: 16px;
  position: relative;
  cursor: pointer;
}
.caseList .pageContent .tits .filters2 .btn span {
  margin-right: auto;
  margin-left: 22px;
}
.caseList .pageContent .tits .filters2 .btn .arr_icon {
  width: 16px;
  height: 10px;
  background: url(https://www-cdn.zfxieji.com/wwwstorage/public/images/cn/module/arrow_1.png);
  background-size: 100% 100%;
  margin-left: 15px;
  margin-right: 15px;
}
.caseList .pageContent .tits .filters2 .btn:hover {
  color: #fff;
  background: linear-gradient(to right top, #005EB1, #00C6FD);
}
.caseList .pageContent .tits .filters2 .btn:hover .arr_icon {
  background: url(https://www-cdn.zfxieji.com/wwwstorage/public/images/cn/module/arrow_2.png);
  background-size: 100% 100%;
}
.caseList .pageContent .tits .filters2 .btn.active {
  color: #fff;
  background: linear-gradient(to right top, #005EB1, #00C6FD);
}
.caseList .pageContent .tits .filters2 .btn.active .arr_icon {
  background: url(https://www-cdn.zfxieji.com/wwwstorage/public/images/cn/module/arrow_2.png);
  background-size: 100% 100%;
}
.caseList .pageContent .tits .filters2 .btn .typeDetail {
  font-size: 14px;
  width: calc(100% - 25px);
  height: auto;
  padding: 7px 0 7px 25px;
  text-align: left;
  color: #646464;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background: #ffffff;
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.caseList .pageContent .tits .filters2 .btn .typeDetail .typeDi {
  line-height: 40px;
  cursor: pointer;
}
.caseList .pageContent .tits .filters2 .btn .typeDetail .typeDi.blue {
  color: #0086e1;
}
.caseList .pageContent .tits .filters2 .btn .typeDetail .typeDi:hover {
  color: #0086e1;
}
.caseList .pageContent .tits .filters {
  position: relative;
  z-index: 1;
}
.caseList .pageContent .tits .filters:hover .filterMenus {
  opacity: 1;
  height: 148px;
}
.caseList .pageContent .tits .filters .filterBtn {
  width: 210px;
  height: 69px;
  border-radius: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.caseList .pageContent .tits .filters .filterBtn::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/investorrelations/arr_border.png);
  background-size: 100%;
  padding: 1px;
}
.caseList .pageContent .tits .filters .filterBtn span {
  font-size: 22px;
  color: #003863;
  margin-left: 45px;
}
.caseList .pageContent .tits .filters .filterBtn img {
  width: 18px;
  margin-right: 29px;
}
.caseList .pageContent .tits .filters .filterMenus {
  position: absolute;
  left: 0;
  top: 70px;
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
  background-color: #fff;
  border-radius: 16px;
  padding: 8px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.caseList .pageContent .tits .filters .filterMenus .menu {
  width: 100%;
  cursor: pointer;
  font-size: 22px;
  line-height: 1;
  color: #003863;
  text-align: center;
}
.caseList .pageContent .tits .filters .filterMenus .menu:hover {
  color: #007bff;
}
.caseList .pageContent .tits.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.caseList .pageContent .lists {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.caseList .pageContent .lists .item {
  position: relative;
  width: 32%;
  margin-top: 35px;
}
.caseList .pageContent .lists .item .image_content {
  width: 100%;
  height: 0px;
  padding-top: 60%;
  display: block;
  border-radius: 20px;
  position: relative;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.caseList .pageContent .lists .item .image_content.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.caseList .pageContent .lists .item .image_content img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.caseList .pageContent .lists .item .image_content .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 56, 99, 0.5);
  opacity: 0;
  transition: opacity 0.5s ease, transform 0.5s ease;
  /* Smooth transition for opacity and transform */
}
.caseList .pageContent .lists .item .image_content .overlay-text {
  color: #ffffff;
  font-size: 14px;
  height: 130px;
  margin: 80px 20px;
  line-height: 25px;
}
.caseList .pageContent .lists .item .content {
  margin-top: 30px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.caseList .pageContent .lists .item .content.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.caseList .pageContent .lists .item .content .region {
  font-size: 14px;
  color: #646464;
  line-height: 1;
}
.caseList .pageContent .lists .item .content .title {
  font-size: 16px;
  color: #003863;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 26px;
}
.caseList .pageContent .lists .item .content .subtitle {
  font-size: 14px;
  color: #646464;
  line-height: 26px;
}
.caseList .pageContent .lists .item:hover .image_content {
  cursor: pointer;
  box-shadow: 5px 5px 10px #d1e9fa;
  transform: scale(1.02);
}
.caseList .pageContent .nums {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.caseList .pageContent .nums .left {
  cursor: pointer;
}
.caseList .pageContent .nums .left img {
  width: 9px;
  padding: 20px;
}
.caseList .pageContent .nums .middle {
  margin-top: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.caseList .pageContent .nums .middle .num {
  cursor: pointer;
  width: 38px;
  height: 38px;
  text-align: center;
  margin: 8px;
  color: #003863;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.caseList .pageContent .nums .middle .num.active {
  background: linear-gradient(to right, #006ac0, #00b0f3);
  color: #fff;
}
.caseList .pageContent .nums .middle .num.current {
  background: linear-gradient(to right, #006ac0, #00b0f3);
  color: #fff;
}
.caseList .pageContent .nums .right {
  cursor: pointer;
}
.caseList .pageContent .nums .right img {
  width: 9px;
  padding: 20px;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .caseList .pageContent {
    width: 1230px;
  }
  .caseList .pageContent .lists .item .image_content {
    /*height: 270px;*/
  }
  .caseList .pageContent .lists .item .content {
    margin-top: 30px;
  }
  .caseList .pageContent .lists .item .content .title {
    font-size: 16px;
  }
  .caseList .pageContent .lists .item .content .subtitle {
    font-size: 14px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .caseList {
    padding-bottom: 70px;
  }
  .caseList .pageContent {
    width: 980px;
  }
  .caseList .pageContent .lists .item .image_content {
    /*height: 230px;*/
  }
  .caseList .pageContent .lists .item .image_content .overlay-text {
    font-size: 12px;
  }
  .caseList .pageContent .lists .item .content {
    margin-top: 30px;
  }
  .caseList .pageContent .lists .item .content .region {
    font-size: 12px;
  }
  .caseList .pageContent .lists .item .content .title {
    font-size: 14px;
  }
  .caseList .pageContent .lists .item .content .subtitle {
    font-size: 14px;
  }
  .caseList .pageContent .nums .middle {
    margin-top: 80px;
  }
}
.text-overflow-news {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.lists_ul_wide {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
}
.lists_ul_wide .item {
  width: 33.3%;
  box-sizing: border-box;
  width: calc(33.3% - 35px);
}
.lists_ul_wide .item:nth-child(2) {
  margin-left: 0;
}
.lists_ul_wide:only-child {
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .lists_ul_wide {
    justify-content: flex-start;
  }
}
.news_container_wap {
  padding: 1.3rem 0.5rem;
  background-color: #ffffff;
}
.news_container_wap .newsWrap .title {
  margin: 0 0 0.5rem 0;
  text-align: center;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.news_container_wap .newsWrap .title span {
  font-size: 0.48rem;
  line-height: 1;
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪背景 */
  color: transparent;
  /* 文字设置为透明以显示背景 */
}
.news_container_wap .newsWrap .title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.news_container_wap .newsWrap .button-more {
  width: 2rem;
  height: 0.6rem;
  position: relative;
  left: 50%;
  bottom: 0px;
  transform: translate(-50%, 25px);
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-size: 0.26rem;
  margin-top: 0.6rem;
  color: #003863;
  border: 1px solid transparent;
  border-radius: 0.4rem;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, #fff, #fff), linear-gradient(155deg, #00A7FF, #0061A3);
  opacity: 0;
}
.news_container_wap .newsWrap .button-more.act {
  transform: translate(-50%, 0);
  opacity: 1;
}
.news_container_wap .newsWrap .button-more:hover {
  border: 1px solid #ffffff;
  background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
  color: #ffffff;
}
.news_container_wap .newsWrap .more-container {
  width: 100%;
}
.news_container_wap .newsWrap .more-container .swiper-more {
  width: 100%;
  height: 3.65rem;
  overflow: hidden;
  border-radius: 0.2rem;
}
.news_container_wap .newsWrap .more-container .swiper-more .swiper-slide {
  position: relative;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.news_container_wap .newsWrap .more-container .swiper-more .swiper-slide img {
  width: 100%;
  height: 100%;
}
.news_container_wap .newsWrap .more-container .swiper-more .swiper-slide #swiperImg {
  transition: opactiy 2s ease-in-out;
}
.news_container_wap .newsWrap .more-container .swiper-more .swiper-slide .swiper-slide-item {
  position: absolute;
  color: #003863;
}
.news_container_wap .newsWrap .more-container .swiper-more .swiper-slide .white-swiper {
  color: #ffffff;
}
.news_container_wap .newsWrap .more-container .swiper-more .swiper-slide.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.news_container_wap .newsWrap .more-container .swiper-more {
  width: 100%;
  height: 3.65rem;
  overflow: hidden;
  border-radius: 0.2rem;
  transition: transform 1s;
  transform-origin: center center;
}
.news_container_wap .newsWrap .more-container .swiper-more .img {
  width: 100%;
  height: 100%;
}
.news_container_wap .newsWrap .more-container .swiper-more .swiperImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease-in-out;
  /* 设置图片的过渡效果 */
}
.news_container_wap .newsWrap .more-container .more-list {
  margin-top: 0.35rem;
}
.news_container_wap .newsWrap .more-container .more-list .more-item {
  margin-bottom: 0.4rem;
}
.news_container_wap .newsWrap .more-container .more-list .more-item .more-item__content .more_title {
  font-size: 0.28rem;
  color: #003863;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.news_container_wap .newsWrap .more-container .more-list .more-item .more-item__content .more_title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.news_container_wap .newsWrap .more-container .more-list .more-item .more-item__content .more-item__desc {
  font-size: 0.28rem;
  color: #646464;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
  line-height: 0.48rem;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.news_container_wap .newsWrap .more-container .more-list .more-item .more-item__content .more-item__desc.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.news_container_wap .newsWrap .more-container .more-list .more-item .more-item__content .more_date {
  width: 1.48rem;
  height: 0.36rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0.36rem;
  font-size: 0.16rem;
  color: #003863;
  border: 1px solid transparent;
  border-radius: 0.4rem;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, #fff, #fff), linear-gradient(155deg, #00A7FF, #0061A3);
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.news_container_wap .newsWrap .more-container .more-list .more-item .more-item__content .more_date.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.news_container_wap .newsWrap .more-container .more-list .more-item:first-child {
  margin-top: 0;
}
.news_container_wap .newsWrap .more-container .more-list .more-item:last-child {
  margin-bottom: 0;
}
.news_container_wap .newsWrap .more-container .more-list .more-item:hover .more_title {
  color: #0086E1;
}
.news_container_wap .newsWrap .more-container .more-list .more-item:hover .more-item__desc {
  color: #0086E1;
}
.news_container_wap .newsWrap .more-container .more-list .more-item:hover .more_date {
  color: #ffffff;
  border: 1px solid #ffffff;
  background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
}
@media screen and (max-width: 980px) {
  .news_container {
    display: none;
  }
  .news_container_wap {
    display: block;
  }
  .caseList {
    position: relative;
    z-index: 3;
    background-color: #ffffff;
    padding-bottom: 1.6rem;
    padding-top: 0;
  }
  .caseList .pageContent {
    width: calc(100% - 1rem);
    margin: 0 auto;
    max-width: calc(100% - 1rem);
  }
  .caseList .pageContent .tits {
    display: block;
    margin-bottom: 25px;
  }
  .caseList .pageContent .tits .tit {
    font-size: 0.48rem;
    text-align: center;
  }
  .caseList .pageContent .tits .filters2 {
    justify-content: center;
    margin-top: 0.5rem;
  }
  .caseList .pageContent .tits .filters2 .btn {
    font-size: 0.26rem;
    width: 1.98rem;
    height: 0.58rem;
    padding: 0.01rem;
    border-radius: 0.6rem;
    margin-left: 0;
  }
  .caseList .pageContent .tits .filters2 .btn span {
    margin-left: 0.3rem;
  }
  .caseList .pageContent .tits .filters2 .btn .arr_icon {
    width: 0.24rem;
    height: 0.14rem;
    margin-left: 0.28rem;
    margin-right: 0.28rem;
  }
  .caseList .pageContent .tits .filters2 .btn .typeDetail {
    font-size: 0.24rem;
    width: calc(100% - 0.2rem);
    padding: 0.07rem 0 0.07rem 0.2rem;
    border-radius: 0.08rem;
  }
  .caseList .pageContent .tits .filters2 .btn:last-child {
    margin-left: 0.25rem;
  }
  .caseList .pageContent .lists {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0.9rem;
  }
  .caseList .pageContent .lists .item {
    position: relative;
    width: 100%;
    margin-top: 0.9rem;
  }
  .caseList .pageContent .lists .item .image_content {
    width: 100%;
    /*height: 4.1rem;*/
    border-radius: 0.2rem;
  }
  .caseList .pageContent .lists .item .image_content img {
    border-radius: 0.2rem;
  }
  .caseList .pageContent .lists .item .image_content .bg {
    border-radius: 0.2rem;
  }
  .caseList .pageContent .lists .item .image_content .overlay {
    border-radius: 0.2rem;
  }
  .caseList .pageContent .lists .item .image_content .overlay-text {
    color: #003863;
    font-size: 0.28rem;
    height: 1.3rem;
    margin: 1.15rem 0.3rem;
    line-height: 0.48rem;
  }
  .caseList .pageContent .lists .item .content {
    margin-top: 0.5rem;
    opacity: 0;
    transform: translateY(25px);
    visibility: hidden;
  }
  .caseList .pageContent .lists .item .content.act {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .caseList .pageContent .lists .item .content .region {
    font-size: 0.22rem;
    color: #646464;
    line-height: 1;
  }
  .caseList .pageContent .lists .item .content .title {
    font-size: 0.28rem;
    color: #003863;
    margin-top: 0.25rem;
    margin-bottom: 0.1rem;
    line-height: 0.48rem;
  }
  .caseList .pageContent .lists .item .content .subtitle {
    font-size: 0.24rem;
    color: #646464;
    line-height: 0.4rem;
  }
  .caseList .pageContent .lists .item:first-child {
    margin-top: 0.5rem;
  }
  .caseList .pageContent .nums {
    /*display: none;*/
  }
  .caseList .pageContent .productBtn {
    width: 2rem;
    height: 0.6rem;
    border-radius: 0.4rem;
    font-size: 0.26rem;
    line-height: 0.6rem;
    margin: 0 auto;
    cursor: pointer;
    text-align: center;
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translate(-50%, 25px);
    border: 0.02rem solid transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(to right, #ffffff, #ffffff), linear-gradient(to right, #41bfed, #0066cc);
    opacity: 0;
  }
  .caseList .pageContent .productBtn.act {
    transform: translate(-50%, 0);
    opacity: 1;
  }
  .caseList .pageContent .productBtn:hover {
    color: #fff;
    border: none;
    background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
  }
  .caseList .pageContent .nums .middle{
      margin-top: 0px;
  }
}
@media screen and (min-width: 980px) {
  .news_container {
    display: block;
  }
  .news_container_wap {
    display: none;
  }
  .caseList .nums {
    display: block;
  }
  .caseList .productBtn {
    display: none;
  }
}


    .lists_ul_wide .an_title {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);

    }

    .lists_ul_wide .d-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .lists_ul_wide .align-items-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .lists_ul_wide .an_title a:hover, .lists_ul_wide .an_title a:focus {
        text-decoration: none;
        color: #333;
    }

    .lists_ul_wide .an_title .box .time {
        font-size: 14px;
    }

    .lists_ul_wide .an_title .box .title {
        font-size: 16px;

        padding-left: 20px;
        overflow: hidden;
    }

    .an_title .box {
        padding: 25px 0;
    }

    .lists_ul_wide .an_title .box:hover .title span {
        color: #003863;
        border-bottom: 1px solid #0068b7;
    }

    .lists_ul_wide .an_title {
        transform: translateY(20px);
        opacity: 0;
        transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1) 0.5s;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        width: 100%;

    }

    .lists_ul_wide .an_title.an_title__active {
        transform: translateY(0px);
        opacity: 1;
    }

    .news_container .newsWrap .more-container .more-list {

        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }