.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;
}
.pofix {
  position: fixed;
  z-index: 2;
}
/*@font-face {*/
/*  font-family: "HYQiHeiX1-55W";*/
  /*src: url("../fonts/HYQiHeiX1-55W.woff");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "HYQiHeiX1-75W";*/
  /*src: url("../fonts/HYQiHeiX1-75W.woff");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "SohoGothicPro-Medium";*/
  /*src: url("../fonts/SohoGothicPro-Medium.woff");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "SohoGothicPro-Regular";*/
  /*src: url("../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%;
}
@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .partner_content {
    height: auto !important;
  }
  .partner_content .bg {
    width: 1460px !important;
    height: auto !important;
    max-width: calc(100% - 2rem);
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .partner_content {
    height: auto !important;
  }
  .partner_content .bg {
    width: 1460px !important;
    height: auto !important;
    max-width: calc(100% - 2rem);
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .partner_content {
    height: auto !important;
  }
  .partner_content .bg {
    width: 980px !important;
    height: auto !important;
    max-width: calc(100% - 2rem);
  }
}
@media screen and (max-width: 980px) {
  .partner_content {
    height: auto !important;
  }
  .partner_content .bg {
    width: 1460px !important;
    height: auto !important;
    max-width: calc(100% - 1rem);
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 980px) {
  #bannerPart.bannerPart .bannerImg img {
    object-position: 12% 30% !important;
  }
}
.bannerPart {
  position: relative;
  z-index: 2;
}
.bannerPart .bannerImg {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.bannerPart .bannerImg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.bannerPart .bannerSwiper {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
.bannerPart .bannerTextWrap {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 46%;
  transform: translate(-50%, -50%);
  width: 1460px;
  max-width: calc(100% - 2rem);
}
.bannerPart .bannerText1 {
  display: inline-block;
  color: #fff;
  font-size: 0.66rem;
  line-height: 0.66rem;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.bannerPart .bannerText2 {
  font-size: 0.5rem;
  font-size: 0.4rem;
  line-height: 0.6rem;
  color: #fff;
  position: absolute;
  margin-top: 0.32rem;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.bannerPart .bannerBtn {
  width: 150px;
  height: 45px;
  text-align: center;
  line-height: 46px;
  z-index: 2;
  top: 559px;
  left: 13.02vw;
  font-size: 18px;
  color: #fff;
  border-radius: 45px;
  cursor: pointer;
  position: absolute;
  top: 100%;
  left: 0;
  background-image: -webkit-linear-gradient(left, #006ec4, #00c9ff);
  transform: translateY(60px);
  opacity: 0;
}
.bannerPart .bannerArrL {
  width: 3.65%;
  position: absolute;
  z-index: 2;
  left: 4.58%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.bannerPart .bannerArrR {
  width: 3.65%;
  position: absolute;
  z-index: 2;
  right: 4.58%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.bannerPart .bannerPaginationWrap {
  width: 100%;
  height: auto;
  text-align: center;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 798px;
}
.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 .act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
@media screen and (min-width: 1920px) {
  .bannerPart .bannerText1 {
    font-size: 66px;
    line-height: 66px;
  }
  .bannerPart .bannerText2 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 28px;
  }
  .bannerPart .bannerBtn {
    width: 150px;
    height: 45px;
    line-height: 46px;
    font-size: 16px;
    margin-top: 40px;
    border-radius: 45px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .bannerPart .bannerTextWrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .bannerPart .bannerTextWrap {
    width: 1230px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .bannerPart .bannerTextWrap {
    width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .bannerPart .bannerTextWrap {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    text-align: center;
  }
  .bannerPart .bannerText1 {
    font-size: 0.6rem;
    line-height: 1;
  }
  .bannerPart .bannerText2 {
    width: 100%;
    max-width: 100%;
    text-align: center;
    font-size: 0.32rem;
    line-height: 0.52rem;
    margin-top: 0.18rem;
  }
}
.photovoltaicPart {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 3;
  text-align: center;
}
.photovoltaicPart .photovoltaicPartWrap {
  width: 1460px;
  height: auto;
  text-align: left;
  margin: 70px auto 50px;
  display: flex;
  justify-content: space-between;
}
.photovoltaicPart .photovoltaicPartWrap .title {
  font-size: 44px;
  height: auto;
  line-height: 66px;
  text-align: left;
  color: hsla(0, 0%, 100%, 0.65);
  display: inline-block;
  transform: translateY(50px);
  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 .title.act {
  transform: translateY(0);
  opacity: 1;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap {
  width: 972px;
  position: relative;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicTextWrap {
  width: 100%;
  transform: translateY(50px);
  opacity: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicTextWrap .photovoltaicText {
  width: 100%;
  height: 66px;
  line-height: 33px;
  font-size: 14px;
  font-size: 18px;
  overflow: hidden;
  color: #838383;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicTextWrap .photovoltaicArr {
  margin-top: 33px;
  width: 47px;
  height: 47px;
  background-image: url(../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(../images/buintroduce/arrow_3.png);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicTextWrap.act {
  transform: translateY(0);
  opacity: 1;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData {
  width: 100%;
  height: 524px;
  margin-top: 40px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap {
  color: #003967;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .line {
  width: 100%;
  height: 2px;
  background: #003967;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data {
  font-family: "SohoGothicPro-Medium";
  margin: 40px 0;
  display: inline-block;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data:hover {
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data .num {
  font-size: 64px;
  display: inline-block;
  line-height: 70px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data span {
  font-size: 26px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .text {
  width: 258px;
  font-size: 16px;
  font-size: 18px;
  line-height: 30px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(50px);
  opacity: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1 .photovoltaicBigDataWrap {
  width: 472px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1.act {
  transform: translateY(0);
  opacity: 1;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 84px;
  transform: translateY(50px);
  opacity: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2 .photovoltaicBigDataWrap {
  width: 300px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2.act {
  transform: translateY(0);
  opacity: 1;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicText {
  height: 156px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicArr {
  background-image: url(../images/buintroduce/arrow_2.png);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicArr:hover {
  background-image: url(../images/buintroduce/arrow_2.png);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .trasitionPhotovoltaic {
  transition: all 0.4s cubic-bezier(0.61, 1, 0.88, 1);
}
.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: 1820px;
  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 {
  display: block;
  width: 25px;
  height: 35px;
  margin-left: 14px;
  background-image: url(../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: 25px;
  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(../images/home/arrow_1.svg);
}
.solutionPart .solutionWrap .solutionList .solutionItem:hover .solutionDes {
  display: block;
}
.solutionPart .solutionArr {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  pointer-events: none;
}
.solutionPart .solutionArr .solutionArrLeft {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 2;
  top: 58%;
  left: 1.67%;
  background-image: url(../images/home/solutionArr1.svg);
  background-size: 100% 100%;
  background-position: center;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  cursor: none;
  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(../images/home/solutionArr2.svg);
  background-size: 100% 100%;
  background-position: center;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  cursor: none;
  transition: opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.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);
}
@media screen and (min-width: 1920px) {
  .solutionPart .title {
    margin-top: 100px;
  }
}
@media screen and (min-width: 1680px) and (max-width: 1920px) {
  .solutionPart .titleWrap {
    width: 1460px;
  }
  .solutionPart .solutionWrap {
    width: calc(50% + 730px);
    padding-left: calc(50% - 730px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .solutionPart .titleWrap {
    width: 1460px;
  }
  .solutionPart .solutionWrap {
    width: calc(50% + 730px);
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .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;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .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;
  }
}
@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%;
  }
}
@media screen and (min-width: 2600px) {
  .solutionPart {
    height: auto;
  }
  .solutionPart .solutionPartWrap {
    position: relative;
  }
  .solutionPart .solutionSWrap {
    height: 490px;
  }
  .solutionPart .solutionWrap .solutionList {
    height: 100%;
  }
}
@media screen and (min-width: 980px) {
  .solutionPart .solutionSWrap {
    display: block;
  }
  .solutionPart .solutionSWrap-wap {
    display: none;
  }
  .solutionPart .solutionArr {
    display: block;
  }
}
@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: calc(100% - 0.5rem);
    padding-left: 0.5rem;
    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 .solutionSWrap-wap .solutionWrap .solutionList .solutionItem .solutionName .solutionNameWrap .solutionIcon {
    display: none;
  }
  .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(../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(../images/home/ar.svg);
    background-size: 100% 100%;
    background-position: center;
    cursor: pointer;
  }
}
.globalCase {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 5;
  text-align: center;
}
.globalCase .titleWrap {
  width: 76.05%;
  text-align: left;
  margin: 0 auto;
  max-width: 1460px;
}
.globalCase .title {
  font-size: 44px;
  height: auto;
  text-align: left;
  margin: 70px auto 50px;
  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: 76.05%;
  max-width: 1460px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 178px;
}
.globalCase .globalCaseWrap .globalCaseLeft {
  width: 61.64%;
  height: 600px;
}
.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;
  transform-origin: center bottom;
  overflow: hidden;
  transition: all 0.5s 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: 2.5%;
  z-index: 4;
  opacity: 0.8;
  transform: scale(0.9);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList:nth-child(3) {
  bottom: -4%;
  left: 5%;
  opacity: 0.6;
  z-index: 3;
  transform: scale(0.8);
}
.globalCase .globalCaseWrap .globalCaseLeft .imgListWrap .imgList.act {
  transform: translateY(-50px) scale(1.03);
  opacity: 0;
}
.globalCase .globalCaseWrap .globalCaseRight {
  width: 490px;
  margin-left: 5.89%;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap {
  text-align: left;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseTitle {
  font-size: 30px;
  line-height: 40px;
  color: #003863;
  opacity: 0;
  transform: translateY(50px);
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseTitle.act {
  transform: translate(0, 0);
  opacity: 1;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseText {
  font-size: 18px;
  line-height: 30px;
  color: #808080;
  margin-top: 38px;
  opacity: 0;
  transform: translateY(50px);
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseTextWrap .globalCaseText.act {
  transform: translate(0, 0);
  opacity: 1;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap {
  margin-top: 66px;
  height: 47px;
  display: flex;
  opacity: 0;
  transform: translateY(50px);
  align-items: center;
  justify-content: flex-start;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap .globalCaseBtn {
  width: 152px;
  height: 47px;
  text-align: center;
  line-height: 48px;
  font-size: 20px;
  border-radius: 47px;
  overflow: hidden;
  color: #003863;
  display: inline-block;
  cursor: pointer;
  background-image: url(https://www-cdn.trinasolar.com/wwwstorage/public/images/cn/module/cta-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 14px;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap .globalCaseBtn:hover {
  color: #fff;
  background: -webkit-linear-gradient(left, #006ec4, #00c9ff);
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap .globalCasePrev {
  width: 47px;
  height: 47px;
  margin-right: 12px;
  display: inline-block;
  cursor: pointer;
  background-image: url(../images/home/a1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap .globalCasePrev:hover {
  background-image: url(../images/home/news_icon_2.svg);
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap .globalCaseNext {
  width: 47px;
  height: 47px;
  display: inline-block;
  cursor: pointer;
  background-image: url(../images/home/a2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap .globalCaseNext:hover {
  background-image: url(../images/home/news_icon_3.svg);
}
.globalCase .globalCaseWrap .globalCaseRight .globalCaseBtnWrap.act {
  transform: translate(0, 0);
  opacity: 1;
}
.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: 1440px) and (max-width: 1680px) {
  .photovoltaicPart .photovoltaicPartWrap {
    width: 86.91%;
  }
  .download_center .download_content {
    width: 1460px !important;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .photovoltaicPart .photovoltaicPartWrap {
    width: 86.91%;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap {
    width: 800px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicText {
    height: 196px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1 .photovoltaicBigDataWrap {
    width: 380px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2 .photovoltaicBigDataWrap {
    width: 242px;
  }
  .download_center .download_content {
    width: 1230px !important;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .photovoltaicPart .photovoltaicPartWrap {
    width: 86.91%;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap {
    width: 560px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicText {
    height: 260px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicText {
    line-height: 26px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1 .photovoltaicBigDataWrap {
    width: 268px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2 .photovoltaicBigDataWrap {
    width: 176px;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2 .photovoltaicBigDataWrap .text {
    width: 100%;
  }
  .download_center .download_content {
    width: 980px !important;
  }
  .pageBgTxt .info {
    font-size: 22px !important;
    line-height: 32px !important;
  }
}
.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 #98d0f9;
}
.pageLRTwo .pageContent .imgv .img {
  width: 900px;
  height: 596px;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageLRTwo {
    height: 758px;
  }
  .pageLRTwo .pageContent {
    width: 1230px;
  }
  .pageLRTwo .pageContent .txts {
    margin-right: 10px;
  }
  .pageLRTwo .pageContent .imgv {
    width: 800px;
    height: 530px;
  }
}
@media screen and (max-width: 1280px) {
  .pageLRTwo {
    height: 604px;
  }
  .pageLRTwo .pageContent {
    width: 980px;
  }
  .pageLRTwo .pageContent .txts {
    margin-right: 10px;
  }
  .pageLRTwo .pageContent .imgv {
    width: 680px;
    height: 397px;
  }
}
.pageThreeM {
  z-index: 3;
  width: 100%;
  height: 900px;
  position: relative;
  opacity: 0.3;
}
.pageThreeM .pageContent {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1460px;
  height: 100%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pageThreeM .pageContent .bigm {
  width: 594px;
  height: 678px;
  position: relative;
  border-radius: 24px;
  transition: transform 1s;
  transition: all 1s;
}
.pageThreeM .pageContent .bigm:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9;
}
.pageThreeM .pageContent .bigm .imgv {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  border-radius: 24px;
}
.pageThreeM .pageContent .bigm .imgv img {
  width: 100%;
}
.pageThreeM .pageContent .bigm .info {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
.pageThreeM .pageContent .bigm .tit {
  margin-bottom: 45px;
  margin-left: 55px;
  margin-top: 60px;
  transform: translateY(30px);
}
.pageThreeM .pageContent .bigm .tit p {
  font-size: 50px;
  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 {
  width: 50%;
  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,
.pageFullImg .videov img {
  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 .pageContent {
  width: 1440px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pageFullImg .pageContent .desc {
  margin-top: 140px;
  margin-bottom: 102px;
  transform: translateY(100px);
  opacity: 0;
}
.pageFullImg .pageContent .desc .desc_t1 {
  font-size: 50px;
  color: #fff;
  text-align: center;
  line-height: 64px;
  margin-bottom: 44px;
}
.pageFullImg .pageContent .desc .desc_t2 {
  font-size: 18px;
  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 .txt {
  width: 330px;
  height: 150px;
  border-radius: 10px;
  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:hover {
  height: 250px;
  background-color: rgba(255, 255, 255, 0.8);
}
.pageFullImg .pageContent .txts .txt:hover .ttimg {
  height: 50px;
  opacity: 1;
}
.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: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;
}
.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: 780px;
  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(https://www-cdn.trinasolar.com/wwwstorage/public/images/cn/module/cta-bg.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: 16px;
  line-height: 28px;
  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;
}
.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.03);
  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);
}
@media screen and (min-width: 1280px) and (max-width: 1520px) {
  .news_container {
    height: 765px;
  }
  .news_container .newsWrap {
    width: 1460px;
    height: 565px;
  }
  .news_container .newsWrap .title span {
    font-size: 38px;
  }
  .news_container .newsWrap .swiper-more {
    width: 610px !important;
    height: 432px !important;
  }
  .news_container .newsWrap .swiper-more img {
    width: 100%;
    height: 100%;
  }
  .news_container .newsWrap .button-more {
    bottom: 0px;
  }
  .news_container .newsWrap .button-more:hover {
    border: 1px solid #ffffff;
    background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
    color: #ffffff;
  }
  .news_container .newsWrap .more-container .more-list .more-item .more-item__content .more_title {
    font-size: 16px;
    color: #003863;
  }
  .news_container .newsWrap .more-container .more-list .more-item .more-item__content .more-item__desc {
    font-size: 14px;
    color: #646464;
    margin-top: 0.15rem;
    margin-bottom: 10px;
    line-height: 26px;
    margin-right: 3px;
  }
  .news_container .newsWrap .more-container .more-list .more-item:last-child {
    margin-bottom: 0;
  }
  .news_container .newsWrap .more-container .more-list .more-item:hover .more_title {
    color: #0086E1;
  }
  .news_container .newsWrap .more-container .more-list .more-item:hover .more-item__desc {
    color: #0086E1;
  }
  .news_container .newsWrap .more-container .more-list .more-item:hover .more_date {
    color: #ffffff;
    border: 1px solid #ffffff;
    background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .news_container {
    height: 715px;
  }
  .news_container .newsWrap {
    width: 980px;
    height: 515px;
  }
  .news_container .newsWrap .title span {
    font-size: 38px;
  }
  .news_container .newsWrap .swiper-more {
    width: 514px !important;
    height: 417px !important;
  }
  .news_container .newsWrap .more-container .more-list .more-item .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;
  }
}
.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%;
  display: flex;
  transform: translateY(30px);
  opacity: 0;
}
.pageEcology .infos .info {
  width: 33.33%;
  position: relative;
  overflow: hidden;
  height: 755px;
  margin-right: 2px;
  border-radius: 6px;
}
.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 .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;
}
.pageBgTxt {
  width: 100%;
  height: 900px;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.pageBgTxt .videov {
  width: 100%;
  height: 900px;
  overflow: hidden;
  position: absolute;
}
.pageBgTxt .videov video,
.pageBgTxt .videov img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.pageBgTxt .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));
}
.pageBgTxt .info {
  width: 100%;
  height: 900px;
  overflow: hidden;
  position: absolute;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.pageBgTxt .info .line1 {
  margin-top: 320px;
  margin-bottom: 45px;
  transform: translateY(30px);
  opacity: 0;
}
.pageBgTxt .info .line1.act {
  transform: translateY(0);
  opacity: 1;
}
.pageBgTxt .info .line2 {
  transform: translateY(30px);
  opacity: 0;
}
.pageBgTxt .info .line2.act {
  transform: translateY(0);
  opacity: 1;
}
.download_center {
  width: 100%;
  height: 393px;
  background-image: url(../images/download_bg3.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  background-position: center;
  z-index: 4;
}
.download_center .download_content {
  width: 1460px;
  max-width: calc(100% - 2rem);
  height: 193px;
  position: relative;
  margin: 0 auto;
  top: 100px;
}
.download_center .download_content .downloadWrap {
  width: 500px;
  height: 170px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  text-align: center;
}
.download_center .download_content .downloadWrap .download_title {
  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%;
  font-size: 40px;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.download_center .download_content .downloadWrap .download_title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.download_center .download_content .downloadWrap .download_btn {
  width: 200px;
  height: 60px;
  background-image: url(../images/download_btn.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 25px);
  bottom: 10px;
  border-radius: 60px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.download_center .download_content .downloadWrap .download_btn p {
  font-size: 22px;
  line-height: 60px;
  position: absolute;
  left: 34px;
  z-index: 33;
  color: #ffffff;
}
.download_center .download_content .downloadWrap .download_btn .arrow_icon {
  width: 23px;
  height: 23px;
  position: absolute;
  z-index: 33;
  right: 18px;
  background-image: url(../images/details/download_arrow_1.png);
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.download_center .download_content .downloadWrap .download_btn.act {
  transform: translate(-50%, 0);
  opacity: 1;
  visibility: visible;
}
.download_center .download_content .downloadWrap .download_btn:hover .arrow_icon {
  animation: moveArrow 0.6s ease forwards;
}
@keyframes moveArrow {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    transform: translateY(85px);
    opacity: 1;
  }
  50% {
    transform: translateY(85px);
    opacity: 0;
  }
  51% {
    transform: translateY(-85px);
    opacity: 0;
  }
  75% {
    transform: translateY(-85px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes shine {
  0% {
    transform: rotate(30deg) translateX(-100%);
  }
  100% {
    transform: rotate(30deg) translateX(100%);
  }
}
.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) {
  .pageBgTxt {
    height: 90vh;
  }
  .pageBgTxt .videov {
    height: 90vh;
  }
  .pageBgTxt .videov .videomask {
    height: 5.3rem;
  }
  .pageBgTxt .info {
    width: calc(100% - 1rem);
    height: 100%;
    margin-left: 0.5rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .pageBgTxt .info .line1 {
    display: none;
  }
  .pageBgTxt .info .wap_line1 {
    display: block;
    margin-top: 5.2rem;
    margin-bottom: 0.45rem;
    transform: translateY(30px);
    opacity: 0;
  }
  .pageBgTxt .info .wap_line1.act {
    transform: translateY(0);
    opacity: 1;
  }
  .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;
  }
  .news_container {
    display: none;
  }
  .news_container_wap {
    display: block;
  }
  .download_center {
    height: 6.75rem;
    padding-top: 0.4rem;
    background-color: #ffffff;
    background-image: url(../images/wap_download_bg.jpg);
  }
  .download_center .download_content {
    width: 100%;
    max-width: 100%;
    height: 100%;
    top: 0;
  }
  .download_center .download_content .downloadWrap {
    width: 7rem;
    height: 2rem;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .download_center .download_content .downloadWrap .download_title {
    font-size: 0.48rem;
  }
  .download_center .download_content .downloadWrap .download_btn {
    width: 2rem;
    height: 0.6rem;
    left: 50%;
    bottom: 0.1rem;
    border-radius: 0.4rem;
  }
  .download_center .download_content .downloadWrap .download_btn p {
    font-size: 0.25rem;
    line-height: 0.6rem;
    position: absolute;
    left: 0.34rem;
    z-index: 33;
    color: #ffffff;
  }
  .download_center .download_content .downloadWrap .download_btn .arrow_icon {
    width: 0.23rem;
    height: 0.23rem;
    position: absolute;
    z-index: 33;
    right: 0.25rem;
  }
}
@media screen and (min-width: 980px) {
  .pageBgTxt .info .line1 {
    display: block;
  }
  .pageBgTxt .info .wap_line1 {
    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;
  }
  .news_container {
    display: block;
  }
  .news_container_wap {
    display: none;
  }
}
.partner_content {
  width: 100%;
  height: fit-content;
  background-color: #fff;
  position: relative;
  align-items: center;
  display: flex;
  justify-content: center;
  z-index: 4;
}
.partner_content .bg {
  width: 1460px;
  height: auto;
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  border-radius: 20px;
  pointer-events: inherit;
  margin-bottom: 50px;
}
.partner_content .bg:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9;
}
