.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;
}
* {
  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;
}
.cancel {
  pointer-events: none;
}
.pofix {
  position: fixed;
  z-index: 2;
}
/*@font-face {*/
/*  font-family: "HYQiHeiX1-55W";*/
/*  src: url("/cn/wp-content/themes/Child-CN/fonts/HYQiHeiX1-55W.woff");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "HYQiHeiX1-75W";*/
/*  src: url("/cn/wp-content/themes/Child-CN/fonts/HYQiHeiX1-75W.woff");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "SohoGothicPro-Medium";*/
/*  src: url("/cn/wp-content/themes/Child-CN/fonts/SohoGothicPro-Medium.woff");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "SohoGothicPro-Regular";*/
/*  src: url("/cn/wp-content/themes/Child-CN/fonts/SohoGothicPro-Regular.woff");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
.fontFamilyHYQiHeiX1-75W {
  font-family: "HYQiHeiX1-75W";
}
.fontFamilySohoGothicPro-Medium {
  font-family: "SohoGothicPro-Medium";
}
.fontFamilySohoGothicPro-Regular {
  font-family: "SohoGothicPro-Regular";
}
.page {
  width: 100%;
}
.bannerPart {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100vh;
}
.bannerPart .font-white {
  color: white!important;
  background-image: none!important;
  -webkit-text-fill-color: unset!important;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.bannerPart .font-gray {
  color: #646464 !important;
  background-image: none!important;
  -webkit-text-fill-color: unset!important;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.bannerPart .font-darkBlue {
  color: var(--dark-blue) !important;
  background-image: none!important;
  -webkit-text-fill-color: unset!important;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.bannerPart .font-darkRed {
  color: #e83428 !important;
  background-image: none!important;
  -webkit-text-fill-color: unset!important;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.bannerPart .bannerVideo {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bannerPart .bannerVideo video,
.bannerPart .bannerVideo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
  background: #ffffff !important;
  mix-blend-mode: darken;
  transform: rotate3d(0, 0, 0, 0);
}
.bannerPart .bannerSwiper {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
.bannerPart .bannerTextWrap {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1460px;
  max-width: calc(100% - 2rem);
}
.bannerPart .bannerText1 {
  display: inline-block;
  font-size: 0.66rem;
  line-height: 0.66rem;
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
  opacity: 0;
}
.bannerPart .bannerText2 {
  margin-top: 0.32rem;
  opacity: 0;
}
.bannerPart .bannerText2_1 {
  display: block;
}
.bannerPart .bannerText2_2 {
  display: none;
}
.bannerPart .bannerBtn {
  width: 1.5rem;
  height: 0.45rem;
  text-align: center;
  line-height: 0.46rem;
  font-size: 0.16rem;
  color: #fff;
  border-radius: 0.45rem;
  margin-top: 0.28rem;
  cursor: pointer;
  background-image: -webkit-linear-gradient(left, #00c9ff, #006ec4);
  opacity: 0;
}
.bannerPart .bannerArrL {
  width: 3%;
  position: absolute;
  z-index: 2;
  left: 1.58%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  display: block;
}
.bannerPart .bannerArrR {
  width: 3%;
  position: absolute;
  z-index: 2;
  right: 1.58%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  display: block;
}
.bannerPart .bannerPaginationWrap {
  width: 100%;
  height: auto;
  text-align: center;
  position: absolute;
  z-index: 2;
  left: 0;
  top: auto;
  bottom: 20px;
}
.bannerPart .bannerPaginationWrap .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: rgba(255, 255, 255, 0.8);
}
.bannerPart .bannerPaginationWrap .swiper-pagination-bullet-active {
  background: #ffffff;
}
.bannerPart.whiteText .bannerText1 {
  color: #fff;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
}
.bannerPart.whiteText .bannerText2 {
  color: #fff;
}
@media screen and (max-width: 980px) {
  .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 {
    margin-top: 0.32rem;
    width: 100%;
    text-align: center;
  }
  .bannerPart .bannerBtn {
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    border-radius: 0.6rem;
    display: inline-block;
    left: 50%;
    margin-left: -1rem;
  }
  .bannerPart .bannerText2_1 {
    display: none;
  }
  .bannerPart .bannerText2_2 {
    display: block;
  }
  .bannerPart .bannerArrL {
    display: none;
  }
  .bannerPart .bannerArrR {
    display: none;
  }
  .bannerPart .bannerPaginationWrap {
    top: auto;
    bottom: 1rem;
  }
}
.bannerNewsWrap {
  width: 100%;
  height: 60px;
  margin-top: -60px;
  position: relative;
  z-index: 5;
}
.bannerNewsWrap .bannerNews {
  width: 32px;
  height: 32px;
  border-radius: 32px;
  background: #fff;
  overflow: hidden;
  margin: 0 auto;
  z-index: 4;
  position: relative;
}
.bannerNewsWrap .bannerNews .newsBar {
  width: 100%;
  height: 32px;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  cursor: pointer;
}
.bannerNewsWrap .bannerNews .newsBar .news_t {
  font-size: 16px;
  display: inline-block;
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 50%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
}
.bannerNewsWrap .bannerNews .newsBar .newsIcon {
  width: 20px;
  height: 20px;
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/news_icon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.bannerNewsWrap .bannerNews .newsBg {
  width: 100vw;
  height: 100%;
  background: #fff;
}
.bannerNewsWrap .bannerNews .newsBg .newsBar1 {
  width: 160px;
  width: 120px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.bannerNewsWrap .bannerNews .newsBg .newsBar1 .news_t {
  font-size: 26px;
  font-size: 20px;
  display: inline-block;
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 50%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
}
.bannerNewsWrap .bannerNews .newsBg .newsBar1 .newsIcon {
  width: 32px;
  height: 32px;
  width: 26px;
  height: 26px;
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/news_icon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.bannerNewsWrap .bannerNews .newsBg .newsBgWrap {
  max-width: calc(100% - 2rem);
  padding: 0;
  min-width: 122px;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bannerNewsWrap .bannerNews .newsBg .newsBgWrap .newsList {
  width: 58%;
  height: 60px;
  font-size: 16px;
  color: #003863;
  display: none;
}
.bannerNewsWrap .bannerNews .newsBg .newsBgWrap .newsList .newsWrap {
  width: 100%;
  height: 60px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bannerNewsWrap .bannerNews .newsBg .newsBgWrap .news_3 {
  width: 800px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #003863;
  text-align: right;
  display: none;
  cursor: pointer;
  position: relative;
}
.bannerNewsWrap .bannerNews .newsBg .newsBgWrap .news_3:hover {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
}
.bannerNewsWrap .bannerNews .newsBg .newsBgShadowWrap {
  width: 100%;
  aspect-ratio: 1;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  pointer-events: none;
}
.bannerNewsWrap .bannerNews .newsBg .newsBgShadowWrap .newsBgShadow {
  width: 200%;
  height: auto;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: -1;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.61, 1, 0.88, 1);
}
.bannerNewsWrap .bannerNews .newsTickerBg {
  width: 100%;
  height: 200vh;
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}
.bannerNewsWrap .bannerNews .newsTicker {
  width: 100%;
  height: 0;
  background: #fff;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.61, 1, 0.88, 1);
  position: relative;
  z-index: 2;
  pointer-events: none;
  opacity: 0;
}
.bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 40px auto;
  height: 100%;
}
.bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap .newsTickerList {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: start;
  align-items: center;
  font-size: 16px;
  line-height: 60px;
  color: #003863;
}
.bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap .newsTickerList span {
  cursor: pointer;
}
.bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap .newsTickerList .news_1 {
  margin-left: 3.75%;
}
.bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap .newsTickerList:hover {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
}
.bannerNewsWrap .bannerNews.act {
  width: 100% !important;
  height: 60px;
  border-radius: 0;
  position: relative;
  z-index: 4;
  overflow: visible;
}
.bannerNewsWrap .bannerNews.act .newsBg .newsBgWrap {
  width: 84%;
  padding: 0 8%;
  min-width: auto;
  justify-content: space-between;
}
.bannerNewsWrap .bannerNews.act .newsBg .newsBgWrap .newsBar1 {
  width: 160px;
  width: 120px;
}
.bannerNewsWrap .bannerNews.act .newsBg .newsBgWrap .newsBar1 .newsIcon {
  width: 26px;
  height: 26px;
}
.bannerNewsWrap .bannerNews.act .newsBg .newsBgWrap .newsList {
  display: block;
}
.bannerNewsWrap .bannerNews.hoveract .newsBg .newsBgWrap .newsBar1 .newsIcon {
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/news_icon_1.png);
}
.bannerNewsWrap .bannerNews.hoveract .newsBg .newsBgWrap .news_3 {
  display: block;
}
.bannerNewsWrap .bannerNews.hoveract .newsTickerBg {
  opacity: 1;
}
.bannerNewsWrap .bannerNews.hoveract .newsTicker {
  height: 300px;
  pointer-events: auto;
  opacity: 1;
}
.bannerNewsWrap .bannerNews_wap {
  display: none;
}
@media screen and (max-width: 980px) {
  .bannerNewsWrap {
    height: 0.7rem;
    background: #fff;
    margin-top: -0.7rem;
  }
  .bannerNewsWrap .bannerNews {
    display: none;
  }
  .bannerNewsWrap .bannerNews_wap {
    height: 100%;
    display: block;
    text-align: center;
  }
  .bannerNewsWrap .bannerNews_wap .newsBar {
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .bannerNewsWrap .bannerNews_wap .newsBar .news_t {
    font-size: 0.32rem;
    line-height: 1;
    display: inline-block;
    background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 50%, #26b5ff);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
  }
  .bannerNewsWrap .bannerNews_wap .newsBar .newsIcon {
    width: 0.32rem;
    height: 0.32rem;
    margin-left: 0.16rem;
    background-image: url(/cn/wp-content/themes/Child-CN/images/home/news_icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .bannerNewsWrap .bannerNews_wap .newsTickerBg {
    width: 100%;
    height: 200vh;
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
  }
  .bannerNewsWrap .bannerNews_wap .newsBgShadowWrap {
    width: 100%;
    aspect-ratio: 1;
    top: 0.55rem;
    left: 0;
    position: absolute;
    z-index: -1;
    overflow: hidden;
    pointer-events: none;
  }
  .bannerNewsWrap .bannerNews_wap .newsBgShadowWrap .newsBgShadow {
    width: 100%;
    height: auto;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    z-index: -1;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.61, 1, 0.88, 1);
  }
  .bannerNewsWrap .bannerNews_wap .newsTicker {
    width: 100%;
    height: 0;
    background: #fff;
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.61, 1, 0.88, 1);
    position: relative;
    z-index: 2;
    pointer-events: none;
    opacity: 0;
  }
  .bannerNewsWrap .bannerNews_wap .newsTicker .newsTickerWrap {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    margin: 0 auto 0.2rem;
    height: 100%;
  }
  .bannerNewsWrap .bannerNews_wap .newsTicker .newsTickerWrap .newsTickerList {
    width: 100%;
    height: 0.4rem;
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 0.22rem;
    color: #003863;
  }
  .bannerNewsWrap .bannerNews_wap .newsTicker .newsTickerWrap .newsTickerList .news_1 {
    margin-left: 3.75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bannerNewsWrap .bannerNews_wap .newsTicker .newsTickerWrap .newsTickerList:hover {
    background: linear-gradient(to right top, #005EB1, #00C6FD);
    -webkit-background-clip: text;
    color: transparent;
  }
  .bannerNewsWrap .bannerNews_wap:hover .newsTickerBg {
    opacity: 1 !important;
  }
  .bannerNewsWrap .bannerNews_wap:hover .newsTicker {
    height: 1.8rem !important;
    opacity: 1 !important;
    pointer-events: all !important;
  }
  .bannerNewsWrap .bannerNews_wap:hover .newsIcon {
    background-image: url(/cn/wp-content/themes/Child-CN/images/home/news_icon_1.svg) !important;
  }
}
@media screen and (min-width: 980px) {
  .bannerNewsWrap .bannerNews {
    display: block;
  }
  .bannerNewsWrap .bannerNews_wap {
    display: none;
  }
}
.photovoltaicPart {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 3;
  background: #fff;
  text-align: center;
}
.photovoltaicPart .photovoltaicPartBg {
  width: 100%;
  aspect-ratio: 1;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  pointer-events: none;
}
.photovoltaicPart .photovoltaicPartBg .photovoltaicPartBgShadow {
  width: 200%;
  height: auto;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: -1;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.61, 1, 0.88, 1);
}
.photovoltaicPart .photovoltaicPartWrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  height: auto;
  text-align: left;
  margin: 0 auto;
  padding: 120px 0 0;
  display: flex;
  justify-content: space-between;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap {
  width: 30.96%;
  position: relative;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft {
  width: 100%;
  height: auto;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .title {
  font-size: 40px;
  height: auto;
  line-height: 53px;
  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: 26px;
  font-size: 14px;
  overflow: hidden;
  color: #838383;
  color: #646464;
  margin-top: 20px;
  text-align: justify;
  word-break: break-all;
  transform: translateY(25px);
  opacity: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText .pt3 {
  display: none;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText .arr {
  width: 32px;
  height: 32px;
  margin-top: 30px;
  margin-top: 28px;
  cursor: pointer;
  background-image: url(/cn/wp-content/themes/Child-CN/images/biodiversity/achievements_arr2.svg);
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText .arr:hover {
  background-image: url(/cn/wp-content/themes/Child-CN/images/biodiversity/news_icon_1.svg);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText .arr.act {
  background-image: url(/cn/wp-content/themes/Child-CN/images/biodiversity/arrow_2.svg);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText.act {
  transform: translateY(0);
  opacity: 1;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap {
  width: 57.67%;
  position: relative;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicTextWrap {
  width: 100%;
  transform: translateY(50px);
  opacity: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicTextWrap .photovoltaicText {
  width: 100%;
  height: 60px;
  line-height: 29px;
  font-size: 16px;
  overflow: hidden;
  color: #646464;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicTextWrap .photovoltaicArr {
  margin-top: 33px;
  width: 47px;
  height: 47px;
  background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/arr3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicTextWrap .photovoltaicArr:hover {
  background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/arrow_3.svg);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicTextWrap.act {
  transform: translateY(0);
  opacity: 1;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .line {
  width: 100%;
  height: 1px;
  margin: 0.5rem 0 0.48rem;
  background: #e2e2e2;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData {
  width: 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap {
  text-align: center;
  color: #003967;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data {
  font-family: "SohoGothicPro-Medium";
  margin: 0 0 0.22rem;
  height: 73px;
  display: inline-block;
  width: 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data:hover {
  background-image: linear-gradient(to top right, #0071c2, #26b5ff 75%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data .num {
  font-size: 60px;
  display: inline-block;
  line-height: 73px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data .allnum {
  background-image: linear-gradient(to top right, #0071c2, #26b5ff 75%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data span {
  font-size: 29px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .text {
  width: 258px;
  font-size: 16px;
  line-height: 26px;
  width: 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap:hover .data {
  transform: translateY(-10px);
  background-image: linear-gradient(to top right, #0071c2, #26b5ff 75%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap:hover .allnum {
  background-image: linear-gradient(to top right, #0071c2, #26b5ff 75%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap:hover .text {
  transform: translateY(-10px);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1 {
  width: 100%;
  display: flex;
  justify-content: space-around;
  transform: translateY(50px);
  opacity: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1.act {
  transform: translateY(0);
  opacity: 1;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2 {
  width: 100%;
  display: flex;
  justify-content: space-around;
  transform: translateY(50px);
  opacity: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2.act {
  transform: translateY(0);
  opacity: 1;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicText {
  height: 144px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicArr {
  background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/arrow_2.svg);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicArr:hover {
  background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/arrow_2.svg);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .trasitionPhotovoltaic {
  transition: all 0.4s cubic-bezier(0.61, 1, 0.88, 1);
}
@media screen and (max-width: 980px) {
  .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;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText {
    font-size: 0.28rem;
    line-height: 0.48rem;
    margin-top: 0.4rem;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText1 {
    display: none;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText2 {
    display: block;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap {
    display: none;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap {
    display: block;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .line {
    width: 100%;
    height: 0.02rem;
    margin: 0.38rem 0 0.4rem;
    background: #e2e2e2;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap {
    text-align: center;
    color: #003967;
    width: 2.75rem;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data {
    font-family: "SohoGothicPro-Medium";
    display: inline-block;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data .num {
    font-size: 0.48rem;
    display: inline-block;
    line-height: 1;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data .allnum {
    background-image: linear-gradient(to top right, #0071c2, #26b5ff 75%, #26b5ff);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 100% 100%;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data span {
    font-size: 0.29rem;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .text {
    font-size: 0.26rem;
    line-height: 0.42rem;
    width: 100%;
    margin-top: 0.3rem;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap:hover .data {
    transform: translateY(-10px);
    background-image: linear-gradient(to top right, #0071c2, #26b5ff 75%, #26b5ff);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 100% 100%;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap:hover .allnum {
    background-image: linear-gradient(to top right, #0071c2, #26b5ff 75%, #26b5ff);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 100% 100%;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap:hover .text {
    transform: translateY(-10px);
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList1,
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList2,
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList3 {
    width: 100%;
    display: flex;
    justify-content: space-around;
    transform: translateY(50px);
    opacity: 0;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList1.act,
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList2.act,
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList3.act {
    transform: translateY(0);
    opacity: 1;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList1 {
    margin-top: 0.48rem;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList1 .photovoltaicBigDataWrap {
    width: 100%;
  }
}
@media screen and (min-width: 980px) {
  .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;
  }
}
.solutionPart {
  width: 100%;
  height: 2000px;
  height: auto;
  position: relative;
  z-index: 4;
  text-align: center;
  background: #fff;
}
.solutionPart .solutionPartWrap {
  width: 100%;
  height: 700px;
}
.solutionPart .titleWrap {
  width: 1460px;
  text-align: left;
  margin: 0 auto;
  max-width: calc(100% - 2rem);
}
.solutionPart .title {
  font-size: 40px;
  height: auto;
  text-align: left;
  margin: 1rem auto 18px;
  color: hsla(0, 0%, 100%, 0.65);
  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%;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.solutionPart .title.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.solutionPart .solutionSWrap,
.solutionPart .solutionSWrap-wap {
  width: 100%;
  height: 520px;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
  display: flex;
  justify-content: end;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.solutionPart .solutionSWrap.act,
.solutionPart .solutionSWrap-wap.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.solutionPart .solutionWrap {
  width: 89.375%;
  max-width: calc(100% - 1rem);
  height: 600px;
  overflow-x: scroll;
  overflow-y: hidden;
}
.solutionPart .solutionWrap .solutionList {
  width: 3090px;
  height: 510px;
  overflow: hidden;
}
.solutionPart .solutionWrap .solutionList .solutionItem {
  width: 560px;
  height: 516px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  color: #a4a4a4;
  color: #646464;
  float: left;
  margin: 0 27px;
  transform: translateY(60px);
}
.solutionPart .solutionWrap .solutionList .solutionItem .solutionImg {
  width: 560px;
  height: 380px;
  overflow: hidden;
  position: relative;
  border-radius: 14px;
}
.solutionPart .solutionWrap .solutionList .solutionItem .solutionImg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.solutionPart .solutionWrap .solutionList .solutionItem .solutionName {
  width: 100%;
  height: auto;
}
.solutionPart .solutionWrap .solutionList .solutionItem .solutionName .solutionNameWrap {
  width: auto;
  line-height: 35px;
  font-size: 26px;
  color: #808080;
  color: #646464;
  margin: 20px 0 11px;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.solutionPart .solutionWrap .solutionList .solutionItem .solutionName .solutionNameWrap .solutionIcon {
  width: 25px;
  height: 35px;
  margin-left: 14px;
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/arrow_2.png);
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.solutionPart .solutionWrap .solutionList .solutionItem .solutionName .solutionDes {
  text-align: left;
  font-size: 16px;
  font-size: 14px;
  line-height: 30px;
  line-height: 26px;
  min-height: 70px;
}
.solutionPart .solutionWrap .solutionList .solutionItem:nth-child(1) {
  margin-left: 0;
}
.solutionPart .solutionWrap .solutionList .solutionItem:hover {
  transform: translateY(0);
}
.solutionPart .solutionWrap .solutionList .solutionItem:hover .solutionName .solutionText {
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 75%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
}
.solutionPart .solutionWrap .solutionList .solutionItem:hover .solutionName .solutionIcon {
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/arrow_1.svg);
}
.solutionPart .solutionWrap .solutionList .solutionItem:hover .solutionDes {
  display: block;
}
.solutionPart .solutionScroll {
  width: 90%;
  height: 5px;
  border-radius: 3px;
  margin: 44px auto 70px;
  position: relative;
  background: #e6e6e6;
}
.solutionPart .solutionScroll .solutionScrollWrap {
  width: 20%;
  height: 100%;
  border-radius: 3px;
  position: absolute;
  top: 0.5px;
  cursor: pointer;
  background: -webkit-linear-gradient(left, #0161a5, #02a9fe);
}
.solutionPart .solutionArr {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  position: inherit;
}
.solutionPart .solutionArr .solutionArrLeft {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 2;
  top: 58%;
  left: 1.67%;
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/solutionArr1_1.svg);
  background-size: 100% 100%;
  background-position: center;
  cursor: pointer;
  opacity: 0.4;
  transition: opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.solutionPart .solutionArr .solutionArrRight {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 2;
  top: 58%;
  right: 1.67%;
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/solutionArr2_1.svg);
  background-size: 100% 100%;
  background-position: center;
  cursor: pointer;
  opacity: 0.4;
  transition: opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
@media screen and (max-width: 980px) {
  .solutionPart {
    height: auto;
  }
  .solutionPart .solutionPartWrap {
    height: auto;
  }
  .solutionPart .titleWrap {
    width: calc(100% - 1rem);
    text-align: center;
  }
  .solutionPart .titleWrap .title {
    font-size: 0.48rem;
    text-align: center;
    margin: 1.3rem auto 0.48rem;
  }
  .solutionPart .solutionSWrap {
    display: none;
  }
  .solutionPart .solutionSWrap-wap {
    display: block;
    height: 4.18rem;
    padding: 0;
  }
  .solutionPart .solutionSWrap-wap .solutionWrap {
    width: 100%;
    max-width: 100%;
    height: 5rem;
  }
  .solutionPart .solutionSWrap-wap .solutionWrap .solutionList {
    height: auto;
    width: 25rem;
    cursor: grab;
  }
  .solutionPart .solutionSWrap-wap .solutionWrap .solutionList .solutionItem {
    width: 4.66rem;
    height: auto;
    margin: 0 0.17rem;
    display: block;
    transform: translateY(0);
  }
  .solutionPart .solutionSWrap-wap .solutionWrap .solutionList .solutionItem .solutionImg {
    width: 4.66rem;
    height: 3rem;
  }
  .solutionPart .solutionSWrap-wap .solutionWrap .solutionList .solutionItem .solutionName .solutionNameWrap {
    font-size: 0.32rem;
    color: #003c6e;
    line-height: 1;
    margin: 0.36rem 0 0;
  }
  .solutionPart .solutionArr-wap {
    display: flex;
    justify-content: flex-end;
    margin-right: 0.5rem;
  }
  .solutionPart .solutionArr-wap .solutionArrLeft {
    width: 0.6rem;
    height: 0.6rem;
    background-image: url(/cn/wp-content/themes/Child-CN/images/home/al.svg);
    background-size: 100% 100%;
    background-position: center;
    cursor: pointer;
  }
  .solutionPart .solutionArr-wap .solutionArrRight {
    width: 0.6rem;
    height: 0.6rem;
    margin-left: 0.2rem;
    background-image: url(/cn/wp-content/themes/Child-CN/images/home/ar.svg);
    background-size: 100% 100%;
    background-position: center;
    cursor: pointer;
  }
}
@media screen and (min-width: 980px) {
  .solutionPart .solutionSWrap {
    display: block;
  }
  .solutionPart .solutionSWrap-wap {
    display: none;
  }
  .solutionPart .solutionArr {
    display: block;
  }
}
.globalCase {
  width: 100%;
  position: relative;
  z-index: 5;
  text-align: center;
  background: #fff;
}
.globalCase .globalCaseAni1Wrap {
  width: 100%;
  height: 48%;
  position: sticky;
  top: 0;
  left: 0;
}
.globalCase .globalCaseAni1 {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  left: 0;
  bottom: 0;
  pointer-events: none;
  position: fixed;
  opacity: 0;
}
.globalCase .globalCaseAni1 .globalCaseAni1Bg {
  width: 100%;
  height: 100vh;
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/globalCaseCover.png);
  background-size: 100% 100%;
  background-position: bottom;
}
.globalCase .globalCaseAni1 .globalCaseAni1Text {
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 100px;
  font-size: 66px;
  margin-left: -345px;
  margin-top: -100px;
}
.globalCase .globalCaseAni1 .globalCaseAni1Text .text1,
.globalCase .globalCaseAni1 .globalCaseAni1Text .text2 {
  width: 100%;
  text-align: center;
  opacity: 0;
  transform: translateY(540px);
}
.globalCase .globalCaseAni1 .globalCaseAni1Text .text1 .t,
.globalCase .globalCaseAni1 .globalCaseAni1Text .text2 .t {
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 75%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.globalCase .globalCaseAniWrap {
  width: 100%;
  height: 100%;
  padding-bottom: 1.24rem;
}
.globalCase .titleWrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  text-align: left;
  margin: 0 auto;
  opacity: 0;
  transform: translateY(25px);
}
.globalCase .titleWrap.act {
  opacity: 1;
  transform: translateY(0);
}
.globalCase .title {
  font-size: 40px;
  height: auto;
  text-align: left;
  margin: 60px auto 60px;
  color: hsla(0, 0%, 100%, 0.65);
  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%;
}
.globalCase .globalCaseWrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.globalCase .globalCaseWrap .globalCaseLeft {
  width: 61.64%;
  height: 480px;
  position: relative;
  opacity: 0;
  transform: translateY(25px);
}
.globalCase .globalCaseWrap .globalCaseLeft.act {
  opacity: 1;
  transform: translateY(0);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap {
  width: 100%;
  height: 100%;
  position: relative;
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList {
  width: 100%;
  height: 100%;
  border-radius: 9px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  z-index: 5;
  opacity: 1;
  transform-origin: center bottom;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.61, 1, 0.88, 1);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(2) {
  bottom: -2%;
  left: 0;
  z-index: 4;
  opacity: 1;
  transform: scale(0.9);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(2)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  /* °×É«Åä¾°£¬£¬£¬£¬50% Í¸Ã÷¶È */
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(2).act {
  transform: scale(1);
  opacity: 1;
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(2).act ::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: none;
  /* °×É«Åä¾°£¬£¬£¬£¬50% Í¸Ã÷¶È */
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(2).act1 {
  transform: scale(0.9);
  opacity: 1;
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(2).act1 ::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: none;
  /* °×É«Åä¾°£¬£¬£¬£¬50% Í¸Ã÷¶È */
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(3) {
  bottom: -4%;
  left: 0;
  opacity: 0.65;
  z-index: 3;
  transform: scale(0.8);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(3)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  /* °×É«Åä¾°£¬£¬£¬£¬50% Í¸Ã÷¶È */
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(4) {
  bottom: -4%;
  left: 0;
  opacity: 0;
  z-index: 2;
  transform: scale(0.8);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(4)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  /* °×É«Åä¾°£¬£¬£¬£¬50% Í¸Ã÷¶È */
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(5) {
  bottom: -4%;
  left: 0;
  opacity: 0;
  z-index: 2;
  transform: scale(0.8);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(5)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  /* °×É«Åä¾°£¬£¬£¬£¬50% Í¸Ã÷¶È */
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(1).act {
  transform: translateY(-10px) scale(1.08);
  opacity: 0;
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 {
  width: 100%;
  height: 100%;
  position: relative;
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList {
  width: 100%;
  height: 100%;
  border-radius: 9px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  z-index: 5;
  opacity: 1;
  transform-origin: center bottom;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.61, 1, 0.88, 1);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(2) {
  bottom: -2%;
  left: 0;
  z-index: 4;
  opacity: 1;
  transform: scale(0.9);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(2)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  /* °×É«Åä¾°£¬£¬£¬£¬50% Í¸Ã÷¶È */
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(2).act {
  transform: scale(1);
  opacity: 1;
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(2).act ::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: none;
  /* °×É«Åä¾°£¬£¬£¬£¬50% Í¸Ã÷¶È */
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(2).act1 {
  transform: scale(0.9);
  opacity: 1;
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(2).act1 ::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: none;
  /* °×É«Åä¾°£¬£¬£¬£¬50% Í¸Ã÷¶È */
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(3) {
  bottom: -4%;
  left: 0;
  opacity: 0.65;
  z-index: 3;
  transform: scale(0.8);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(3)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  /* °×É«Åä¾°£¬£¬£¬£¬50% Í¸Ã÷¶È */
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(4) {
  bottom: -4%;
  left: 0;
  opacity: 0;
  z-index: 2;
  transform: scale(0.8);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(4)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  /* °×É«Åä¾°£¬£¬£¬£¬50% Í¸Ã÷¶È */
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(5) {
  bottom: -4%;
  left: 0;
  opacity: 0;
  z-index: 2;
  transform: scale(0.8);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(5)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  /* °×É«Åä¾°£¬£¬£¬£¬50% Í¸Ã÷¶È */
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap.imgListWrap1 .imgList:nth-child(1).act {
  transform: translateY(-10px) scale(1.08);
  opacity: 0;
}
.globalCase .globalCaseWrap .globalCaseLeft .globalCasePrev {
  width: 45px;
  height: 45px;
  margin-right: 18px;
  display: inline-block;
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/a1.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0.4rem;
  z-index: 9;
  opacity: 0;
  transform: translateY(-50%);
}
.globalCase .globalCaseWrap .globalCaseLeft .globalCaseNext {
  width: 45px;
  height: 45px;
  display: inline-block;
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/a2.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0.4rem;
  opacity: 0;
  transform: translateY(-50%);
  z-index: 9;
}
.globalCase .globalCaseWrap .globalCaseLeft:hover .globalCasePrev,
.globalCase .globalCaseWrap .globalCaseLeft:hover .globalCaseNext {
  opacity: 1;
  cursor: pointer;
}
.globalCase .globalCaseWrap .globalCaseLeft:hover .imgListWrap .imgList:nth-child(1) {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9;
}
.globalCase .globalCaseWrap .globalCaseRight {
  width: 490px;
  margin-left: 5.89%;
  opacity: 0;
  transform: translateY(25px);
}
.globalCase .globalCaseWrap .globalCaseRight.act {
  opacity: 1;
  transform: translateY(0);
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap {
  text-align: left;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseTitle {
  font-size: 26px;
  line-height: 36px;
  color: #003863;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseTitle.thide {
  opacity: 0;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseTitle.act {
  opacity: 1;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseText {
  font-size: 16px;
  font-size: 14px;
  line-height: 28px;
  line-height: 26px;
  color: #646464;
  margin-top: 7px;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseText.thide {
  opacity: 0;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseText.act {
  opacity: 1;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseBtn.thide {
  opacity: 0;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseBtn.act {
  opacity: 1;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap {
  margin-top: 58px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap .globalCaseBtn {
  width: 150px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  border-radius: 47px;
  overflow: hidden;
  color: #003863;
  display: inline-block;
  cursor: pointer;
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/globalCase_btn.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 18px;
  transform: rotate3d(0, 0, 0, 0);
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap .globalCaseBtn:hover {
  color: #fff;
  background: -webkit-linear-gradient(left, #006ec4, #00c9ff);
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap.act {
  transform: translate(0, 0);
  opacity: 1;
}
@media screen and (max-width: 980px) {
  .globalCase .globalCaseAni1Wrap {
    height: auto;
    position: relative;
  }
  .globalCase .titleWrap {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    text-align: center;
  }
  .globalCase .title {
    font-size: 0.48rem;
    line-height: 1;
    margin: 1.3rem auto 0.5rem;
  }
  .globalCase .globalCaseWrap {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    display: block;
  }
  .globalCase .globalCaseWrap .globalCaseLeft {
    width: 100%;
    height: 3.65rem;
  }
  .globalCase .globalCaseWrap .globalCaseRight {
    width: 100%;
    margin-top: 0.72rem;
    margin-left: 0;
  }
  .globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseTitle {
    font-size: 0.32rem;
  }
  .globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseText {
    margin-top: 0.32rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap {
    margin-top: 0.3rem;
    height: 0.6rem;
    justify-content: center;
  }
  .globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap .globalCaseBtn {
    font-size: 0.26rem;
    margin-right: 0;
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    background-image: url(/cn/wp-content/themes/Child-CN/images/home/globalCase_btn.svg);
  }
}
.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;
  margin-left: 2px;
}
.left_scroll_wrap .left_scroll_wrap_bg .left_scroll_s {
  mix-blend-mode: difference;
  width: 3px;
  height: 38%;
  border-radius: 2px;
  background: #f4f4f4;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
}
.left_scroll_wrap .left_scroll_wrap_bg .left_scroll_s img {
  height: 100%;
}
.left_scroll_wrap .left_scroll {
  width: 130px;
  height: 40%;
  margin-left: 0;
  flex-wrap: wrap;
  display: flex;
  align-content: space-between;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.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: 7px;
  height: 7px;
  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);
}
.trasitionBaseV2 {
  transition: all 0.6s cubic-bezier(0.61, 1, 0.88, 1);
}
.trasitionBaseV3 {
  transition: all 0.6s cubic-bezier(0.298, 0.036, 0, 0.995);
}
@media screen and (min-width: 1920px) {
  .bannerPart .bannerText1 {
    font-size: 66px;
    line-height: 66px;
  }
  .bannerPart .bannerText2 {
    margin-top: 28px;
  }
  .bannerPart .bannerBtn {
    width: 150px;
    height: 45px;
    line-height: 46px;
    font-size: 16px;
    border-radius: 45px;
  }
  .solutionPart .title {
    margin-top: 100px;
  }
}
@media screen and (min-width: 1680px) and (max-width: 1920px) {
  .bannerNewsWrap .bannerNews .newsBg .newsBgWrap .newsList {
    font-size: 16px;
  }
  .bannerNewsWrap .bannerNews .newsBg .newsBgWrap .news_3 {
    font-size: 16px;
  }
  .bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap {
    width: 1460px;
  }
  .bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap .newsTickerList {
    font-size: 16px;
  }
  .solutionPart .titleWrap {
    width: 1460px;
  }
  .solutionPart .solutionWrap {
    width: calc(50% + 730px);
  }
  .photovoltaicPart .photovoltaicPartWrap {
    width: 1460px;
  }
  .relatedProducts {
    width: 100%;
    height: auto;
  }
  .relatedProducts .titleWrap {
    width: 76.05%;
  }
  .relatedProducts .title {
    font-size: 44px;
    height: auto;
    margin: 70px auto 50px;
  }
  .relatedProducts .relatedProductsWrap {
    width: 1300px;
    height: 520px;
    padding: 60px 60px 60px 0;
  }
  .relatedProducts .productScroll {
    width: 75.88%;
    height: 46px;
    margin: 44px auto 70px;
  }
  .relatedProducts .productScroll .productScrollWrap {
    width: 87.17%;
    height: 5px;
    border-radius: 3px;
    top: 21px;
    left: 6.31%;
  }
  .relatedProducts .productScroll .productScrollWrap .swiper-scrollbar-drag {
    height: 100%;
    border-radius: 3px;
    margin-top: 0.5px;
  }
  .relatedProducts .productScroll .productScrollArrL {
    width: 46px;
    height: 46px;
  }
  .relatedProducts .productScroll .productScrollArrR {
    width: 46px;
    height: 46px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .bannerPart .bannerTextWrap {
    width: 1460px;
  }
  .bannerPart .bannerArrL {
    left: 1%;
  }
  .bannerPart .bannerArrR {
    right: 1%;
  }
  .bannerNewsWrap .bannerNews .newsBg .newsBgWrap .newsList {
    font-size: 16px;
  }
  .bannerNewsWrap .bannerNews .newsBg .newsBgWrap .news_3 {
    font-size: 16px;
  }
  .bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap {
    width: 1460px;
  }
  .bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap .newsTickerList {
    font-size: 16px;
  }
  .solutionPart .titleWrap {
    width: 1460px;
  }
  .solutionPart .solutionWrap {
    width: calc(50% + 730px);
  }
  .globalCase .titleWrap {
    width: 1460px;
  }
  .globalCase .globalCaseWrap {
    width: 1460px;
  }
  .photovoltaicPart .photovoltaicPartWrap {
    width: 1460px;
  }
  .relatedProducts {
    width: 100%;
    height: auto;
  }
  .relatedProducts .titleWrap {
    width: 76.05%;
  }
  .relatedProducts .title {
    font-size: 44px;
    height: auto;
    margin: 70px auto 50px;
  }
  .relatedProducts .relatedProductsWrap {
    width: 76%;
    height: 520px;
    padding: 60px 60px 60px 0;
  }
  .relatedProducts .productScroll {
    width: 75.88%;
    height: 46px;
    margin: 44px auto 70px;
  }
  .relatedProducts .productScroll .productScrollWrap {
    width: 87.17%;
    height: 5px;
    border-radius: 3px;
    top: 21px;
    left: 6.31%;
  }
  .relatedProducts .productScroll .productScrollWrap .swiper-scrollbar-drag {
    height: 100%;
    border-radius: 3px;
    margin-top: 0.5px;
  }
  .relatedProducts .productScroll .productScrollArrL {
    width: 46px;
    height: 46px;
  }
  .relatedProducts .productScroll .productScrollArrR {
    width: 46px;
    height: 46px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .bannerPart .bannerTextWrap {
    width: 1230px;
  }
  .bannerPart .bannerArrL {
    left: 1%;
  }
  .bannerPart .bannerArrR {
    right: 1%;
  }
  .bannerNewsWrap .bannerNews .newsBg .newsBgWrap .newsList {
    font-size: 14px;
  }
  .bannerNewsWrap .bannerNews .newsBg .newsBgWrap .news_3 {
    font-size: 14px;
  }
  .bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap {
    width: 1230px;
  }
  .bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap .newsTickerList {
    font-size: 14px;
  }
  .solutionPart .titleWrap {
    width: 1230px;
  }
  .solutionPart .title {
    font-size: 38px;
  }
  .solutionPart .solutionWrap {
    width: calc(50% + 615px);
  }
  .solutionPart .solutionWrap .solutionList .solutionItem .solutionName .solutionNameWrap {
    font-size: 24px;
  }
  .solutionPart .solutionWrap .solutionList .solutionItem .solutionName .solutionDes {
    font-size: 14px;
  }
  .globalCase .globalCaseAni1 .globalCaseAni1Text {
    font-size: 64px;
  }
  .globalCase .titleWrap {
    width: 1230px;
  }
  .globalCase .title {
    font-size: 38px;
  }
  .globalCase .globalCaseWrap {
    width: 1230px;
  }
  .globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseTitle {
    font-size: 24px;
    line-height: 34px;
  }
  .globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseText {
    font-size: 14px;
    line-height: 26px;
  }
  .photovoltaicPart .photovoltaicPartWrap {
    width: 1230px;
  }
  .photovoltaicPart .photovoltaicPartWrap .title {
    font-size: 38px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicTextWrap .photovoltaicText {
    font-size: 14px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicText {
    height: 142px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data .num {
    font-size: 58px;
    line-height: 58px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data span {
    font-size: 27px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .text {
    font-size: 14px;
    line-height: 24px;
  }
  .relatedProducts {
    width: 100%;
    height: auto;
  }
  .relatedProducts .titleWrap {
    width: 76.05%;
  }
  .relatedProducts .title {
    font-size: 44px;
    height: auto;
    margin: 70px auto 50px;
  }
  .relatedProducts .relatedProductsWrap {
    width: 1000px;
    height: 520px;
    padding: 50px 60px 50px 0;
  }
  .relatedProducts .productScroll {
    width: 75.88%;
    height: 46px;
    margin: 44px auto 70px;
  }
  .relatedProducts .productScroll .productScrollWrap {
    width: 87.17%;
    height: 5px;
    border-radius: 3px;
    top: 21px;
    left: 6.31%;
  }
  .relatedProducts .productScroll .productScrollWrap .swiper-scrollbar-drag {
    height: 100%;
    border-radius: 3px;
    margin-top: 0.5px;
  }
  .relatedProducts .productScroll .productScrollArrL {
    width: 46px;
    height: 46px;
  }
  .relatedProducts .productScroll .productScrollArrR {
    width: 46px;
    height: 46px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .bannerNewsWrap {
    height: 50px;
    margin-top: -50px;
  }
  .bannerNewsWrap .bannerNews .newsBg {
    height: 50px;
  }
  .bannerNewsWrap .bannerNews .newsBg .newsBar1 {
    width: 120px;
    height: 50px;
  }
  .bannerNewsWrap .bannerNews .newsBg .newsBgWrap .newsList {
    font-size: 14px;
    height: 50px;
  }
  .bannerNewsWrap .bannerNews .newsBg .newsBgWrap .newsList .newsWrap {
    height: 50px;
  }
  .bannerNewsWrap .bannerNews .newsBg .newsBgWrap .news_3 {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
  }
  .bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap {
    width: 980px;
  }
  .bannerNewsWrap .bannerNews .newsTicker .newsTickerWrap .newsTickerList {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .bannerNewsWrap .bannerNews.act {
    height: 50px;
  }
  .bannerNewsWrap .bannerNews.hoveract .newsTicker {
    height: 270px;
  }
  .bannerPart .bannerTextWrap {
    width: 980px;
  }
  .bannerPart .bannerArrL {
    left: 1%;
  }
  .bannerPart .bannerArrR {
    right: 1%;
  }
  .solutionPart .titleWrap {
    width: 980px;
  }
  .solutionPart .title {
    font-size: 38px;
  }
  .solutionPart .solutionWrap {
    width: calc(50% + 490px);
  }
  .solutionPart .solutionWrap .solutionList .solutionItem .solutionName .solutionNameWrap {
    font-size: 24px;
  }
  .solutionPart .solutionWrap .solutionList .solutionItem .solutionName .solutionDes {
    font-size: 14px;
  }
  .globalCase .globalCaseAni1 .globalCaseAni1Text {
    font-size: 64px;
  }
  .globalCase .titleWrap {
    width: 980px;
  }
  .globalCase .title {
    font-size: 38px;
  }
  .globalCase .globalCaseWrap {
    width: 980px;
  }
  .globalCase .globalCaseWrap .globalCaseLeft {
    width: 110.64%;
    height: 406px;
  }
  .globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseTitle {
    font-size: 24px;
    line-height: 34px;
  }
  .globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseText {
    font-size: 14px;
    line-height: 26px;
  }
  .photovoltaicPart .photovoltaicPartWrap {
    width: 980px;
  }
  .photovoltaicPart .photovoltaicPartWrap .title {
    font-size: 38px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicTextWrap .photovoltaicText {
    font-size: 14px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicText {
    height: 170px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data .num {
    font-size: 58px;
    line-height: 58px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data span {
    font-size: 27px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .text {
    font-size: 14px;
    line-height: 24px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicText {
    height: 142px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicText {
    line-height: 26px;
  }
  .relatedProducts {
    width: 100%;
    height: auto;
  }
  .relatedProducts .titleWrap {
    width: 76.05%;
  }
  .relatedProducts .title {
    font-size: 44px;
    height: auto;
    margin: 70px auto 50px;
  }
  .relatedProducts .relatedProductsWrap {
    width: 650px;
    height: 520px;
    padding: 40px 60px 40px 0;
  }
  .relatedProducts .relatedProductsWrap .productsList {
    height: 500px;
  }
  .relatedProducts .relatedProductsWrap .productsList .productsItem:hover {
    box-shadow: 5px 5px 10px #d1e9fa;
  }
  .relatedProducts .relatedProductsWrap .productsList .productsItem:hover .productName {
    line-height: 28px;
    margin: 17px 0 12px;
  }
  .relatedProducts .relatedProductsWrap .productsList .productsItem:hover .productDes {
    font-size: 12px;
    margin-bottom: 24px;
  }
  .relatedProducts .relatedProductsWrap .productsList .productsItem:hover .productBtn {
    width: 113px;
    height: 35px;
    line-height: 35px;
  }
  .relatedProducts .productScroll {
    width: 75.88%;
    height: 46px;
    margin: 44px auto 70px;
  }
  .relatedProducts .productScroll .productScrollWrap {
    width: 87.17%;
    height: 5px;
    border-radius: 3px;
    top: 21px;
    left: 6.31%;
  }
  .relatedProducts .productScroll .productScrollWrap .swiper-scrollbar-drag {
    height: 100%;
    border-radius: 3px;
    margin-top: 0.5px;
  }
  .relatedProducts .productScroll .productScrollArrL {
    width: 36px;
    height: 36px;
    margin-top: 5px;
  }
  .relatedProducts .productScroll .productScrollArrR {
    width: 36px;
    height: 36px;
    margin-top: 5px;
  }
}
@media screen and (min-height: 600px) and (max-height: 700px) {
  .solutionPart .titleWrap {
    width: 980px;
  }
  .solutionPart .title {
    font-size: 38px;
  }
  .solutionPart .solutionSWrap {
    height: 480px;
    padding: 0;
  }
  .solutionPart .solutionWrap {
    width: calc(50% + 490px);
    height: 560px;
  }
  .solutionPart .solutionWrap .solutionList {
    height: 470px;
  }
  .solutionPart .solutionWrap .solutionList .solutionItem {
    height: 476px;
  }
  .solutionPart .solutionWrap .solutionList .solutionItem .solutionImg {
    height: 340px;
  }
  .solutionPart .solutionWrap .solutionList .solutionItem .solutionName .solutionNameWrap {
    font-size: 24px;
  }
  .solutionPart .solutionWrap .solutionList .solutionItem .solutionName .solutionDes {
    font-size: 14px;
  }
  .solutionPart .solutionArr .solutionArrLeft {
    top: 48%;
  }
  .solutionPart .solutionArr .solutionArrRight {
    top: 48%;
  }
}
@media screen and (max-height: 600px) {
  .solutionPart .titleWrap {
    width: 980px;
  }
  .solutionPart .title {
    font-size: 38px;
  }
  .solutionPart .solutionSWrap {
    height: 430px;
    padding: 0;
  }
  .solutionPart .solutionWrap {
    width: calc(50% + 490px);
    height: 560px;
  }
  .solutionPart .solutionWrap .solutionList {
    height: 420px;
  }
  .solutionPart .solutionWrap .solutionList .solutionItem {
    height: 426px;
  }
  .solutionPart .solutionWrap .solutionList .solutionItem .solutionImg {
    height: 290px;
  }
  .solutionPart .solutionWrap .solutionList .solutionItem .solutionName .solutionNameWrap {
    font-size: 24px;
  }
  .solutionPart .solutionWrap .solutionList .solutionItem .solutionName .solutionDes {
    font-size: 14px;
  }
  .solutionPart .solutionArr .solutionArrLeft {
    top: 46%;
  }
  .solutionPart .solutionArr .solutionArrRight {
    top: 46%;
  }
}
.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;
  font-size: 53px;
  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 #d1e9fa;
}
.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;
  font-size: 48px;
  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: 28px;
  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: #f9f9f9;
}
.pageSwiper .tit {
  width: 1460px;
  margin: 0 auto;
  font-size: 50px;
  font-size: 48px;
  line-height: 1;
  padding: 62px 0;
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* ½¥±äÉ« */
  -webkit-background-clip: text;
  /* ²Ã¼ôÅä¾° */
  color: transparent;
  /* ÎÄ×ÖÉèÖÃÎªÍ¸Ã÷ÒÔÏÔÊ¾Åä¾° */
}
.pageSwiper .swipers {
  position: relative;
  width: 100%;
  height: 700px;
  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: 630px;
}
.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;
}
.pageSwiper .swipers .swiper .swiper-slide-active .infos {
  transform: translateY(0);
  opacity: 1;
  transition: transform 1s;
}
.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: 630px;
}
.pageSwiper .swipers .anli {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.pageSwiper .swipers .anli .bgv {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.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%;
  display: flex;
  justify-content: space-between;
}
.pageSwiper .swipers .anli .infos .left {
  padding-left: 66px;
}
.pageSwiper .swipers .anli .infos .left .ttit {
  font-size: 30px;
  color: #fff;
  line-height: 1;
  margin-bottom: 33px;
}
.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 .right {
  display: flex;
  margin-right: 60px;
}
.pageSwiper .swipers .anli .infos .right .info {
  margin-right: 45px;
}
.pageSwiper .swipers .anli .infos .right .info .icon {
  height: 24px;
  width: auto;
  margin-bottom: 20px;
}
.pageSwiper .swipers .anli .infos .right .info p {
  font-size: 18px;
  color: #fff;
  line-height: 1;
  margin-bottom: 15px;
}
.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: 25px;
  }
  .pageSwiper .swipers .anli .infos .left .tbtn {
    width: 120px;
    height: 36px;
  }
  .pageSwiper .swipers .anli .infos .right p {
    font-size: 16px;
  }
}
@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: 30px;
  }
  .pageSwiper .swipers .anli .infos .left .ttit {
    font-size: 20px;
  }
  .pageSwiper .swipers .anli .infos .left .tbtn {
    width: 100px;
    height: 30px;
  }
  .pageSwiper .swipers .anli .infos .right {
    margin-right: 0px;
  }
  .pageSwiper .swipers .anli .infos .right p {
    font-size: 14px;
  }
}
.pageFullImg {
  width: 100%;
  height: 900px;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.pageFullImg .videov {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.pageFullImg .videov video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.pageFullImg .videov img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.pageFullImg .videov .videomask {
  width: 100%;
  height: 530px;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.pageFullImg .pageContentWrapp {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.pageFullImg .pageContent {
  width: 1440px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pageFullImg .pageContent .desc {
  margin-top: 100px;
  margin-bottom: 75px;
  transform: translateY(100px);
  opacity: 0;
}
.pageFullImg .pageContent .desc.act {
  opacity: 1;
  transform: translateY(0);
}
.pageFullImg .pageContent .desc .desc_t1 {
  font-size: 44px;
  color: #fff;
  text-align: center;
  line-height: 64px;
  margin-bottom: 44px;
}
.pageFullImg .pageContent .desc .desc_t2 {
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 34px;
}
.pageFullImg .pageContent .txts {
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 150px;
  transform: translateY(100px);
  opacity: 0;
}
.pageFullImg .pageContent .txts.act {
  opacity: 1;
  transform: translateY(0);
}
.pageFullImg .pageContent .txts .txt {
  width: 330px;
  height: 150px;
  border-radius: 16px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.3);
  color: #003863;
}
.pageFullImg .pageContent .txts .txt .timg {
  margin-top: 40px;
}
.pageFullImg .pageContent .txts .txt .timg .timgNumWrap {
  width: 100%;
  display: flex;
  justify-content: center;
}
.pageFullImg .pageContent .txts .txt .timg .timgNum {
  display: block;
  height: 28px;
  width: auto ;
  margin-bottom: 18px;
}
.pageFullImg .pageContent .txts .txt .timg .timgTxt {
  font-size: 30px;
  line-height: 1;
  text-align: center;
}
.pageFullImg .pageContent .txts .txt .ttimg {
  margin-top: 26px;
  height: 0;
  width: auto;
  opacity: 0;
}
.pageFullImg .pageContent .txts .txt .ttimg p {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
  text-align: center;
}
.pageFullImg .pageContent .txts .txt {
  height: 250px;
  background-color: rgba(255, 255, 255, 0.8);
}
.pageFullImg .pageContent .txts .txt .ttimg {
  height: 50px;
  opacity: 1;
}
.pageFullImg .pageContent .txts .txt:hover {
  transform: translateY(-20px);
}
.pageFullImg .pageContent .btn {
  width: 200px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  color: #fff;
  border-radius: 30px;
  border: 1px solid #2a69b3;
  position: absolute;
  left: 50%;
  bottom: 62px;
  transform: translate(-50%, 30px);
  opacity: 0;
}
.pageFullImg .pageContent .btn.act {
  opacity: 1;
  transform: translate(-50%, 0);
}
.pageFullImg .pageContent .btn:hover {
  background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
  border: none;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageFullImg .pageContent {
    width: 1230px;
  }
  .pageFullImg .pageContent .txts .txt {
    width: calc(330px / 1.2);
  }
}
@media screen and (max-width: 1280px) {
  .pageFullImg .pageContent {
    width: 980px;
  }
  .pageFullImg .pageContent .txts .txt {
    width: calc(330px / 1.5);
  }
}
.pageMin {
  transform: scale(0.97);
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
}
.pageFullImgv2 {
  background-color: #fff;
  width: 100%;
  position: relative;
  z-index: 4;
}
.pageFullImgv2 .tit {
  margin: 0 auto;
  width: 1460px;
  font-size: 40px;
  line-height: 1;
  max-width: calc(100% - 2rem);
  padding-top: 100px ;
  padding-bottom: 60px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageFullImgv2 .tit.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageFullImgv2 .tit span {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
}
.pageFullImgv2 .videov {
  width: 100%;
  height: 703px;
  height: 606px;
  height: 400px;
  overflow: hidden;
  position: relative;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageFullImgv2 .videov::after {
  content: '';
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 100%;
  height: 60%;
  background: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0), transparent);
  mix-blend-mode: overlay;
}
.pageFullImgv2 .videov.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageFullImgv2 .videov video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.pageFullImgv2 .videov2 {
  width: 100%;
  height: 606px;
  overflow: hidden;
  position: relative;
  display: none;
}
.pageFullImgv2 .infos {
  margin: 0 auto;
  width: 1460px;
  max-width: calc(100% - 2rem);
  position: absolute;
  left: 50%;
  bottom: -173px;
  bottom: 0px;
  transform: translateX(-50%);
}
.pageFullImgv2 .infos .titdesc {
  text-align: center;
  line-height: 1;
  color: #fff;
}
.pageFullImgv2 .infos .titdesc .txt1 {
  font-size: 26px;
  margin-bottom: 24px;
  text-shadow: 0px 0px 6px #b2b2b2;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageFullImgv2 .infos .titdesc .txt1.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageFullImgv2 .infos .titdesc .txt2 {
  font-size: 16px;
  font-size: 14px;
  line-height: 22px;
  line-height: 26px;
  text-shadow: 0px 0px 6px #b2b2b2;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageFullImgv2 .infos .titdesc .txt2.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageFullImgv2 .infos .lists {
  margin-top: 38px;
  width: 100%;
  height: 230px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  transform: translateY(175px);
  transition-duration: 0.6s;
}
.pageFullImgv2 .infos .lists .vline {
  width: 1px;
  height: 80px;
  background-color: #a3a3a3;
  transform: scalex(0.5);
}
.pageFullImgv2 .infos .lists .list {
  width: 25%;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 20px;
  padding: 0 5.3%;
}
.pageFullImgv2 .infos .lists .list:hover .listdesc {
  height: 80px;
}
.pageFullImgv2 .infos .lists .list .icon {
  width: 100%;
  margin-bottom: 16px;
}
.pageFullImgv2 .infos .lists .list .icon img {
  width: auto;
  height: 35px;
}
.pageFullImgv2 .infos .lists .list .listtit {
  width: 100%;
  font-size: 18px;
  color: #003a6a;
  line-height: 1;
  margin-bottom: 18px;
}
.pageFullImgv2 .infos .lists .list .listdesc {
  transform: rotate3d(0, 0, 0, 0);
  font-size: 16px;
  font-size: 14px;
  color: #646464;
  line-height: 26px;
  height: 0;
  overflow: hidden;
}
.pageFullImgv2 .infos .lists:hover {
  box-shadow: 4px 4px 8px rgba(0, 134, 225, 0.3);
  transform: scale(1.03) !important;
}
.pageFullImgv2 .infos .btn {
  margin: 0 auto;
  margin-top: 40px;
  font-size: 22px;
  color: #003a6a;
  width: 200px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background: url(/cn/wp-content/themes/Child-CN/images/home/globalCase_btn.png);
  background-size: 100% 100%;
  width: 150px;
  height: 45px;
  font-size: 20px;
  font-size: 18px;
  border-radius: 22px;
  transform: translateY(175px);
}
.pageFullImgv2 .infos .btn:hover {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  color: #fff;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageFullImgv2 .tit {
    width: 1230px;
  }
  .pageFullImgv2 .infos {
    width: 1230px;
  }
}
@media screen and (max-width: 1280px) {
  .pageFullImgv2 .tit {
    width: 980px;
  }
  .pageFullImgv2 .infos {
    width: 980px;
  }
  .pageFullImgv2 .infos .lists {
    height: 270px;
  }
  .pageFullImgv2 .infos .lists .list:nth-child(1):hover .listdesc {
    transform: rotate3d(0, 0, 0, 0);
    height: 130px;
  }
  .pageFullImgv2 .infos .lists .list:nth-child(3):hover .listdesc {
    transform: rotate3d(0, 0, 0, 0);
    height: 160px;
  }
  .pageFullImgv2 .infos .lists .list:nth-child(5):hover .listdesc {
    transform: rotate3d(0, 0, 0, 0);
    height: 60px;
  }
  .pageFullImgv2 .infos .lists .list:nth-child(7):hover .listdesc {
    transform: rotate3d(0, 0, 0, 0);
    height: 80px;
  }
  .pageFullImgv2 .infos .info .left {
    width: 75%;
  }
}
.pageFullImgv3 {
  background-color: #fff;
  width: 100%;
  position: relative;
  z-index: 4;
}
.pageFullImgv3 .tit {
  margin: 0 auto;
  width: 1460px;
  font-size: 40px;
  line-height: 1;
  max-width: calc(100% - 2rem);
  padding-bottom: 60px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageFullImgv3 .tit.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageFullImgv3 .tit span {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
}
.pageFullImgv3 .videov {
  width: 100%;
  height: 703px;
  height: 606px;
  height: 400px;
  overflow: hidden;
  position: relative;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageFullImgv3 .videov::after {
  content: '';
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 100%;
  height: 60%;
  background: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0), transparent);
  mix-blend-mode: overlay;
}
.pageFullImgv3 .videov.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageFullImgv3 .videov video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.pageFullImgv3 .videov2 {
  width: 100%;
  height: 606px;
  overflow: hidden;
  position: relative;
  display: none;
}
.pageFullImgv3 .infos {
  margin: 0 auto;
  width: 1460px;
  max-width: calc(100% - 2rem);
  position: absolute;
  left: 50%;
  bottom: -173px;
  bottom: 0px;
  transform: translateX(-50%);
}
.pageFullImgv3 .infos .titdesc {
  text-align: center;
  line-height: 1;
  color: #fff;
}
.pageFullImgv3 .infos .titdesc .txt1 {
  text-shadow: 0px 0px 6px #b2b2b2;
  font-size: 26px;
  margin-bottom: 24px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageFullImgv3 .infos .titdesc .txt1.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageFullImgv3 .infos .titdesc .txt2 {
  text-shadow: 0px 0px 6px #b2b2b2;
  font-size: 16px;
  font-size: 14px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageFullImgv3 .infos .titdesc .txt2.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageFullImgv3 .infos .lists {
  margin-top: 38px;
  width: 100%;
  height: 200px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  transform: translateY(175px);
  transition-duration: 0.6s;
}
.pageFullImgv3 .infos .lists .vline {
  width: 1px;
  height: 80px;
  background-color: #a3a3a3;
  transform: scalex(0.5);
}
.pageFullImgv3 .infos .lists .list {
  width: 25%;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 5.3%;
}
.pageFullImgv3 .infos .lists .list:hover .listdesc {
  height: 60px;
}
.pageFullImgv3 .infos .lists .list .icon {
  width: 100%;
  margin-bottom: 16px;
}
.pageFullImgv3 .infos .lists .list .icon img {
  width: auto;
  height: 35px;
}
.pageFullImgv3 .infos .lists .list .listtit {
  width: 100%;
  font-size: 18px;
  color: #003a6a;
  line-height: 1;
  margin-bottom: 18px;
}
.pageFullImgv3 .infos .lists .list .listdesc {
  font-size: 16px;
  font-size: 14px;
  color: #646464;
  line-height: 26px;
  height: 0;
  overflow: hidden;
}
.pageFullImgv3 .infos .lists:hover {
  box-shadow: 4px 4px 8px rgba(0, 134, 225, 0.3);
  transform: scale(1.03) !important;
}
.pageFullImgv3 .infos .btn {
  margin: 0 auto;
  margin-top: 40px;
  font-size: 22px;
  color: #003a6a;
  width: 200px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background: url(/cn/wp-content/themes/Child-CN/images/home/globalCase_btn.png);
  background-size: 100% 100%;
  width: 150px;
  height: 45px;
  font-size: 18px;
  border-radius: 22px;
  transform: translateY(175px);
}
.pageFullImgv3 .infos .btn:hover {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  color: #fff;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageFullImgv3 .tit {
    width: 1230px;
  }
  .pageFullImgv3 .infos {
    width: 1230px;
  }
  .pageFullImgv3 .infos .lists {
    height: 230px;
  }
  .pageFullImgv3 .infos .lists .list:hover .listdesc {
    transform: rotate3d(0, 0, 0, 0);
    height: 80px;
  }
}
@media screen and (max-width: 1280px) {
  .pageFullImgv3 .tit {
    width: 980px;
  }
  .pageFullImgv3 .infos {
    width: 980px;
  }
  .pageFullImgv3 .infos .lists {
    height: 230px;
  }
  .pageFullImgv3 .infos .lists .list:hover .listdesc {
    transform: rotate3d(0, 0, 0, 0);
    height: 80px;
  }
  .pageFullImgv3 .infos .info .left {
    width: 75%;
  }
}
.pageSolar {
  width: 100%;
  height: 800px;
  height: 900px;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.pageSolar .solar-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.pageSolar .solar-bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.pageSolar .solar-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.pageSolar .solar-container .solar-top {
  width: 720px;
  margin: 0 auto;
  margin-top: 77px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  z-index: 2;
}
.pageSolar .solar-container .solar-top .tit {
  font-size: 40px;
  text-align: center;
  margin-bottom: 48px;
  line-height: 1;
  transform: translateY(30px);
  opacity: 0;
}
.pageSolar .solar-container .solar-top .tit span {
  background: linear-gradient(to right, #006fb6, #009eff);
  -webkit-background-clip: text;
  color: transparent;
}
.pageSolar .solar-container .solar-top .desc {
  font-size: 16px;
  font-size: 14px;
  color: #646464;
  text-align: center;
  line-height: 26px;
  margin-bottom: 48px;
  transform: translateY(30px);
  opacity: 0;
}
.pageSolar .solar-container .solar-top .btn {
  width: 150px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #003a6a;
  border-radius: 22px;
  margin: 0 auto;
  background: url(/cn/wp-content/themes/Child-CN/images/home/globalCase_btn.png);
  background-size: 100% 100%;
  padding: 1px;
  transform: translateY(30px);
  opacity: 0;
}
.pageSolar .solar-container .solar-top .btn:hover {
  background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
  color: #fff;
  border: none;
}
.pageSolar .solar-container .solar-list {
  display: flex;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transform: translateY(100px);
  opacity: 0;
}
.pageSolar .solar-container .solar-list .solar-item {
  width: 20%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.9));
  text-align: center;
  cursor: pointer;
  transition: all 0.3s linear;
  position: relative;
}
.pageSolar .solar-container .solar-list .solar-item:hover {
  background-image: none;
}
.pageSolar .solar-container .solar-list .solar-item:hover .solar-item__desc {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.3s linear;
}
.pageSolar .solar-container .solar-list .solar-item:hover .solar-item__desc2 {
  opacity: 1;
}
.pageSolar .solar-container .solar-list .solar-item:hover .solar-item__title {
  /* margin-top: 0.5rem; */
  position: relative;
  opacity: 1;
}
.pageSolar .solar-container .solar-list .solar-item .solar-item__title {
  font-family: "SohoGothicPro-Medium";
  color: white;
  font-size: 12.75vw;
  line-height: 1.2;
  margin-top: 446px;
  margin-top: 316px;
  margin-top: 416px;
  transition: all 0.35s linear;
  position: relative;
  top: 0;
}
.pageSolar .solar-container .solar-list .solar-item .solar-item__desc {
  text-align: center;
  color: white;
  font-size: 26px;
  line-height: 1.5;
  transition: all 0.35s linear;
}
.pageSolar .solar-container .solar-list .solar-item .solar-item__desc2 {
  text-align: center;
  color: white;
  font-size: 14px;
  line-height: 26px;
  transition: all 0.35s linear;
  margin: 0 auto;
  margin-top: 10px;
  width: 90%;
  opacity: 0;
}
.pageSolar .solar-container .solar-list .solar-item:not(:last-child) {
  border-right: 2px solid rgba(255, 255, 255, 0.3);
}
@media screen and (min-width: 1920px) {
  .pageSolar {
    height: 850px;
  }
  .pageSolar .solar-container .solar-list .solar-item .solar-item__title {
    font-size: 200px;
  }
}
.news_container {
  width: 100%;
  height: 765px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
}
.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.2rem;
}
.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.1rem;
  margin-bottom: 0.1rem;
  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);
}
.service_container {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  padding-top: 80px;
  padding-bottom: 10px;
}
.service_container .title {
  width: 1460px;
  margin: 0 auto;
  margin-bottom: 60px;
  max-width: calc(100% - 2rem);
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container .title span {
  font-size: 40px;
  line-height: 1;
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* ½¥±äÉ« */
  -webkit-background-clip: text;
  /* ²Ã¼ôÅä¾° */
  color: transparent;
  /* ÎÄ×ÖÉèÖÃÎªÍ¸Ã÷ÒÔÏÔÊ¾Åä¾° */
}
.service_container .title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container .serviceWrap {
  width: 1460px;
  position: relative;
  z-index: 4;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  max-width: calc(100% - 2rem);
}
.service_container .serviceWrap .title {
  margin-bottom: 60px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container .serviceWrap .title span {
  font-size: 40px;
  line-height: 1;
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* ½¥±äÉ« */
  -webkit-background-clip: text;
  /* ²Ã¼ôÅä¾° */
  color: transparent;
  /* ÎÄ×ÖÉèÖÃÎªÍ¸Ã÷ÒÔÏÔÊ¾Åä¾° */
}
.service_container .serviceWrap .title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container .more-container {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 10px;
}
.service_container .more-container.act1 {
  width: 1460px;
  max-width: calc(100% - 2rem);
}
.service_container .more-container .leftVideo {
  width: 63.15%;
  height: 500px;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container .more-container .leftVideo.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container .more-container .leftVideo video,
.service_container .more-container .leftVideo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  background-color: #ffffff !important;
}
.service_container .more-container .leftVideo img {
  mix-blend-mode: darken;
}
.service_container .more-container .leftVideo .bottom_text {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
  z-index: 9;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container .more-container .leftVideo .bottom_text.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container .more-container .leftVideo .bottom_text .desc {
  position: absolute;
  left: 50px;
  top: 35px;
  width: calc(100% - 300px);
}
.service_container .more-container .leftVideo .bottom_text .desc .desc_t1 {
  color: #ffffff;
  font-size: 26px;
  line-height: 1;
}
.service_container .more-container .leftVideo .bottom_text .desc .desc_t2 {
  margin-top: 20px;
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
  line-height: 26px;
}
.service_container .more-container .leftVideo .bottom_text .more_btn {
  width: 150px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  border-radius: 47px;
  overflow: hidden;
  color: #003863;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  border: 1px solid #fff;
  position: absolute;
  right: 70px;
  bottom: 50px;
}
.service_container .more-container .leftVideo .bottom_text .more_btn:hover {
  color: #fff;
  border: none;
  background: -webkit-linear-gradient(left, #006ec4, #00c9ff);
}
.service_container .more-container .leftVideo:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9;
}
.service_container .more-container .video-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  /* È«ÆÁ¿í¶È */
  height: 100vh;
  /* È«ÆÁ¸ß¶È */
  transform: scale(1);
  z-index: 999;
  /* È·±£ÊÓÆµÔÚÈ«ÆÁÊ±Î»ÓÚ×îÉÏ²ã */
}
.service_container .more-container .lists {
  width: 511px;
  height: 500px;
  color: #003967;
  margin-right: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  margin-left: 15px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container .more-container .lists.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container .more-container .lists .list_box {
  width: 49%;
  height: 48%;
  position: relative;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  box-sizing: border-box;
  padding: 20px;
}
.service_container .more-container .lists .list_box:hover {
  transform: scale(1.006);
  box-shadow: 5px 5px 10px #d1e9fa;
}
.service_container .more-container .lists .list_box .rowline {
  width: 105px;
  height: 1px;
  background-color: #c9c9c9;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.service_container .more-container .lists .list_box .colline {
  width: 1px;
  height: 105px;
  background-color: #c9c9c9;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translate(0, -50%);
}
.service_container .more-container .lists .list_box .list {
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.service_container .more-container .lists .list_box .list:hover .listdesc {
  height: 60px;
}
.service_container .more-container .lists .list_box .list .icon {
  width: 100%;
  margin-bottom: 16px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container .more-container .lists .list_box .list .icon img {
  width: auto;
  height: 35px;
}
.service_container .more-container .lists .list_box .list .icon.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container .more-container .lists .list_box .list .listtit {
  width: 100%;
  font-size: 18px;
  color: #003a6a;
  line-height: 1;
  margin-bottom: 18px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container .more-container .lists .list_box .list .listtit.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container .more-container .lists .list_box .list .listdesc {
  font-size: 14px;
  color: #646464;
  line-height: 26px;
  height: 0;
  overflow: hidden;
}
@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 .newsWrap .button-more {
    bottom: -30px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .service_container .title {
    width: 1230px;
  }
  .service_container .serviceWrap {
    width: 1230px;
  }
  .service_container .serviceWrap .more-container.act1 {
    width: 1230px;
  }
  .service_container .serviceWrap .more-container .leftVideo {
    width: 68%;
    height: 435px;
  }
  .service_container .serviceWrap .more-container .leftVideo .bottom_text .desc .desc_t2 {
    font-size: 14px;
  }
  .service_container .serviceWrap .more-container .lists {
    height: 435px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .service_container .title {
    width: 980px;
  }
  .service_container .serviceWrap {
    width: 980px;
  }
  .service_container .serviceWrap .more-container.act1 {
    width: 980px;
  }
  .service_container .serviceWrap .more-container .leftVideo {
    height: 440px;
    width: 66%;
  }
  .service_container .serviceWrap .more-container .leftVideo .bottom_text .desc {
    bottom: 135px;
    width: calc(100% - 100px);
  }
  .service_container .serviceWrap .more-container .lists {
    width: 380px;
    height: 440px;
  }
  .service_container .serviceWrap .more-container .lists .list_box {
    padding: 10px;
  }
  .service_container .serviceWrap .more-container .lists .list_box .list:hover .listdesc {
    height: 90px;
  }
}
.pageEcology {
  width: 100%;
  height: 900px;
  position: relative;
  overflow: hidden;
  z-index: 3;
  background-color: #fff;
}
.pageEcology .titWrap {
  height: calc(900px - 755px);
  position: relative;
}
.pageEcology .tit {
  font-size: 44px;
  position: absolute;
  left: 11.97%;
  bottom: 0;
}
.pageEcology .tit span {
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* ½¥±äÉ« */
  -webkit-background-clip: text;
  /* ²Ã¼ôÅä¾° */
  color: transparent;
  /* ÎÄ×ÖÉèÖÃÎªÍ¸Ã÷ÒÔÏÔÊ¾Åä¾° */
}
.pageEcology .infos {
  width: 100%;
  width: 1460px;
  margin: 0 auto;
  display: flex;
  transform: translateY(30px);
  opacity: 0;
}
.pageEcology .infos .info {
  width: 32.19%;
  position: relative;
  overflow: hidden;
  height: 755px;
  margin-right: 1.715%;
  border-radius: 16px;
}
.pageEcology .infos .info:hover .txts .desc {
  margin-top: 22px;
  height: 50px;
}
.pageEcology .infos .info:hover .btn {
  background: linear-gradient(to right, #35bef5 0%, #1a62b1 100%);
  border: none;
}
.pageEcology .infos .info .greymask {
  width: 100%;
  height: 315px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.pageEcology .infos .info .imgwrap {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.pageEcology .infos .info .imgwrap .img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.pageEcology .infos .info .txts {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 128px;
  transform: translateY(30px);
  opacity: 0;
}
.pageEcology .infos .info .txts .icon {
  display: flex;
  justify-content: center;
  margin-bottom: 22px;
}
.pageEcology .infos .info .txts .icon img {
  width: 76px;
}
.pageEcology .infos .info .txts .ttit {
  text-align: center;
  font-size: 30px;
  color: #fff;
  line-height: 1;
}
.pageEcology .infos .info .txts .desc {
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  overflow: hidden;
  height: 0;
}
.pageEcology .infos .info .btn {
  width: 140px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #fff;
  border-radius: 18px;
  border: 1px solid #fff;
  position: absolute;
  left: 50%;
  bottom: 46px;
  transform: translate(-50%, 30px);
  opacity: 0;
}
.pageEcology .infoMask {
  position: absolute;
  left: 0;
  top: calc(900px - 755px);
  width: 100%;
  height: 300px;
  background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
  pointer-events: none;
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .pageEcology .infos {
    width: 1230px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .pageEcology .infos {
    width: 980px;
  }
}
.pageEcologyv2 {
  width: 100%;
  position: relative;
  z-index: 3;
  background-color: #fff;
}
.pageEcologyv2 .trasitionBase {
  transition: all 0.5s ease-in-out;
}
.pageEcologyv2 .tit {
  margin: 0 auto;
  width: 1460px;
  max-width: calc(100% - 2rem);
  font-size: 40px;
  line-height: 1;
  padding-top: 80px ;
  padding-bottom: 60px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageEcologyv2 .tit.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageEcologyv2 .tit span {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
}
.pageEcologyv2 .infos {
  width: 100%;
  height: 700px;
  height: 525px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.pageEcologyv2 .infos .info {
  width: 33.34%;
  width: 33.2%;
  height: 700px;
  height: 525px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.pageEcologyv2 .infos .info .imgwrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageEcologyv2 .infos .info .imgwrap.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageEcologyv2 .infos .info .imgwrap video,
.pageEcologyv2 .infos .info .imgwrap img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.pageEcologyv2 .infos .info:hover .imgwrap img {
  transform: scale(1.05);
}
.pageEcologyv2 .infos .info:hover .txts {
  transform: translateY(-80px);
}
.pageEcologyv2 .infos .info:hover .txts .btn {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  border: none;
}
.pageEcologyv2 .infos .info:hover .txts .txt {
  opacity: 1;
}
.pageEcologyv2 .infos .info .txts {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pageEcologyv2 .infos .info .txts .btn {
  width: 200px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  color: #fff;
  border-radius: 30px;
  border: 1px solid #fff;
  margin: 0 auto;
  margin-top: 540px;
  margin-top: 365px;
  margin-top: 400px;
  margin-bottom: 18px;
  width: 150px;
  height: 45px;
  font-size: 18px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageEcologyv2 .infos .info .txts .btn.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageEcologyv2 .infos .info .txts .txt {
  text-align: center;
  font-size: 16px;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  opacity: 0;
}
.pageEcologyv2 .infos .info::after {
  content: '';
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 100%;
  height: 60%;
  background: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0), transparent);
  mix-blend-mode: overlay;
  pointer-events: none;
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .pageEcologyv2 .tit {
    width: 1230px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .pageEcologyv2 .tit {
    width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .pageEcologyv2 .tit {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    text-align: center;
    font-size: 0.48rem;
    padding-top: 1.3rem;
    padding-bottom: 0.5rem;
  }
  .pageEcologyv2 .infos {
    flex-wrap: wrap;
    height: 10.38rem;
  }
  .pageEcologyv2 .infos .info {
    width: 100%;
    height: 3.42rem;
    margin-bottom: 0.06rem;
  }
  .pageEcologyv2 .infos .info .txts .btn {
    width: 2rem;
    height: 0.6rem;
    font-size: 0.24rem;
    margin-top: 2.36rem;
  }
  .pageEcologyv2 .infos .info:nth-child(3) {
    margin-bottom: 0;
  }
}
.d_huxi {
  animation: huxi 2s linear infinite alternate;
}
@keyframes huxi {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes shine {
  0% {
    transform: rotate(30deg) translateX(-100%);
  }
  100% {
    transform: rotate(30deg) translateX(100%);
  }
}
@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 .more-item__content .more_title {
    font-size: 16px;
  }
  .news_container .newsWrap .more-container .more-list .more-item .more-item__content .more-item__desc {
    font-size: 14px;
  }
}
.service_container_wap,
.pageFullImgv3_wap,
.pageFullImgv2_wap {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  padding-top: 1.3rem;
}
.service_container_wap .title,
.pageFullImgv3_wap .title,
.pageFullImgv2_wap .title {
  margin: 0 auto;
  margin-bottom: 0.5rem;
  text-align: center;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container_wap .title span,
.pageFullImgv3_wap .title span,
.pageFullImgv2_wap .title span {
  font-size: 0.48rem;
  line-height: 1;
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* ½¥±äÉ« */
  -webkit-background-clip: text;
  /* ²Ã¼ôÅä¾° */
  color: transparent;
  /* ÎÄ×ÖÉèÖÃÎªÍ¸Ã÷ÒÔÏÔÊ¾Åä¾° */
}
.service_container_wap .title.act,
.pageFullImgv3_wap .title.act,
.pageFullImgv2_wap .title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container_wap .more-container,
.pageFullImgv3_wap .more-container,
.pageFullImgv2_wap .more-container {
  width: 100%;
  height: auto;
}
.service_container_wap .more-container .leftVideo,
.pageFullImgv3_wap .more-container .leftVideo,
.pageFullImgv2_wap .more-container .leftVideo {
  width: 100%;
  height: 3rem;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container_wap .more-container .leftVideo video,
.pageFullImgv3_wap .more-container .leftVideo video,
.pageFullImgv2_wap .more-container .leftVideo video,
.service_container_wap .more-container .leftVideo img,
.pageFullImgv3_wap .more-container .leftVideo img,
.pageFullImgv2_wap .more-container .leftVideo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.service_container_wap .more-container .leftVideo.act,
.pageFullImgv3_wap .more-container .leftVideo.act,
.pageFullImgv2_wap .more-container .leftVideo.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container_wap .more-container .bottom_text,
.pageFullImgv3_wap .more-container .bottom_text,
.pageFullImgv2_wap .more-container .bottom_text {
  padding: 0 0.5rem;
  position: relative;
}
.service_container_wap .more-container .bottom_text .desc,
.pageFullImgv3_wap .more-container .bottom_text .desc,
.pageFullImgv2_wap .more-container .bottom_text .desc {
  margin-top: 0.4rem;
}
.service_container_wap .more-container .bottom_text .desc .desc_t1,
.pageFullImgv3_wap .more-container .bottom_text .desc .desc_t1,
.pageFullImgv2_wap .more-container .bottom_text .desc .desc_t1 {
  color: #003C6E;
  font-size: 0.32rem;
  line-height: 0.52rem;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container_wap .more-container .bottom_text .desc .desc_t1.act,
.pageFullImgv3_wap .more-container .bottom_text .desc .desc_t1.act,
.pageFullImgv2_wap .more-container .bottom_text .desc .desc_t1.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container_wap .more-container .bottom_text .desc .centerDesc,
.pageFullImgv3_wap .more-container .bottom_text .desc .centerDesc,
.pageFullImgv2_wap .more-container .bottom_text .desc .centerDesc {
  text-align: center;
}
.service_container_wap .more-container .bottom_text .desc .desc_t2,
.pageFullImgv3_wap .more-container .bottom_text .desc .desc_t2,
.pageFullImgv2_wap .more-container .bottom_text .desc .desc_t2 {
  margin-top: 0.2rem;
  color: #646464;
  font-size: 0.28rem;
  line-height: 0.48rem;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container_wap .more-container .bottom_text .desc .desc_t2.act,
.pageFullImgv3_wap .more-container .bottom_text .desc .desc_t2.act,
.pageFullImgv2_wap .more-container .bottom_text .desc .desc_t2.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container_wap .more-container .bottom_text .more_btn,
.pageFullImgv3_wap .more-container .bottom_text .more_btn,
.pageFullImgv2_wap .more-container .bottom_text .more_btn {
  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.3rem;
  color: #003863;
  border-radius: 0.4rem;
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/globalCase_btn.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
}
.service_container_wap .more-container .bottom_text .more_btn.act,
.pageFullImgv3_wap .more-container .bottom_text .more_btn.act,
.pageFullImgv2_wap .more-container .bottom_text .more_btn.act {
  transform: translate(-50%, 0);
  opacity: 1;
}
.service_container_wap .more-container .bottom_text .more_btn:hover,
.pageFullImgv3_wap .more-container .bottom_text .more_btn:hover,
.pageFullImgv2_wap .more-container .bottom_text .more_btn:hover {
  background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
  color: #fff;
  border: none;
}
.service_container_wap .more-container .lists,
.pageFullImgv3_wap .more-container .lists,
.pageFullImgv2_wap .more-container .lists {
  padding: 0 0.5rem;
  height: auto;
  color: #003967;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  margin-top: 0.48rem;
}
.service_container_wap .more-container .lists .list_box,
.pageFullImgv3_wap .more-container .lists .list_box,
.pageFullImgv2_wap .more-container .lists .list_box {
  width: 49%;
  height: 1.6rem;
  position: relative;
  box-shadow: 0.02rem 0.02rem 0.08rem rgba(0, 0, 0, 0.1);
  border-radius: 0.2rem;
  margin-bottom: 0.15rem;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container_wap .more-container .lists .list_box.act,
.pageFullImgv3_wap .more-container .lists .list_box.act,
.pageFullImgv2_wap .more-container .lists .list_box.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container_wap .more-container .lists .list_box .list,
.pageFullImgv3_wap .more-container .lists .list_box .list,
.pageFullImgv2_wap .more-container .lists .list_box .list {
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.service_container_wap .more-container .lists .list_box .list .icon,
.pageFullImgv3_wap .more-container .lists .list_box .list .icon,
.pageFullImgv2_wap .more-container .lists .list_box .list .icon {
  width: auto;
  height: 0.3rem;
  margin-bottom: 0.15rem;
  position: relative;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container_wap .more-container .lists .list_box .list .icon img,
.pageFullImgv3_wap .more-container .lists .list_box .list .icon img,
.pageFullImgv2_wap .more-container .lists .list_box .list .icon img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.service_container_wap .more-container .lists .list_box .list .icon.act,
.pageFullImgv3_wap .more-container .lists .list_box .list .icon.act,
.pageFullImgv2_wap .more-container .lists .list_box .list .icon.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container_wap .more-container .lists .list_box .list .listtit,
.pageFullImgv3_wap .more-container .lists .list_box .list .listtit,
.pageFullImgv2_wap .more-container .lists .list_box .list .listtit {
  width: 100%;
  font-size: 0.28rem;
  color: #003a6a;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.service_container_wap .more-container .lists .list_box .list .listtit.act,
.pageFullImgv3_wap .more-container .lists .list_box .list .listtit.act,
.pageFullImgv2_wap .more-container .lists .list_box .list .listtit.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.service_container_wap .more-container .lists .list_box:nth-child(3),
.pageFullImgv3_wap .more-container .lists .list_box:nth-child(3),
.pageFullImgv2_wap .more-container .lists .list_box:nth-child(3),
.service_container_wap .more-container .lists .list_box:last-child,
.pageFullImgv3_wap .more-container .lists .list_box:last-child,
.pageFullImgv2_wap .more-container .lists .list_box:last-child {
  margin-bottom: 0.05rem;
}
.pageFullImgv3_wap {
  padding-top: 0.06rem;
}
.news_container_wap {
  padding: 1.3rem 0.5rem 1.25rem 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,
  .service_container,
  .pageFullImgv3,
  .pageFullImgv2 {
    display: none;
  }
  .news_container_wap,
  .service_container_wap,
  .pageFullImgv3_wap,
  .pageFullImgv2_wap {
    display: block;
  }
  .pageSolar {
    width: 100%;
    height: 9.15rem;
    background-color: #ffffff;
    padding-top: 0.35rem;
  }
  .pageSolar .solar-bg img:first-child {
    display: none;
  }
  .pageSolar .solar-bg .wap_solar {
    display: block;
  }
  .pageSolar .solar-container .solar-top {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    margin-top: 0.95rem;
  }
  .pageSolar .solar-container .solar-top .tit {
    display: none;
  }
  .pageSolar .solar-container .solar-top .wap_tit {
    display: block;
    font-size: 0.48rem;
    text-align: center;
    margin-bottom: 0.35rem;
    line-height: 1;
    transform: translateY(25px);
    opacity: 0;
  }
  .pageSolar .solar-container .solar-top .wap_tit span {
    background: linear-gradient(to right, #006fb6, #009eff);
    -webkit-background-clip: text;
    color: transparent;
  }
  .pageSolar .solar-container .solar-top .desc {
    display: none;
  }
  .pageSolar .solar-container .solar-top .wap_desc {
    display: block;
    font-size: 0.28rem;
    color: #646464;
    text-align: center;
    line-height: 0.48rem;
    margin-bottom: 0.2rem;
    transform: translateY(25px);
    opacity: 0;
  }
  .pageSolar .solar-container .solar-top .btn {
    width: 2rem;
    height: 0.6rem;
    font-size: 0.26rem;
    padding: 0px;
    border-radius: 0.4rem;
  }
  .pageSolar .solar-container .solar-top .btn:hover {
    background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
    color: #fff;
    border: none;
  }
  .pageSolar .solar-container .solar-list .solar-item .solar-item__title {
    margin-top: 6.4rem;
  }
  .pageSolar .solar-container .solar-list .solar-item .solar-item__desc {
    font-size: 0.18rem;
    margin-top: 0.3rem;
  }
  .pageSolar .solar-container .solar-list .solar-item .solar-item__desc2 {
    display: none;
  }
}
@media screen and (min-width: 980px) {
  .news_container,
  .service_container,
  .pageFullImgv3,
  .pageFullImgv2 {
    display: block;
  }
  .news_container_wap,
  .service_container_wap,
  .pageFullImgv3_wap,
  .pageFullImgv2_wap {
    display: none;
  }
  .pageSolar .solar-bg img:first-child {
    display: block;
  }
  .pageSolar .solar-bg .wap_solar {
    display: none;
  }
  .pageSolar .solar-container .solar-top .tit {
    display: block;
  }
  .pageSolar .solar-container .solar-top .wap_tit {
    display: none;
  }
  .pageSolar .solar-container .solar-top .desc {
    display: block;
  }
  .pageSolar .solar-container .solar-top .wap_desc {
    display: none;
  }
}

.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: 40px;
  line-height: 65px;
  position: absolute;
  top: 318px;
  right: 12.71%;
  transform: translateY(30px);
  opacity: 0;
}
.seriesFeaturesPart .seriesFeaturesText2 {
  width: 450px;
  text-align: left;
  font-size: 14px;
  line-height: 26px;
  position: absolute;
  top: 400px;
  right: 12.71%;
  transform: translateY(50px);
  opacity: 0;
}
.seriesFeaturesPart.seriesFeaturesPart_2 {
  height: 500px;
  padding-top: 80px;
}
.seriesFeaturesPart.seriesFeaturesPart_2 .seriesFeaturesText1 {
  top: 35%;
  left: 50%;
  width: auto;
  transform: translateX(-50%);
  text-align: center;
}
.seriesFeaturesPart.seriesFeaturesPart_2 .seriesFeaturesText2 {
  width: auto;
  max-width: 80%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  top: 50%;
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .seriesFeaturesPart.seriesFeaturesPart_2 {
    width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .seriesFeaturesPart.seriesFeaturesPart_2 {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    margin-bottom: 0;
    height: 70vh;
    padding-top: 1.3rem;
  }
  .seriesFeaturesPart.seriesFeaturesPart_2 .seriesFeaturesText1 {
    font-size: 40px;
    line-height: 65px;
    position: absolute;
    opacity: 1;
    top: 70px;
  }
  .seriesFeaturesPart.seriesFeaturesPart_2 .seriesFeaturesText2 {
    right: 15%;
    top: 180px;
  }
}
<!--ºÄÊ±1755601409.8797Ãë-->