.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("/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 .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%;
}
.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;
  font-size: 0.66rem;
  line-height: 0.66rem;
  transform: rotate3d(0, 0, 0, 0deg);
  will-change: transform;
  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(60px);
  opacity: 0;
}
.bannerPart .bannerText1.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.bannerPart .bannerText2 {
  font-size: 0.5rem;
  font-size: 0.4rem;
  line-height: 0.6rem;
  color: #003863;
  position: absolute;
  margin-top: 0.32rem;
  transform: translateY(60px);
  opacity: 0;
}
.bannerPart .bannerText2.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.bannerPart .bannerBtn {
  width: 150px;
  height: 45px;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  border-radius: 45px;
  margin-top: 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.whiteText .bannerText1 {
  color: #fff;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
}
.bannerPart.whiteText .bannerText2 {
  color: #fff;
}
@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: 1680px) and (max-width: 1920px) {
  .bannerPart .bannerTextWrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .bannerPart .bannerTextWrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .bannerPart .bannerTextWrap {
    width: 1230px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .bannerPart .bannerTextWrap {
    width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .bannerPart .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 {
    font-size: 0.32rem;
    line-height: 0.32rem;
    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;
    margin-top: 1.12rem;
    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;
  }
}
.photovoltaicPart {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 3;
  background: #fff;
  text-align: center;
}
.photovoltaicPart .photovoltaicPartBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  opacity: 0;
}
.photovoltaicPart .photovoltaicPartWrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  height: auto;
  text-align: left;
  margin: 0 auto;
  padding: 1rem 0 0px;
  display: flex;
  justify-content: space-between;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap {
  width: 39.73%;
  position: relative;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft {
  width: 100%;
  height: auto;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .title {
  font-size: 40px;
  height: auto;
  line-height: 66px;
  text-align: left;
  color: hsla(0, 0%, 100%, 0.65);
  display: inline-block;
  transform: translateY(25px);
  opacity: 0;
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .title.act {
  transform: translateY(0);
  opacity: 1;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText {
  width: 100%;
  line-height: 29px;
  line-height: 25px;
  font-size: 14px;
  overflow: hidden;
  color: #838383;
  color: #646464;
  text-align: justify;
  margin-top: 20px;
  transform: translateY(25px);
  opacity: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .photovoltaicText.act {
  transform: translateY(0);
  opacity: 1;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap {
  width: 50%;
  position: relative;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData {
  width: 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicIcon1,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicIcon1 {
  width: 40px;
  height: 40px;
  background-image: url(/cn/wp-content/themes/Child-CN/images/icon/5.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicIcon2,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicIcon2 {
  width: 40px;
  height: 40px;
  background-image: url(/cn/wp-content/themes/Child-CN/images/icon/2.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicIcon3,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicIcon3 {
  width: 40px;
  height: 40px;
  background-image: url(/cn/wp-content/themes/Child-CN/images/icon/3.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicIcon4,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicIcon4 {
  width: 40px;
  height: 40px;
  background-image: url(/cn/wp-content/themes/Child-CN/images/icon/4.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap {
  width: 349px;
  color: #003967;
  padding: 0.4rem 0.59rem;
  margin: 10px 10px;
  box-shadow: 1px 1px 6px #e5e5e5;
  border-radius: 20px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: flex-start;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .dataWrap,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .dataWrap {
  width: 100%;
  text-align: center;
  margin-top: 26px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data {
  lint-height: 40px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data .num,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data .num {
  font-family: "SohoGothicPro-Medium";
  font-size: 26px;
  display: inline-block;
  line-height: 40px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data .allnum,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data .allnum {
  font-size: 26px;
  display: inline-block;
  line-height: 40px;
  background-image: linear-gradient(to top right, #26b5ff, #0071c2 75%, #0071c2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .data span,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data span {
  display: inline-block;
  font-size: 26px;
  line-height: 38px;
  height: 34px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap .text,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .text {
  font-size: 16px;
  line-height: 25px;
  font-size: 14px;
  line-height: 26px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap:hover,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap:hover {
  transform: scale(1.02);
  box-shadow: 2px 2px 8px #cce7fa;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataWrap:hover .num,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap:hover .num {
  background-image: linear-gradient(to top right, #26b5ff, #0071c2 75%, #0071c2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1 .photovoltaicBigDataWrap:nth-child(1),
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList1 .photovoltaicBigDataWrap:nth-child(1) {
  margin-left: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList1.act,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList1.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2 .photovoltaicBigDataWrap:nth-child(1),
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList2 .photovoltaicBigDataWrap:nth-child(1) {
  margin-left: 0;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .photovoltaicBigData .photovoltaicBigDataList2.act,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataList2.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicText,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap.act .photovoltaicText {
  height: 120px;
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicArr,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap.act .photovoltaicArr {
  background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/arrow_2.svg);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap.act .photovoltaicArr:hover,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap.act .photovoltaicArr:hover {
  background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/arrow_2.svg);
}
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap .trasitionPhotovoltaic,
.photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .trasitionPhotovoltaic {
  transition: all 0.4s cubic-bezier(0.61, 1, 0.88, 1);
}
@media screen and (min-width: 1680px) and (max-width: 1920px) {
  .photovoltaicPart .photovoltaicPartWrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .photovoltaicPart .photovoltaicPartWrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .photovoltaicPart .photovoltaicPartWrap {
    width: 1230px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .photovoltaicPart .photovoltaicPartWrap {
    width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .photovoltaicPart .photovoltaicPartBg {
    height: 1.2rem;
    background-image: url(/cn/wp-content/themes/Child-CN/images/home/shadow_wap.png);
    opacity: 0;
  }
  .photovoltaicPart .photovoltaicPartWrap {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    padding-top: 1.3rem;
    padding-bottom: 0.3rem;
    display: block;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap {
    width: 100%;
    text-align: center;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .title {
    font-size: 0.48rem;
    line-height: 1;
    margin: 0 auto;
    display: inline-block;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicLeftWrap .photovoltaicLeft .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 {
    width: 100%;
    margin-top: 0.4rem;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap {
    width: calc(100% - 1rem);
    padding: 0.44rem 0.5rem 0.28rem;
    margin: 0.13rem 0.2rem 0 0;
    transform: translateY(25px);
    opacity: 0;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap.act {
    transform: translateY(0);
    opacity: 1;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .photovoltaicIcon1 {
    width: 0.45rem;
    height: 0.45rem;
    background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/photovoltaicIcon1.svg);
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .photovoltaicIcon2 {
    width: 0.45rem;
    height: 0.5rem;
    background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/photovoltaicIcon2.svg);
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .photovoltaicIcon3 {
    width: 0.45rem;
    height: 0.45rem;
    background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/photovoltaicIcon3.svg);
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .photovoltaicIcon4 {
    width: 0.45rem;
    height: 0.43rem;
    background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/photovoltaicIcon4.svg);
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .dataWrap {
    width: 4.5rem;
    margin-top: 0;
    margin-left: 0.5rem;
    text-align: left;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data {
    line-height: 0.36rem;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .data .num {
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
  .photovoltaicPart .photovoltaicPartWrap .photovoltaicRightWrap-wap .photovoltaicBigData .photovoltaicBigDataWrap .text {
    font-size: 0.24rem;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }
}
@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;
  }
}
.achievements {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 3;
  background: #fff;
  text-align: center;
  padding: 0.8rem 0;
}
.achievements .achievementsBg {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.achievements .achievementsWrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  height: 558px;
  text-align: left;
  margin: 0 auto;
  position: relative;
}
.achievements .achievementsWrap .title {
  font-size: 40px;
  height: auto;
  line-height: 66px;
  text-align: left;
  color: hsla(0, 0%, 100%, 0.65);
  display: inline-block;
  transform: translateY(25px);
  opacity: 0;
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
}
.achievements .achievementsWrap .title.act {
  transform: translateY(0);
  opacity: 1;
}
.achievements .achievementsWrap .achievementsWrap1 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-evenly;
  margin-top: -66px;
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsLeft {
  width: 37.67%;
  height: 100%;
  position: relative;
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsLeft .text {
  width: 100%;
  font-size: 26px;
  height: auto;
  line-height: 37px;
  text-align: left;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  transform: translateY(-40%);
  color: #003863;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0, 0, 0.5, 1);
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsLeft .text.act {
  opacity: 1;
  transform: translateY(-50%);
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsLeft .text div {
  position: relative;
  background-image: linear-gradient(to right, #006fb6, #009eff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsLeft .text span {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 12px;
  left: -20px;
  display: inline-block;
  border-radius: 10px;
  background-image: linear-gradient(to right top, #005eb1, #0086e1 50%, #00cbff 100%);
  -webkit-background-size: 100% 100%;
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight {
  width: 32.19%;
  height: 100%;
  transform: translateY(25px);
  opacity: 0;
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper {
  width: 80%;
  height: 100%;
  cursor: grab;
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "SohoGothicPro-Regular";
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .achievementsItem.swiper-slide-active {
  font-size: 81px;
  opacity: 1;
  line-height: 81px;
  transition: all 0.5s cubic-bezier(0, 0, 0.5, 1);
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .achievementsItem.swiper-slide-prev,
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .achievementsItem.swiper-slide-next {
  font-size: 71px;
  opacity: 0.12;
  line-height: 71px;
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .achievementsItem {
  font-size: 56px;
  width: 100%;
  text-align: center;
  opacity: 0.05;
  line-height: 56px;
  color: #003863;
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight .productScrollArr {
  width: 47px;
  height: auto;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 9;
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight .productScrollArrL {
  width: 47px;
  height: 47px;
  float: left;
  cursor: pointer;
  margin-top: 32px;
  background-image: url(/cn/wp-content/themes/Child-CN/images/introduce/achievements_arr1.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight .productScrollArrL:hover {
  background-image: url(/cn/wp-content/themes/Child-CN/images/tipIcon/icon1.svg);
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight .productScrollArrR {
  width: 47px;
  height: 47px;
  float: left;
  cursor: pointer;
  background-image: url(/cn/wp-content/themes/Child-CN/images/introduce/achievements_arr2.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 32px;
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight .productScrollArrR:hover {
  background-image: url(/cn/wp-content/themes/Child-CN/images/home/news_icon_1.svg);
}
.achievements .achievementsWrap .achievementsWrap1 .achievementsRight.act {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (max-width: 980px) {
  .achievements {
    padding: 0;
  }
  .achievements .achievementsBg {
    top: 2.25rem;
  }
  .achievements .achievementsWrap {
    width: 100%;
    max-width: 100%;
    height: 10.64rem;
    text-align: center;
  }
  .achievements .achievementsWrap .title {
    line-height: 1;
    margin-top: 1.3rem;
    font-size: 0.48rem;
  }
  .achievements .achievementsWrap .achievementsWrap1 {
    margin-top: 2rem;
    display: block;
    position: relative;
  }
  .achievements .achievementsWrap .achievementsWrap1 .achievementsLeft {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    height: 5rem;
    position: absolute;
    top: 1.2rem;
    left: 0.5rem;
  }
  .achievements .achievementsWrap .achievementsWrap1 .achievementsLeft .text {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .achievements .achievementsWrap .achievementsWrap1 .achievementsLeft .text span {
    width: 0.1rem;
    height: 0.1rem;
    top: 0.12rem;
    left: -0.2rem;
    border-radius: 0.1rem;
  }
  .achievements .achievementsWrap .achievementsWrap1 .achievementsRight {
    width: 100%;
    height: 1rem;
    position: absolute;
    top: 0;
    left: 0;
  }
  .achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper {
    width: 100%;
  }
  .achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .achievementsItem.swiper-slide-active {
    font-size: 0.71rem;
    line-height: 0.71rem;
  }
  .achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .achievementsItem.swiper-slide-prev,
  .achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .achievementsItem.swiper-slide-next {
    font-size: 0.62rem;
    line-height: 0.62rem;
  }
  .achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .achievementsItem {
    font-size: 0.62rem;
    line-height: 0.62rem;
  }
}
.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);
}
.prize_content {
  width: 100%;
  height: 720px;
  position: relative;
  z-index: 3;
  text-align: center;
  overflow: hidden;
  background-color: #ffffff;
}
.prize_content .prizeBg {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 720px;
  left: 0;
  top: 0;
  background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/prize_bg3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  opacity: 0;
  z-index: -1;
  transition: all 2s cubic-bezier(0.61, 1, 0.88, 1);
}
.prize_content .prizeWrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  height: 520px;
  position: absolute;
  left: 50%;
  top: 100px;
  transform: translate(-50%, 0);
}
.prize_content .prizeWrap .title {
  font-size: 40px;
  width: 1460px;
  height: auto;
  text-align: left;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.prize_content .prizeWrap .title span {
  background: linear-gradient(to right, #006fb6, #009eff);
  -webkit-background-clip: text;
  color: transparent;
}
.prize_content .prizeWrap .title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.prize_content .prizeWrap .prizeSwiper {
  margin-top: 40px;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem {
  width: 320px;
  height: 431px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg {
  width: 300px;
  height: 411px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .bg_img {
  width: 100%;
  height: 100%;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo_img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  height: auto;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo1 {
  width: 165px;
  top: 80px;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo2 {
  width: 224px;
  top: 105px;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo3 {
  width: 171px;
  top: 60px;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo4 {
  width: 165px;
  top: 70px;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo5 {
  width: 228px;
  top: 70px;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo_act {
  opacity: 1;
  transform: translate(-50%, 0);
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg.productImgAct {
  transform: scale(1.03);
  box-shadow: 2px 2px 8px #cce7fa;
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg p {
  width: 260px;
  font-size: 16px;
  color: #003967;
  position: absolute;
  line-height: 26px;
  left: 50%;
  bottom: 40px;
  transform: translate(-50%, 0);
}
.prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg:hover {
  transform: scale(1.03);
  box-shadow: 2px 2px 8px #cce7fa;
}
.prize_content .productScrollArrL {
  width: 46px;
  height: 46px;
  float: left;
  cursor: pointer;
  background-image: url(/cn/wp-content/themes/Child-CN/images/arr1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 53%;
  left: 5.2%;
}
.prize_content .productScrollArrR {
  width: 46px;
  height: 46px;
  float: right;
  cursor: pointer;
  background-image: url(/cn/wp-content/themes/Child-CN/images/arr2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 53%;
  right: 5.2%;
}
.prize_content .productScrollArrL:hover {
  background-image: url(/cn/wp-content/themes/Child-CN/images/arrow_1.svg);
}
.prize_content .productScrollArrR:hover {
  background-image: url(/cn/wp-content/themes/Child-CN/images/arrow_2.svg);
}
.prize_content .productScroll {
  width: 1457px;
  height: 46px;
  margin: 44px auto 70px;
  position: relative;
}
.prize_content .productScroll .productScrollWrap {
  width: 1270px;
  height: 5px;
  border-radius: 3px;
  background: #e6e6e6;
  position: absolute;
  top: 21px;
  left: 92px;
}
.prize_content .productScroll .productScrollWrap .swiper-scrollbar-drag {
  height: 100%;
  border-radius: 3px;
  margin-top: 0.5px;
  cursor: pointer;
  background: -webkit-linear-gradient(left, #0161a5, #02a9fe);
}
.prize_content .productScroll .productScrollArrL {
  width: 46px;
  height: 46px;
  float: left;
  cursor: pointer;
  background-image: url(/cn/wp-content/themes/Child-CN/images/arr1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.prize_content .productScroll .productScrollArrR {
  width: 46px;
  height: 46px;
  float: right;
  cursor: pointer;
  background-image: url(/cn/wp-content/themes/Child-CN/images/arr2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.prize_content .productScroll .productScrollArrL:hover {
  background-image: url(/cn/wp-content/themes/Child-CN/images/arrow_1.svg);
}
.prize_content .productScroll .productScrollArrR:hover {
  background-image: url(/cn/wp-content/themes/Child-CN/images/arrow_2.svg);
}
.strategy_content {
  width: 100%;
  height: 850px;
  position: relative;
  z-index: 3;
  text-align: center;
  overflow: hidden;
  background-color: #ffffff;
}
.strategy_content .strategyWrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  height: auto;
  position: absolute;
  left: 50%;
  top: 100px;
  transform: translate(-50%, 0);
}
.strategy_content .strategyWrap .title {
  font-size: 40px;
  width: 1460px;
  height: auto;
  text-align: left;
  margin-bottom: 60px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(25px);
}
.strategy_content .strategyWrap .title span {
  background: linear-gradient(to right, #006fb6, #009eff);
  -webkit-background-clip: text;
  color: transparent;
}
.strategy_content .strategyWrap .title.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.strategy_content .strategyWrap .top_content {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
}
.strategy_content .strategyWrap .top_content .leftImg {
  width: 921px;
  width: 63.08%;
  height: 520px;
  border-radius: 20px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(25px);
  overflow: hidden;
}
.strategy_content .strategyWrap .top_content .leftImg.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.strategy_content .strategyWrap .top_content .leftImg img {
  width: 100%;
  height: 100%;
}
.strategy_content .strategyWrap .top_content .leftImg:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9;
}
.strategy_content .strategyWrap .top_content .rightTxt {
  width: 420px;
  width: 28.76%;
  height: 380px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 60px 40px 80px 50px;
}
.strategy_content .strategyWrap .top_content .rightTxt:hover {
  transform: scale(1.006);
  box-shadow: 5px 5px 10px #d1e9fa;
}
.strategy_content .strategyWrap .top_content .rightTxt .txtItem {
  width: 100%;
  height: auto;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transform: translateY(25px);
}
.strategy_content .strategyWrap .top_content .rightTxt .txtItem.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.strategy_content .strategyWrap .top_content .rightTxt .txtItem .item_title {
  font-size: 26px;
  display: inline-block;
  line-height: 30px;
  background-image: linear-gradient(to right, #006fb6, #009eff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.strategy_content .strategyWrap .top_content .rightTxt .txtItem .item_desc {
  color: #646464;
  font-size: 14px;
  line-height: 26px;
  margin-top: 28px;
}
.strategy_content .strategyWrap .top_content .rightTxt .line {
  width: 100%;
  margin-top: 55px;
  margin-bottom: 45px;
  height: 0.5px;
  background-color: #c9c9c9;
}
.strategy_content .strategyWrap .part_content {
  width: 100%;
  margin-top: 60px;
}
.strategy_content .strategyWrap .part_content .part_title {
  margin: 0 auto;
  color: #003967;
  font-size: 26px;
}
.strategy_content .strategyWrap .part_content .partList {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 40px;
}
.strategy_content .strategyWrap .part_content .partList .partItem {
  width: 32%;
  height: 150px;
  display: flex;
  justify-content: space-between;
  opacity: 0;
  visibility: hidden;
  transform: translateY(25px);
}
.strategy_content .strategyWrap .part_content .partList .partItem .partIcon {
  width: 70px;
  height: 70px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.strategy_content .strategyWrap .part_content .partList .partItem .partIcon1 {
  background-image: url(/cn/wp-content/themes/Child-CN/images/introduce/strat_icon1.png);
}
.strategy_content .strategyWrap .part_content .partList .partItem .partIcon2 {
  background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/photovoltaic_icon1.svg);
}
.strategy_content .strategyWrap .part_content .partList .partItem .partIcon3 {
  background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/photovoltaic_icon2.svg);
}
.strategy_content .strategyWrap .part_content .partList .partItem .partIcon4 {
  background-image: url(/cn/wp-content/themes/Child-CN/images/introduce/strat_icon3.png);
}
.strategy_content .strategyWrap .part_content .partList .partItem .rightPart {
  margin-left: 20px;
  width: 375px;
  text-align: left;
}
.strategy_content .strategyWrap .part_content .partList .partItem .rightPart .part_title {
  font-size: 22px;
  color: #003967;
}
.strategy_content .strategyWrap .part_content .partList .partItem .rightPart .part_desc {
  font-size: 14px;
  color: #646464;
  line-height: 26px;
  margin-top: 10px;
}
.strategy_content .strategyWrap .part_content .partList .partItem.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.strategy_content .strategyWrap .part_content .partList .partItem:nth-last-child(3),
.strategy_content .strategyWrap .part_content .partList .partItem:nth-last-child(2),
.strategy_content .strategyWrap .part_content .partList .partItem:nth-last-child(1) {
  margin-top: 70px;
}
.global_content {
  width: 100%;
  height: 700px;
  position: relative;
  z-index: 3;
  text-align: center;
  overflow: hidden;
  padding: 100px 0;
  background-color: #ffffff;
}
.global_content .globalBg {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 900px;
  left: 0;
  top: 0;
  background-image: url(https://www-cdn.trinasolar.com/wwwstorage/sites/2/cn/cn-introduce-global_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: -1;
}
.global_content .globalWrap {
  width: 1460px;
  height: 700px;
  position: absolute;
  left: 50%;
  top: 100px;
  transform: translate(-50%, 0);
  max-width: calc(100% - 2rem);
}
.global_content .globalWrap .title {
  font-size: 40px;
  width: 1460px;
  height: auto;
  text-align: left;
  margin-bottom: 30px;
  margin: 0 auto;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.global_content .globalWrap .title span {
  background: linear-gradient(to right, #006fb6, #009eff);
  -webkit-background-clip: text;
  color: transparent;
}
.global_content .globalWrap .title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.global_content .globalWrap .map_content {
  width: 100%;
  height: 630px;
  display: flex;
  justify-content: space-between;
}
.global_content .globalWrap .map_content .txtList ul {
  margin-top: 110px;
}
.global_content .globalWrap .map_content .txtList ul li {
  text-align: left;
  margin-top: 40px;
  opacity: 0;
  transform: translateY(20px);
  /* 初始位置稍微向下偏移 */
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}
.global_content .globalWrap .map_content .txtList ul li .txt_title {
  font-size: 20px;
  color: #003967;
}
.global_content .globalWrap .map_content .txtList ul li .txt_desc {
  color: #646464;
  font-size: 14px;
  margin-top: 22px;
  line-height: 28px;
  line-height: 26px;
}
.global_content .globalWrap .map_content .txtList ul li.visible {
  opacity: 1;
  transform: translateY(0);
}
.global_content .globalWrap .map_content .txtList ul li:hover .txt_title span {
  background: linear-gradient(to right, #006fb6 75%, #009eff 100%);
  -webkit-background-clip: text;
  color: transparent;
}
.global_content .globalWrap .map_content .txtList ul li:hover .txt_desc {
  color: #0086E1;
}
.global_content .globalWrap .map_content .right_map {
  width: 1089px;
  height: 552px;
  position: relative;
  background-color: transparent !important;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.global_content .globalWrap .map_content .right_map.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.global_content .globalWrap .map_content .right_map .mapImg {
  width: 1098px;
  height: 563px;
  position: absolute;
  top: 0;
  left: 0;
}
.global_content .globalWrap .map_content .right_map .map_1_area,
.global_content .globalWrap .map_content .right_map .map_2_area,
.global_content .globalWrap .map_content .right_map .map_3_area {
  width: 1098px;
  height: 563px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0;
  pointer-events: none;
  display: none;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point,
.global_content .globalWrap .map_content .right_map .map_2_area .point,
.global_content .globalWrap .map_content .right_map .map_3_area .point {
  width: 15%;
  height: 10%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  pointer-events: none;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point .circle,
.global_content .globalWrap .map_content .right_map .map_2_area .point .circle,
.global_content .globalWrap .map_content .right_map .map_3_area .point .circle {
  position: absolute;
  bottom: 0;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: linear-gradient(to right, #006fb6, #008be8);
  /* 坚持初始配景颜色 */
  z-index: 1;
  pointer-events: all;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point .circle::before,
.global_content .globalWrap .map_content .right_map .map_2_area .point .circle::before,
.global_content .globalWrap .map_content .right_map .map_3_area .point .circle::before,
.global_content .globalWrap .map_content .right_map .map_1_area .point .circle::after,
.global_content .globalWrap .map_content .right_map .map_2_area .point .circle::after,
.global_content .globalWrap .map_content .right_map .map_3_area .point .circle::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 5px solid transparent;
  /* 透明边框 */
  box-sizing: border-box;
  transition: opacity 0.3s ease, transform 0.3s ease;
  opacity: 0;
  /* 初始状态下圆环不可见 */
}
.global_content .globalWrap .map_content .right_map .map_1_area .point .circle::before,
.global_content .globalWrap .map_content .right_map .map_2_area .point .circle::before,
.global_content .globalWrap .map_content .right_map .map_3_area .point .circle::before {
  border-color: rgba(0, 111, 182, 0.25);
  /* 半透明圆环颜色 */
  transform: scale(2);
  /* 稍微放大以笼罩圆形 div */
  z-index: -1;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point .circle::after,
.global_content .globalWrap .map_content .right_map .map_2_area .point .circle::after,
.global_content .globalWrap .map_content .right_map .map_3_area .point .circle::after {
  border-color: rgba(0, 111, 182, 0.2);
  /* 半透明圆环颜色 */
  transform: scale(3);
  /* 稍微放大以笼罩圆形 div */
  z-index: -2;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point .circle:hover::before,
.global_content .globalWrap .map_content .right_map .map_2_area .point .circle:hover::before,
.global_content .globalWrap .map_content .right_map .map_3_area .point .circle:hover::before,
.global_content .globalWrap .map_content .right_map .map_1_area .point .circle:hover::after,
.global_content .globalWrap .map_content .right_map .map_2_area .point .circle:hover::after,
.global_content .globalWrap .map_content .right_map .map_3_area .point .circle:hover::after {
  opacity: 1;
  /* 鼠标移入时圆环可见 */
}
.global_content .globalWrap .map_content .right_map .map_1_area .point .circleAct::before,
.global_content .globalWrap .map_content .right_map .map_2_area .point .circleAct::before,
.global_content .globalWrap .map_content .right_map .map_3_area .point .circleAct::before,
.global_content .globalWrap .map_content .right_map .map_1_area .point .circleAct::after,
.global_content .globalWrap .map_content .right_map .map_2_area .point .circleAct::after,
.global_content .globalWrap .map_content .right_map .map_3_area .point .circleAct::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 5px solid transparent;
  /* 透明边框 */
  box-sizing: border-box;
  transition: opacity 0.3s ease, transform 0.3s ease;
  opacity: 1;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point .circleAct::before,
.global_content .globalWrap .map_content .right_map .map_2_area .point .circleAct::before,
.global_content .globalWrap .map_content .right_map .map_3_area .point .circleAct::before {
  border-color: rgba(0, 111, 182, 0.25);
  /* 半透明圆环颜色 */
  transform: scale(2);
  /* 稍微放大以笼罩圆形 div */
  z-index: -1;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point .circleAct::after,
.global_content .globalWrap .map_content .right_map .map_2_area .point .circleAct::after,
.global_content .globalWrap .map_content .right_map .map_3_area .point .circleAct::after {
  border-color: rgba(0, 111, 182, 0.2);
  /* 半透明圆环颜色 */
  transform: scale(3);
  /* 稍微放大以笼罩圆形 div */
  z-index: -2;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point p,
.global_content .globalWrap .map_content .right_map .map_2_area .point p,
.global_content .globalWrap .map_content .right_map .map_3_area .point p {
  font-size: 14px;
  display: inline-block;
  color: #ffffff;
  position: absolute;
  background: linear-gradient(to right, #006fb6 25%, #00c6fd 100%);
  padding: 5px 16px;
  border-radius: 20px;
  top: 0;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  pointer-events: none;
  z-index: 4;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point img,
.global_content .globalWrap .map_content .right_map .map_2_area .point img,
.global_content .globalWrap .map_content .right_map .map_3_area .point img {
  border-radius: 10px;
  width: 100%;
  height: auto;
  position: absolute;
  top: -160%;
  z-index: 3;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point:hover,
.global_content .globalWrap .map_content .right_map .map_2_area .point:hover,
.global_content .globalWrap .map_content .right_map .map_3_area .point:hover {
  z-index: 9;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point:hover p,
.global_content .globalWrap .map_content .right_map .map_2_area .point:hover p,
.global_content .globalWrap .map_content .right_map .map_3_area .point:hover p,
.global_content .globalWrap .map_content .right_map .map_1_area .point:hover img,
.global_content .globalWrap .map_content .right_map .map_2_area .point:hover img,
.global_content .globalWrap .map_content .right_map .map_3_area .point:hover img {
  opacity: 1;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point .circle {
  background: linear-gradient(to right, #de271c, #f21a11);
  /* 坚持初始配景颜色 */
}
.global_content .globalWrap .map_content .right_map .map_1_area .point .circle::before {
  border-color: rgba(242, 26, 17, 0.25);
  /* 半透明圆环颜色 */
}
.global_content .globalWrap .map_content .right_map .map_1_area .point .circle::after {
  border-color: rgba(242, 26, 17, 0.2);
  /* 半透明圆环颜色 */
}
.global_content .globalWrap .map_content .right_map .map_3_area .point .circle {
  background: linear-gradient(to right, #29b8ff, #5fcaff);
  /* 坚持初始配景颜色 */
}
.global_content .globalWrap .map_content .right_map .map_3_area .point .circle::before {
  border-color: rgba(48, 186, 255, 0.25);
  /* 半透明圆环颜色 */
}
.global_content .globalWrap .map_content .right_map .map_3_area .point .circle::after {
  border-color: rgba(48, 186, 255, 0.2);
  /* 半透明圆环颜色 */
}
.global_content .globalWrap .map_content .right_map .map_area.visible {
  opacity: 1;
  display: block;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point p {
  background: linear-gradient(to right, #29b8ff 5%, #5fcaff 100%);
}
.global_content .globalWrap .map_content .right_map .map_1_area .point1 {
  left: 5.25%;
  top: 32.5%;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point2 {
  left: 16.2%;
  top: 39%;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point3 {
  left: 41.2%;
  top: 27%;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point4 {/*阿联酋·迪拜*/
  left: 55.5%;
  top: 42%;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point5 {/*新加坡*/
  right: 16.8%;
  top: 51.6%;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point6 {/*常州*/
  /*right: 15.2%;*/
  /*top: 35.6%;*/
  right: 11.2%;
  top: 53.5%;
}
.global_content .globalWrap .map_content .right_map .map_1_area .point7 {/*上海*/
  /*right: 11.4%;*/
  /*top: 35.6%;*/
  right: 10.5%;
  top: 38%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point1 {
  left: 10.8%;
  top: 40.85%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point2 {
  left: 18.8%;
  top: 55%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point3 {
  left: 19.6%;
  bottom: 17.2%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point4 {
  /*left: 26%;*/
  /*top: 62.2%;*/
  left: 25%;
  top: 60.5%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point5 {
  left: 38.5%;
  top: 23.8%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point6 {/*西班牙*/
  left: 39.2%;
  top: 32.2%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point7 {
  left: 42.1%;
  top: 23.2%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point8 {
  left: 44%;
  bottom: 59%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point9 {
  right: 39.4%;
  top: 72.8%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point10 {
  right: 22.3%;
  top: 42.7%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point11 {/*北京*/
  /*right: 11.5%;*/
  /*top: 23.3%;*/
  right: 12%;
  top: 32.2%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point12 {
  right: 5.25%;
  top: 32.3%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point13 {
  right: 3.4%;
  bottom: 15.5%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point14 {/*阿联酋·阿布扎比*/
  left: 54.65%;
  top: 42.8%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point15 {/*韩国*/
  left: 75.9%;
  top: 35.3%;
}
.global_content .globalWrap .map_content .right_map .map_2_area .point16 {/*土耳其*/
  left: 49.4%;
  top: 31.5%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point1 {/*新阿联酋*/
  left: 54.65%;
  top: 42.8%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point2 {
  left: 39.2%;
  top: 32.2%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point3 {/*新巴西*/
  /*left: 26%;*/
  /*top: 62.2%;*/
  left: 25%;
  top: 60.5%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point4 {/*内蒙古*/
   right: 14%;
    top: 29%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point5 {/*西宁*/
  right: 16%;
  top: 34%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point6 {
  right: 15.7%;
  top: 37.6%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point7 {
  right: 12.2%;
  top: 37.3%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point8 {
  right: 13%;
  bottom: 53%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point9 {/*新滁州*/
  right: 13%;
  top: 39%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point10 {/*新沙特*/
  left: 51%;
  top: 42.5%;
  z-index: 9;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point11 {
  right: 11%;
  bottom: 54.5%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point12 {
  right: 12%;
  top: 40.3%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point13 {
  right: 11.2%;
  bottom: 53.5%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point14 {
  right: 12%;
  bottom: 51.2%;
}
.global_content .globalWrap .map_content .right_map .map_3_area .point15 {
  right: 13.4%;
  bottom: 32.3%;
}
@media screen and (min-width: 1680px) and (max-width: 1920px) {
  .achievements .achievementsWrap {
    width: 1460px;
  }
  .relatedProducts {
    width: 100%;
    height: auto;
  }
  .relatedProducts .titleWrap {
    width: 76.05%;
  }
  .relatedProducts .title {
    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) {
  .achievements .achievementsWrap {
    width: 1460px;
  }
  .partner_content {
    height: 720px !important;
  }
  .partner_content .bg {
    width: 1200px !important;
    height: auto !important;
  }
  .prize_content .prizeWrap {
    width: 86.91%;
    width: 1460px;
  }
  .prize_content .prizeWrap .prizeSwiper {
    width: 100%;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem {
    width: 324px;
    height: 424px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg {
    width: 271px;
    height: 371px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo1 {
    width: 155px;
    top: 70px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo2 {
    width: 214px;
    top: 95px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo3 {
    width: 161px;
    top: 50px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo4 {
    width: 155px;
    top: 60px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo5 {
    width: 218px;
    top: 60px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg p {
    width: 270px;
    bottom: 40px;
  }
  .prize_content .productScrollArrL,
  .prize_content .productScrollArrR {
    top: 50%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .achievements .achievementsWrap {
    width: 1230px;
  }
  .partner_content {
    height: 660px !important;
  }
  .partner_content .bg {
    width: 1100px !important;
    height: auto !important;
  }
  .prize_content .prizeWrap {
    width: 1230px;
  }
  .prize_content .prizeWrap .prizeSwiper {
    width: 100%;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem {
    width: 290px;
    height: 383px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg {
    width: 251px;
    height: 344px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo1 {
    width: 145px;
    top: 60px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo2 {
    width: 204px;
    top: 85px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo3 {
    width: 151px;
    top: 40px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo4 {
    width: 145px;
    top: 50px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo5 {
    width: 208px;
    top: 50px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg p {
    width: 230px;
    bottom: 40px;
  }
  .prize_content .productScrollArrL,
  .prize_content .productScrollArrR {
    top: 50%;
  }
  .strategy_content .strategyWrap {
    width: 1300px;
  }
  .strategy_content .strategyWrap .top_content .leftImg {
    width: 61%;
    height: 520px;
  }
  .strategy_content .strategyWrap .top_content .rightTxt {
    width: 30%;
  }
  .strategy_content .strategyWrap .part_content {
    width: 100%;
    margin-top: 60px;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem {
    width: 31%;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem .rightPart {
    margin-left: 12px;
    width: 75%;
  }
  .global_content .globalWrap {
    width: 1230px;
  }
  .global_content .map_content {
    height: 630px;
  }
  .global_content .map_content .right_map {
    width: 966px !important;
    height: 490px !important;
    margin-top: 60px;
  }
  .global_content .map_content .right_map .mapImg {
    width: 966px !important;
    height: 490px !important;
  }
  .global_content .map_content .right_map .map_1_area,
  .global_content .map_content .right_map .map_2_area,
  .global_content .map_content .right_map .map_3_area {
    width: 966px !important;
    height: 490px !important;
  }
  .global_content .map_content .right_map .map_1_area .point .circle:hover,
  .global_content .map_content .right_map .map_2_area .point .circle:hover,
  .global_content .map_content .right_map .map_3_area .point .circle:hover {
    transform: scale(1.2);
  }
  .global_content .map_content .right_map .map_1_area .point p,
  .global_content .map_content .right_map .map_2_area .point p,
  .global_content .map_content .right_map .map_3_area .point p {
    font-size: 14px !important;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .achievements .achievementsWrap {
    width: 980px;
  }
  .achievements .achievementsWrap .title {
    font-size: 38px;
  }
  .achievements .achievementsWrap .achievementsWrap1 .achievementsRight {
    width: 42.19%;
  }
  .achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .achievementsItem {
    font-size: 54px;
    line-height: 54px;
  }
  .achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .achievementsItem.swiper-slide-prev,
  .achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .achievementsItem.swiper-slide-next {
    font-size: 68px;
    line-height: 68px;
  }
  .achievements .achievementsWrap .achievementsWrap1 .achievementsRight .achievementswiper .achievementsList .achievementsItem.swiper-slide-active {
    font-size: 78px;
    line-height: 78px;
  }
  .partner_content {
    height: 620px !important;
  }
  .partner_content .bg {
    width: 980px !important;
    height: auto !important;
  }
  .prize_content .prizeWrap {
    width: 980px;
  }
  .prize_content .prizeWrap .prizeSwiper {
    width: 100%;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem {
    width: 230px;
    height: 312px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg {
    width: 221px;
    height: 303px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo1 {
    width: 135px;
    top: 50px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo2 {
    width: 174px;
    top: 75px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo3 {
    width: 141px;
    top: 30px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo4 {
    width: 135px;
    top: 40px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo5 {
    width: 198px;
    top: 40px;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg p {
    width: 190px;
    bottom: 30px;
  }
  .prize_content .productScrollArrL,
  .prize_content .productScrollArrR {
    top: 48%;
  }
  .strategy_content .strategyWrap {
    width: 980px;
  }
  .strategy_content .strategyWrap .top_content .leftImg {
    width: 64%;
    height: 460px;
  }
  .strategy_content .strategyWrap .top_content .rightTxt {
    width: 25%;
    height: 400px;
    padding: 30px 40px 30px 50px;
  }
  .strategy_content .strategyWrap .top_content .rightTxt .line {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .strategy_content .strategyWrap .part_content {
    width: 100%;
    margin-top: 60px;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem {
    width: 31%;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem .partIcon {
    width: 60px;
    height: 60px;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem .rightPart {
    margin-left: 10px;
    width: 75%;
  }
  .global_content .globalWrap {
    width: 980px;
  }
  .global_content .map_content {
    height: 630px;
  }
  .global_content .map_content .txtList ul {
    margin-top: 90px !important;
  }
  .global_content .map_content .txtList ul li {
    text-align: left;
    margin-top: 40px;
  }
  .global_content .map_content .txtList ul li .txt_title {
    font-size: 18px !important;
  }
  .global_content .map_content .txtList ul li .txt_desc {
    font-size: 13px !important;
  }
  .global_content .map_content .right_map {
    width: 766px !important;
    height: 388px !important;
    margin-top: 120px;
  }
  .global_content .map_content .right_map .mapImg {
    width: 766px !important;
    height: 388px !important;
  }
  .global_content .map_content .right_map .map_1_area,
  .global_content .map_content .right_map .map_2_area,
  .global_content .map_content .right_map .map_3_area {
    width: 766px !important;
    height: 388px !important;
  }
  .global_content .map_content .right_map .map_1_area .point .circle:hover,
  .global_content .map_content .right_map .map_2_area .point .circle:hover,
  .global_content .map_content .right_map .map_3_area .point .circle:hover {
    transform: scale(1.2);
  }
  .global_content .map_content .right_map .map_1_area .point p,
  .global_content .map_content .right_map .map_2_area .point p,
  .global_content .map_content .right_map .map_3_area .point p {
    font-size: 14px !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;
  line-height: 25px;
}
.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;
  line-height: 25px;
}
.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: 140px;
  margin-bottom: 102px;
  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: 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.act {
  opacity: 1;
  transform: translateY(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.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;
}
.pageSolar {
  width: 100%;
  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: 50px;
  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: 18px;
  color: #646464;
  text-align: center;
  line-height: 28px;
  line-height: 26px;
  margin-bottom: 48px;
  transform: translateY(30px);
  opacity: 0;
}
.pageSolar .solar-container .solar-top .btn {
  width: 150px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #fff;
  border-radius: 22px;
  border: 1px solid #fff;
  margin: 0 auto;
  transform: translateY(30px);
  opacity: 0;
}
.pageSolar .solar-container .solar-top .btn:hover {
  background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
  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__title {
  /* margin-top: 0.5rem; */
  position: relative;
  top: -3%;
  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;
  transition: all 0.35s linear;
  position: relative;
  top: 0;
  opacity: 0.5;
}
.pageSolar .solar-container .solar-list .solar-item .solar-item__desc {
  opacity: 0;
  text-align: center;
  color: white;
  font-size: 30px;
  line-height: 1.5;
  transition: all 0.35s linear;
}
.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 .solar-container .solar-list .solar-item .solar-item__title {
    font-size: 200px;
  }
}
.news_container {
  width: 100%;
  height: 900px;
  background-color: #ffffff;
  position: relative;
  z-index: 4;
}
.news_container .newsWrap {
  width: 1460px;
  margin: 0 auto;
  position: relative;
  padding-top: 90px;
  z-index: 4;
}
.news_container .newsWrap .title {
  margin-bottom: 65px;
}
.news_container .newsWrap .title span {
  font-size: 44px;
  line-height: 1;
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪配景 */
  color: transparent;
  /* 文字设置为透明以显示配景 */
}
.news_container .newsWrap .button-more {
  width: 152px;
  height: 47px;
  position: absolute;
  right: 0;
  top: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-size: 20px;
  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;
}
.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;
}
.news_container .newsWrap .more-container .swiper-more .swiper-slide .swiper-slide-item .swiper-item__date {
  font-size: 18px;
  margin-top: 30px;
  line-height: 25px;
}
.news_container .newsWrap .more-container .swiper-more .swiper-slide .white-swiper {
  color: #ffffff;
}
.news_container .newsWrap .more-container .swiper-more {
  width: 769px;
  height: 544px;
  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: 75px;
}
.news_container .newsWrap .more-container .more-list .more-item {
  margin-top: 10px;
  margin-bottom: 32px;
}
.news_container .newsWrap .more-container .more-list .more-item .more-item__content .more_title {
  font-size: 20px;
  color: #003863;
}
.news_container .newsWrap .more-container .more-list .more-item .more-item__content .more-item__desc {
  font-size: 18px;
  color: #646464;
  margin-top: 16px;
  margin-bottom: 20px;
  line-height: 32px;
  margin-right: 10px;
}
.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);
}
.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: 1460px) {
  .news_container {
    height: 780px;
  }
  .news_container .newsWrap {
    width: 1230px;
  }
  .news_container .newsWrap .swiper-more {
    width: 670px !important;
    height: 474px !important;
  }
  .news_container .newsWrap .swiper-more img {
    width: 100%;
    height: 100%;
  }
  .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 {
    margin-left: 75px;
  }
  .news_container .newsWrap .more-container .more-list .more-item {
    margin-top: 5px;
    margin-bottom: 24px;
  }
  .news_container .newsWrap .more-container .more-list .more-item .more-item__content .more_title {
    font-size: 20px;
    color: #003863;
  }
  .news_container .newsWrap .more-container .more-list .more-item .more-item__content .more-item__desc {
    font-size: 18px;
    color: #646464;
    margin-top: 13px;
    margin-bottom: 15px;
    line-height: 28px;
    line-height: 25px;
    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 (max-width: 1280px) {
  .news_container {
    height: 670px;
  }
  .news_container .newsWrap {
    width: 980px;
  }
  .news_container .newsWrap .swiper-more {
    width: 520px !important;
    height: 368px !important;
  }
  .news_container .newsWrap .swiper-more img {
    width: 100%;
    height: 100%;
  }
  .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 {
    margin-left: 35px;
  }
  .news_container .newsWrap .more-container .more-list .more-item {
    margin-top: 3px;
    margin-bottom: 12px;
  }
  .news_container .newsWrap .more-container .more-list .more-item .more-item__content .more_title {
    font-size: 20px;
    color: #003863;
  }
  .news_container .newsWrap .more-container .more-list .more-item .more-item__content .more-item__desc {
    font-size: 18px;
    color: #646464;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 20px;
    line-height: 25px;
    margin-right: 6px;
  }
  .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);
  }
}
.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: 40px;
}
.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:hover .btxts .bdesc {
  opacity: 1;
}
.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 .btxts {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 174px;
  transform: translateY(30px);
  opacity: 0;
}
.pageEcology .infos .info .btxts .bttit {
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 1;
}
.pageEcology .infos .info .btxts .bdesc {
  text-align: center;
  font-size: 26px;
  color: #fff;
  line-height: 40px;
  margin-top: 18px;
  overflow: hidden;
  height: 204px;
  opacity: 0;
}
.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;
  line-height: 25px;
  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;
}
.pageTime {
  width: 100%;
  height: 900px;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.pageTime .tit {
  font-size: 44px;
  line-height: 1;
  padding-top: 32px;
  position: absolute;
  left: 11.97%;
  margin-top: 60px;
}
.pageTime .tit span {
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪配景 */
  color: transparent;
  /* 文字设置为透明以显示配景 */
}
.pageTime .pagebg {
  background: linear-gradient(to bottom right, #fff 0%, #fff 65%, rgba(0, 134, 225, 0.6) 100%);
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.pageTime .info {
  width: 100%;
  position: absolute;
  left: 0;
  top: 392px;
}
.pageTime .info .timeswrapper {
  width: 90%;
  margin: 0 auto;
}
.pageTime .info .times {
  margin: 0 auto;
  position: relative;
  display: inline-flex;
  /* 要害属性:让内容横向排列 */
  flex-wrap: nowrap;
  /* 避免换行 */
  opacity: 0;
  transform: translateY(30px);
}
.pageTime .info .times.act {
  opacity: 1;
  transform: translateY(0);
}
.pageTime .info .times .time {
  margin-right: 140px;
  font-size: 30px;
  color: #dddddd;
  width: 130px;
  height: 45px;
  border-radius: 23px;
  text-align: center;
  line-height: 45px;
  display: inline-block;
}
.pageTime .info .times .time.active {
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* 渐变色 */
  color: #fff;
}
.pageTime .info .dot1 {
  width: 12px;
  height: 12px;
  background-color: #cccccc;
  border-radius: 50%;
  position: absolute;
  left: 3%;
  top: 16px;
}
.pageTime .info .dot2 {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: linear-gradient(to right, #36abe8, #3487cf);
  /* 渐变色 */
  position: absolute;
  right: 3%;
  top: 16px;
}
.pageTime .info .timeTxt {
  position: absolute;
  left: 40%;
  top: 118px;
  font-size: 18px;
  color: #003863;
  line-height: 32px;
  line-height: 25px;
  width: 480px;
  opacity: 0;
  transform: translateY(30px);
}
.pageTime .info .timeTxt.act {
  opacity: 1;
  transform: translateY(0);
}
.pageTime .info .timeTxt p {
  position: absolute;
  opacity: 0;
  transform: translateY(30px);
}
.pageTime .info .timeTxt p.active {
  opacity: 1;
  transform: translateY(0);
}
.pageManageTeam {
  width: 100%;
  height: 900px;
  position: relative;
  overflow: hidden;
  z-index: 3;
  background-color: #fff;
}
.pageManageTeam .tits {
  height: 220px;
  position: relative;
}
.pageManageTeam .tits .tit {
  font-size: 44px;
  line-height: 1;
  position: absolute;
  left: 11.97%;
  top: 78px;
}
.pageManageTeam .tits .tit span {
  line-height: 1;
  background: linear-gradient(to right, #006ab0, #00a2ff);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪配景 */
  color: transparent;
  /* 文字设置为透明以显示配景 */
}
.pageManageTeam .tits .stit {
  font-size: 18px;
  color: #999999;
  line-height: 36px;
  line-height: 25px;
  position: absolute;
  left: 36%;
  top: 78px;
  margin-right: 20px;
  max-width: 980px;
  letter-spacing: 0px;
}
.pageManageTeam .persons {
  width: 100%;
  height: 665px;
  display: flex;
}
.pageManageTeam .persons .person {
  width: 20%;
  height: 665px;
  overflow: hidden;
  position: relative;
}
.pageManageTeam .persons .person .img {
  width: 638px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.pageManageTeam .persons .person .info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  line-height: 1;
}
.pageManageTeam .persons .person .info .bgmask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #2383c9 100%);
  opacity: 0;
}
.pageManageTeam .persons .person .info .bgmask.active {
  opacity: 1;
}
.pageManageTeam .persons .person .info .txts {
  position: absolute;
  left: 11%;
  top: 117px;
}
.pageManageTeam .persons .person .info .txt1 {
  font-size: 44px;
  margin-bottom: 24px;
  opacity: 0;
  transform: translateY(60px);
}
.pageManageTeam .persons .person .info .txt1.active {
  opacity: 1;
  transform: translateY(0);
}
.pageManageTeam .persons .person .info .txt2 {
  font-size: 30px;
  margin-bottom: 60px;
  opacity: 0;
  transform: translateY(60px);
}
.pageManageTeam .persons .person .info .txt2.active {
  opacity: 1;
  transform: translateY(0);
}
.pageManageTeam .persons .person .info .txt3 {
  width: 320px;
  font-size: 18px;
  line-height: 38px;
  line-height: 25px;
  opacity: 0;
  transform: translateY(30px);
}
.pageManageTeam .persons .person .info .txt3.active {
  opacity: 1;
  transform: translateY(0);
}
@keyframes shine {
  0% {
    transform: rotate(30deg) translateX(-100%);
  }
  100% {
    transform: rotate(30deg) translateX(100%);
  }
}
.partner_content {
  width: 100%;
  height: 895px;
  background-color: #fff;
  position: relative;
  z-index: 4;
}
.partner_content .bg {
  width: 1509px;
  height: 792px;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pageIcons {
  width: 100%;
  height: 1000px;
  height: 900px;
  height: 750px;
  height: 720px;
  z-index: 5;
  position: relative;
  background-color: #ffffff;
}
.pageIcons .titlex {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
  font-size: 40px;
  line-height: 1;
  padding: 100px 0 60px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageIcons .titlex span {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪配景 */
  color: transparent;
  /* 文字设置为透明以显示配景 */
}
.pageIcons .titlex.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageIcons .banner {
  width: 100%;
  height: 600px;
  height: 500px;
  height: 400px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageIcons .banner.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageIcons .banner img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.pageIcons .titTxt {
  width: 100%;
  position: absolute;
  left: 0;
  top: 580px;
  top: 480px;
  top: 380px;
  text-align: center;
  color: #fff;
  color: #003a6a;
}
.pageIcons .titTxt .tit {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 25px;
  background: linear-gradient(to right, #006fb6, #009eff);
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageIcons .titTxt .tit.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageIcons .titTxt .descx {
  font-size: 16px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageIcons .titTxt .descx.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageIcons .arr1 {
  width: 46px;
  height: 46px;
  position: absolute;
  left: 5.2%;
  top: 845px;
  top: 745px;
  top: 645px;
  z-index: 10;
  cursor: pointer;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/jssl_arr1.png);
}
.pageIcons .arr1:hover {
  background-image: url(/cn/wp-content/themes/Child-CN/images/arrow_1.png);
}
.pageIcons .arr2 {
  width: 46px;
  height: 46px;
  position: absolute;
  right: 5.2%;
  top: 845px;
  top: 745px;
  top: 645px;
  z-index: 10;
  cursor: pointer;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/jssl_arr2.png);
}
.pageIcons .arr2:hover {
  background-image: url(/cn/wp-content/themes/Child-CN/images/arrow_2.png);
}
.pageIcons .swipers {
  width: 1460px;
  position: absolute;
  left: 50%;
  top: 708px;
  top: 700px;
  top: 600px;
  top: 500px;
  max-width: calc(100% - 2rem);
  padding: 10px;
  box-sizing: border-box;
  opacity: 0;
  transform: translate(-50%, 25px);
}
.pageIcons .swipers.act {
  opacity: 1;
  transform: translate(-50%, 0);
}
.pageIcons .swipers .swiper {
  padding: 9px;
  padding-left: 0px;
  margin-left: 5px;
}
.pageIcons .swipers .swiper-container {
  width: 100%;
}
.pageIcons .swipers .block {
  height: 278px;
  height: 200px;
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  padding-top: 73px;
  padding-top: 53px;
  box-sizing: border-box;
  text-align: center;
}
.pageIcons .swipers .block:hover {
  transform: scale(1.006);
  box-shadow: 4px 4px 8px rgba(0, 134, 225, 0.3);
}
.pageIcons .swipers .block .txt1 {
  display: inline-block;
  font-size: 26px;
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
  line-height: 1;
  margin-bottom: 22px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageIcons .swipers .block .txt1.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageIcons .swipers .block .txt2 {
  font-size: 16px;
  color: #646464;
  line-height: 26px;
  line-height: 25px;
  padding: 0 8%;
  letter-spacing: -1px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageIcons .swipers .block .txt2.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageIcons .swipers-wap {
  display: none;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageIcons .titlex {
    width: 1230px;
  }
  .pageIcons .swipers {
    width: 1230px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .pageIcons .titlex {
    width: 980px;
  }
  .pageIcons .swipers {
    width: 980px;
  }
  .pageIcons .swipers .block .txt2 {
    font-size: 14px;
  }
}
@media screen and (max-width: 980px) {
  .pageIcons {
    height: 12rem;
  }
  .pageIcons .titlex {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    text-align: center;
    padding: 1.3rem 0 0.5rem;
    font-size: 0.48rem;
  }
  .pageIcons .banner {
    height: 3rem;
  }
  .pageIcons .titTxt {
    top: 3.22rem;
  }
  .pageIcons .titTxt .tit {
    font-size: 0.32rem;
    margin-bottom: 0.24rem;
  }
  .pageIcons .titTxt .descx {
    font-size: 0.28rem;
  }
  .pageIcons .swipers {
    display: none;
  }
  .pageIcons .swipers-wap {
    display: block;
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    position: absolute;
    left: 50%;
    top: 4.54rem;
    box-sizing: border-box;
    opacity: 0;
    transform: translate(-50%, 25px);
  }
  .pageIcons .swipers-wap.act {
    opacity: 1;
    transform: translate(-50%, 0);
  }
  .pageIcons .swipers-wap .block {
    height: 2.2rem;
    position: relative;
    border-radius: 20px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
    margin-top: 0.28rem;
    box-sizing: border-box;
    text-align: left;
  }
  .pageIcons .swipers-wap .block:hover {
    transform: scale(1.006);
    box-shadow: 4px 4px 8px rgba(0, 134, 225, 0.3);
  }
  .pageIcons .swipers-wap .block:nth-child(1) {
    margin-top: 0;
  }
  .pageIcons .swipers-wap .block .txtWrap {
    width: calc(100% - 1.2rem);
    position: absolute;
    top: 50%;
    left: 0.6rem;
    transform: translateY(-50%);
  }
  .pageIcons .swipers-wap .block .txt1 {
    width: 100%;
    display: inline-block;
    font-size: 0.36rem;
    background: linear-gradient(to right top, #005EB1, #00C6FD);
    -webkit-background-clip: text;
    color: transparent;
    line-height: 0.48rem;
    margin-bottom: 0.08rem;
    opacity: 0;
    transform: translateY(25px);
    visibility: hidden;
  }
  .pageIcons .swipers-wap .block .txt1.act {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .pageIcons .swipers-wap .block .txt2 {
    width: 100%;
    font-size: 0.27rem;
    color: #646464;
    line-height: 0.48rem;
    letter-spacing: -1px;
    opacity: 0;
    transform: translateY(25px);
    visibility: hidden;
  }
  .pageIcons .swipers-wap .block .txt2.act {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
}
.pageManageTeamv2 {
  width: 100%;
  position: relative;
  background-color: #ffffff;
  padding-bottom: 20px;
}
.pageManageTeamv2 .content {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
}
.pageManageTeamv2 .title {
  font-size: 40px;
  line-height: 1;
  padding: 50px 0 40px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageManageTeamv2 .title span {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪配景 */
  color: transparent;
  /* 文字设置为透明以显示配景 */
}
.pageManageTeamv2 .title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageManageTeamv2 .desc {
  font-size: 16px;
  font-size: 14px;
  line-height: 26px;
  color: #646464;
  width: 41%;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageManageTeamv2 .desc.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageManageTeamv2 .info {
  margin-top: 48px;
  display: flex;
  align-items: center;
}
.pageManageTeamv2 .info .left {
  width: 920px;
  height: 520px;
  width: 730px;
  height: 510px;
  margin-right: 60px;
  border-radius: 30px;
  overflow: hidden;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageManageTeamv2 .info .left.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageManageTeamv2 .info .left img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 0%;
}
.pageManageTeamv2 .info .left:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9;
}
.pageManageTeamv2 .info .right {
  flex: 1;
}
.pageManageTeamv2 .info .right .txt1 {
  display: inline-block;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageManageTeamv2 .info .right .txt1 span {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪配景 */
  color: transparent;
  /* 文字设置为透明以显示配景 */
}
.pageManageTeamv2 .info .right .txt1.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageManageTeamv2 .info .right .txt2 {
  font-size: 26px;
  color: #003a6a;
  line-height: 1;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageManageTeamv2 .info .right .txt2.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageManageTeamv2 .info .right .txt3 {
  font-size: 16px;
  font-size: 14px;
  color: #646464;
  line-height: 26px;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageManageTeamv2 .info .right .txt3.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageManageTeamv2 .info .right .btn {
  font-size: 18px;
  line-height: 1;
  width: 150px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #003a6a;
  background: url(/cn/wp-content/themes/Child-CN/images/home/globalCase_btn.png);
  padding: 1px;
  border-radius: 23px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageManageTeamv2 .info .right .btn:hover {
  color: #fff;
  background: linear-gradient(to right top, #005EB1, #00C6FD);
}
.pageManageTeamv2 .info .right .btn.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageManageTeamv2 .content {
    width: 1230px;
  }
  .pageManageTeamv2 .info .left {
    width: calc(920px / 1.5);
  }
}
@media screen and (max-width: 1280px) {
  .pageManageTeamv2 .content {
    width: 980px;
  }
  .pageManageTeamv2 .desc {
    width: 50%;
  }
  .pageManageTeamv2 .info .left {
    width: calc(920px / 1.7);
  }
}
.pageBlue {
  position: relative;
  height: 1165px;
  z-index: 3;
  overflow: hidden;
  background-color: #ffffff;
}
.pageBlue .title {
  width: 1460px;
  margin: 0 auto;
  max-width: calc(100% - 2rem);
  font-size: 40px;
  line-height: 1;
  padding: 80px 0 40px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageBlue .title span {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  /* 渐变色 */
  -webkit-background-clip: text;
  /* 裁剪配景 */
  color: transparent;
  /* 文字设置为透明以显示配景 */
}
.pageBlue .title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageBlue .contents {
  width: 100%;
  position: relative;
}
.pageBlue .banner {
  width: 100%;
  height: 817px;
  display: block;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageBlue .banner img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.pageBlue .banner.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageBlue .banner-wap {
  display: none;
  width: 100%;
  height: 817px;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageBlue .banner-wap img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.pageBlue .banner-wap.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageBlue .content {
  width: 1460px;
  margin: 0 auto;
  max-width: calc(100% - 2rem);
  position: absolute;
  left: 50%;
  top: 4px;
  transform: translateX(-50%);
}
.pageBlue .content .cols1 {
  display: flex;
  justify-content: space-between;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageBlue .content .cols1.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageBlue .content .cols1 .col {
  width: 161px;
  height: 161px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  line-height: 28px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  background-image: url(https://www-cdn.trinasolar.com/wwwstorage/sites/2/cn/cn-introduce-pao.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.pageBlue .content .cols1 .col:hover {
  transform: translateY(-10px);
}
.pageBlue .content .cols1 .col:nth-child(1) {
  margin-top: 167px;
}
.pageBlue .content .cols1 .col:nth-child(2) {
  margin-top: 94px;
}
.pageBlue .content .cols1 .col:nth-child(3) {
  margin-top: 60px;
}
.pageBlue .content .cols1 .col:nth-child(4) {
  margin-top: 94px;
}
.pageBlue .content .cols1 .col:nth-child(5) {
  margin-top: 167px;
}
.pageBlue .content .xcols {
  display: flex;
  justify-content: space-between;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageBlue .content .xcols.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageBlue .content .xcols .xcol {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.pageBlue .content .xcols .xcol .icon {
  display: block;
  width: 51px;
  margin: 0 auto;
  margin-bottom: 34px;
}
.pageBlue .content .xcols .xcol .txt {
  font-size: 22px;
  color: #fff;
  line-height: 1;
}
.pageBlue .content .xcols .xcol:hover {
  transform: translateY(-10px);
}
.pageBlue .content .xcols .xcol:nth-child(1) {
  margin-top: 100px;
}
.pageBlue .content .xcols .xcol:nth-child(2) {
  margin-top: 60px;
}
.pageBlue .content .xcols .xcol:nth-child(3) {
  margin-top: 30px;
}
.pageBlue .content .xcols .xcol:nth-child(4) {
  margin-top: 60px;
}
.pageBlue .content .xcols .xcol:nth-child(5) {
  margin-top: 100px;
}
.pageBlue .content .ycols {
  margin-top: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageBlue .content .ycols.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageBlue .content .ycols .ycol {
  font-size: 22px;
  min-width: 176px;
  height: 56px;
  border-radius: 28px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #003a6a;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  padding: 0 28px;
  box-sizing: border-box;
}
.pageBlue .content .ycols .ycol:hover {
  transform: translateY(-10px);
}
.pageBlue .content .ycols .line {
  width: 91px;
  height: 1px;
  background-color: #fff;
  margin: 0 16px;
}
.pageBlue .content .zcols {
  margin-top: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.pageBlue .content .zcols.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageBlue .content .zcols .zcol {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  margin: 0 42px;
}
.pageBlue .content .zcols .zcol .cw .icon {
  display: block;
  width: auto;
  height: 49px;
  margin: 0 auto;
  margin-bottom: 34px;
}
.pageBlue .content .zcols .zcol .cw .txt {
  width: 100%;
  text-align: center;
  font-size: 26px;
  color: #003a6a;
  line-height: 1;
}
.pageBlue .content .zcols .zcol:hover {
  transform: translateY(-10px);
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageBlue .banner {
    display: block;
  }
  .pageBlue .banner-wap {
    display: none;
  }
  .pageBlue .title {
    width: 1230px;
  }
  .pageBlue .content {
    width: 1230px;
  }
  .pageBlue .content .zcols .zcol {
    width: 227px;
    height: 227px;
    margin: 0 35px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .pageBlue {
    height: 1138px;
  }
  .pageBlue .banner {
    display: block;
  }
  .pageBlue .banner-wap {
    display: none;
  }
  .pageBlue .title {
    width: 980px;
  }
  .pageBlue .content {
    width: 980px;
  }
  .pageBlue .content .ycols .ycol {
    font-size: 18px;
  }
  .pageBlue .content .zcols .zcol {
    width: calc(250px / 1.3);
    height: calc(250px / 1.3);
    width: 192px;
    height: 192px;
    margin: 0 25px;
  }
  .pageBlue .content .zcols .zcol .cw .txt {
    font-size: 26px;
  }
}
@media screen and (max-width: 980px) {
  .pageBlue {
    height: 12.98rem;
  }
  .pageBlue .banner {
    display: none;
  }
  .pageBlue .banner-wap {
    display: block;
    height: 8.86rem;
  }
  .pageBlue .title {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    text-align: center;
    font-size: 0.48rem;
    padding: 1.3rem 0 0.5rem;
  }
  .pageBlue .content {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    top: 0.76rem;
  }
  .pageBlue .content .cols1 .col {
    width: 1.1rem;
    height: 1.1rem;
    font-size: 0.22rem;
    line-height: 0.25rem;
  }
  .pageBlue .content .cols1 .col:nth-child(1) {
    margin-top: 0.77rem;
  }
  .pageBlue .content .cols1 .col:nth-child(2) {
    margin-top: 0.28rem;
  }
  .pageBlue .content .cols1 .col:nth-child(3) {
    margin-top: 0;
  }
  .pageBlue .content .cols1 .col:nth-child(4) {
    margin-top: 0.28rem;
  }
  .pageBlue .content .cols1 .col:nth-child(5) {
    margin-top: 0.77rem;
  }
  .pageBlue .content .xcols {
    margin-top: 0.8rem;
  }
  .pageBlue .content .xcols .xcol .icon {
    width: 0.25rem;
    margin-bottom: 0.2rem;
  }
  .pageBlue .content .xcols .xcol .txt {
    font-size: 0.22rem;
  }
  .pageBlue .content .xcols .xcol:nth-child(1) {
    margin-top: 0.86rem;
  }
  .pageBlue .content .xcols .xcol:nth-child(2) {
    margin-top: 0.54rem;
  }
  .pageBlue .content .xcols .xcol:nth-child(3) {
    margin-top: 0.3rem;
  }
  .pageBlue .content .xcols .xcol:nth-child(4) {
    margin-top: 0.54rem;
  }
  .pageBlue .content .xcols .xcol:nth-child(5) {
    margin-top: 0.86rem;
  }
  .pageBlue .content .ycols {
    margin-top: 2rem;
  }
  .pageBlue .content .ycols .ycol {
    height: 0.42rem;
    width: auto;
    min-width: auto;
    border-radius: 0.21rem;
    font-size: 0.22rem;
    padding: 0 0.2rem;
  }
  .pageBlue .content .ycols .line {
    width: 0.27rem;
    margin: 0.05rem;
  }
  .pageBlue .content .zcols {
    margin-top: 0.8rem;
    justify-content: space-between;
  }
  .pageBlue .content .zcols .zcol {
    width: 1.34rem;
    height: 1.34rem;
    margin: 0;
  }
  .pageBlue .content .zcols .zcol .cw .icon {
    height: 0.3rem;
    margin-bottom: 0.12rem;
  }
  .pageBlue .content .zcols .zcol .cw .txt {
    font-size: 0.22rem;
  }
}
@media screen and (max-width: 375px) {
.pageBlue .content .ycols .ycol {
    padding: 0 5px;
  }
}
@media screen and (max-width: 980px) {
  .pageManageTeamv2 {
    width: 100%;
    position: relative;
    background-color: #ffffff;
    padding-bottom: 0;
  }
  .pageManageTeamv2 .content {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    margin: 0 auto;
  }
  .pageManageTeamv2 .title {
    text-align: center;
    font-size: 0.48rem;
    line-height: 1;
    padding: 1.3rem 0 0.5rem;
    opacity: 0;
    transform: translateY(25px);
    visibility: hidden;
  }
  .pageManageTeamv2 .title span {
    background: linear-gradient(to right top, #005EB1, #00C6FD);
    /* 渐变色 */
    -webkit-background-clip: text;
    /* 裁剪配景 */
    color: transparent;
    /* 文字设置为透明以显示配景 */
  }
  .pageManageTeamv2 .title.act {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .pageManageTeamv2 .desc {
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #646464;
    width: 100%;
    opacity: 0;
    transform: translateY(25px);
    visibility: hidden;
  }
  .pageManageTeamv2 .desc.act {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .pageManageTeamv2 .info {
    margin-top: 0.4rem;
    display: block;
  }
  .pageManageTeamv2 .info .left {
    width: 100%;
    height: 3.4rem;
    margin-right: 0;
    border-radius: 0.2rem;
    overflow: hidden;
    opacity: 0;
    transform: translateY(25px);
    visibility: hidden;
  }
  .pageManageTeamv2 .info .left.act {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .pageManageTeamv2 .info .left img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: 0 0;
  }
  .pageManageTeamv2 .info .left:hover {
    transform: scale(1.03);
    box-shadow: 5px 5px 10px #98d0f9;
  }
  .pageManageTeamv2 .info .right {
    flex: 1;
    margin-top: 0.5rem;
  }
  .pageManageTeamv2 .info .right .txt1 {
    display: inline-block;
    font-size: 0.32rem;
    line-height: 1;
    margin-bottom: 0.2rem;
    opacity: 0;
    transform: translateY(25px);
    visibility: hidden;
  }
  .pageManageTeamv2 .info .right .txt1 span {
    background: transparent;
    /* 渐变色 */
    -webkit-background-clip: text;
    /* 裁剪配景 */
    color: #003967;
    /* 文字设置为透明以显示配景 */
  }
  .pageManageTeamv2 .info .right .txt1.act {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .pageManageTeamv2 .info .right .txt2 {
    font-size: 0.32rem;
    color: #003967;
    line-height: 1;
    margin-bottom: 0.4rem;
    opacity: 0;
    transform: translateY(25px);
    visibility: hidden;
  }
  .pageManageTeamv2 .info .right .txt2.act {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .pageManageTeamv2 .info .right .txt3 {
    font-size: 0.28rem;
    color: #646464;
    line-height: 0.48rem;
    margin-bottom: 0.45rem;
    opacity: 0;
    transform: translateY(25px);
    visibility: hidden;
  }
  .pageManageTeamv2 .info .right .txt3.act {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .pageManageTeamv2 .info .right .btn {
    font-size: 0.26rem;
    width: 2rem;
    height: 0.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #003a6a;
    background: none;
    padding: 0;
    border-radius: 0.4rem;
    border: 1px solid transparent;
    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);
    margin: 0 auto;
    opacity: 0;
    transform: translateY(25px);
    visibility: hidden;
  }
  .pageManageTeamv2 .info .right .btn:hover {
    color: #fff;
    background: linear-gradient(to right top, #005EB1, #00C6FD);
  }
  .pageManageTeamv2 .info .right .btn.act {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .strategy_content {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 3;
    text-align: center;
    background-color: #ffffff;
    padding-bottom: 0.8rem;
    display: flex;
  }
  .strategy_content .strategyWrap {
    width: 100%;
    max-width: 100%;
    position: relative;
    left: 0;
    top: 1.3rem;
    transform: translate(0);
  }
  .strategy_content .strategyWrap .title {
    font-size: 0.48rem;
    width: 100%;
    text-align: center;
    margin-bottom: 0.5rem;
    opacity: 0;
    visibility: hidden;
    transform: translateY(25px);
  }
  .strategy_content .strategyWrap .title span {
    background: linear-gradient(to right, #006fb6, #009eff);
    -webkit-background-clip: text;
    color: transparent;
  }
  .strategy_content .strategyWrap .title.act {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .strategy_content .strategyWrap .top_content {
    width: 100%;
    height: auto;
    display: block;
  }
  .strategy_content .strategyWrap .top_content .leftImg {
    display: none;
  }
  .strategy_content .strategyWrap .top_content .wap_leftImg {
    display: block;
    width: 100%;
    height: 3rem;
    border-radius: 0;
    position: relative;
    opacity: 0;
    visibility: hidden;
    transform: translateY(25px);
    z-index: 3;
  }
  .strategy_content .strategyWrap .top_content .wap_leftImg.act {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .strategy_content .strategyWrap .top_content .wap_leftImg img {
    width: 100%;
    height: 100%;
  }
  .strategy_content .strategyWrap .top_content .rightTxt {
    width: calc(100% - 1.5rem);
    max-width: calc(100% - 1.5rem);
    margin: 0 auto;
    height: auto;
    position: relative;
    box-shadow: -1px -1px 15px rgba(0, 0, 0, 0.1), 3px 3px 5px rgba(0, 0, 0, 0.1);
    border-radius: 0.2rem;
    padding: 0.6rem 0.25rem;
    margin-top: -0.4rem;
    z-index: 4;
    background-color: #ffffff;
  }
  .strategy_content .strategyWrap .top_content .rightTxt:hover {
    transform: scale(1.006);
    box-shadow: 5px 5px 10px #d1e9fa;
  }
  .strategy_content .strategyWrap .top_content .rightTxt .txtItem {
    width: 100%;
    height: auto;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transform: translateY(25px);
  }
  .strategy_content .strategyWrap .top_content .rightTxt .txtItem.act {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .strategy_content .strategyWrap .top_content .rightTxt .txtItem .item_title {
    font-size: 0.36rem;
    display: inline-block;
    line-height: 0.44rem;
    background-image: linear-gradient(to right, #006fb6, #009eff);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 100% 100%;
    margin-left: 0.25rem;
  }
  .strategy_content .strategyWrap .top_content .rightTxt .txtItem .item_desc {
    color: #646464;
    font-size: 0.28rem;
    line-height: 0.48rem;
    margin-top: 0.2rem;
    margin-left: 0.25rem;
  }
  .strategy_content .strategyWrap .top_content .rightTxt .line {
    width: 100%;
    margin-top: 0.5rem;
    margin-bottom: 0.4rem;
    height: 0.01rem;
    background-color: #c9c9c9;
  }
  .strategy_content .strategyWrap .part_content {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    margin: 0 auto;
    margin-top: 0.65rem;
  }
  .strategy_content .strategyWrap .part_content .part_title {
    color: #003967;
    font-size: 0.32rem;
    text-align: left;
  }
  .strategy_content .strategyWrap .part_content .partList {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 0.5rem;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 0.4rem;
    opacity: 0;
    visibility: hidden;
    transform: translateY(25px);
  }
  .strategy_content .strategyWrap .part_content .partList .partItem .partIcon {
    width: 0.8rem;
    height: 0.8rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem .partIcon1 {
    background-image: url(/cn/wp-content/themes/Child-CN/images/introduce/strat_icon1.png);
  }
  .strategy_content .strategyWrap .part_content .partList .partItem .partIcon2 {
    background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/photovoltaic_icon1.svg);
  }
  .strategy_content .strategyWrap .part_content .partList .partItem .partIcon3 {
    background-image: url(/cn/wp-content/themes/Child-CN/images/buintroduce/photovoltaic_icon2.svg);
  }
  .strategy_content .strategyWrap .part_content .partList .partItem .partIcon4 {
    background-image: url(/cn/wp-content/themes/Child-CN/images/introduce/strat_icon3.png);
  }
  .strategy_content .strategyWrap .part_content .partList .partItem .rightPart {
    margin-left: 0.2rem;
    width: calc(100% - 1rem);
    text-align: left;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem .rightPart .part_title {
    font-size: 0.32rem;
    color: #003967;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem .rightPart .part_desc {
    display: none;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem .rightPart .wap_part_desc {
    display: block;
    font-size: 0.28rem;
    color: #646464;
    line-height: 0.48rem;
    margin-top: 0.15rem;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem.act {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem:first-child {
    margin-top: 0;
  }
  .strategy_content .strategyWrap .part_content .partList .partItem:nth-last-child(3),
  .strategy_content .strategyWrap .part_content .partList .partItem:nth-last-child(2),
  .strategy_content .strategyWrap .part_content .partList .partItem:nth-last-child(1) {
    margin-top: 0.4rem;
  }
  .global_content {
    width: 100%;
    height: auto;
    padding-top: 1.3rem;
    padding-bottom: 0;
  }
  .global_content .globalBg,
  .global_content .globalWrap {
    display: none;
  }
  .global_content .globalWrap_wap .title {
    font-size: 0.48rem;
    margin: 0 auto;
    opacity: 0;
    transform: translateY(25px);
    visibility: hidden;
  }
  .global_content .globalWrap_wap .title span {
    background: linear-gradient(to right, #006fb6, #009eff);
    -webkit-background-clip: text;
    color: transparent;
  }
  .global_content .globalWrap_wap .title.act {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .global_content .globalWrap_wap .right_map {
    width: 100%;
    height: 4rem;
    position: relative;
    background-color: transparent !important;
    background-image: url(https://www-cdn.trinasolar.com/wwwstorage/sites/2/cn/cn-introduce-global_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 0.5rem;
    margin-bottom: 0.2rem;
  }
  .global_content .globalWrap_wap .right_map img {
    width: 6.6rem;
    height: 3.34rem;
    position: absolute;
    top: 0.6rem;
    left: 0.4rem;
  }
  .global_content .globalWrap_wap .right_map .map_1_area,
  .global_content .globalWrap_wap .right_map .map_2_area,
  .global_content .globalWrap_wap .right_map .map_3_area {
    width: 6.6rem;
    height: 3.34rem;
    position: absolute;
    top: 0.6rem;
    left: 0.4rem;
    z-index: 8;
    opacity: 0;
    pointer-events: none;
    display: none;
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  }
  .global_content .globalWrap_wap .right_map .map_1_area .point,
  .global_content .globalWrap_wap .right_map .map_2_area .point,
  .global_content .globalWrap_wap .right_map .map_3_area .point {
    width: 15%;
    height: 10%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    pointer-events: none;
  }
  .global_content .globalWrap_wap .right_map .map_1_area .point .circle,
  .global_content .globalWrap_wap .right_map .map_2_area .point .circle,
  .global_content .globalWrap_wap .right_map .map_3_area .point .circle {
    position: absolute;
    bottom: 0;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    background: linear-gradient(to right, #006fb6, #008be8);
    /* 坚持初始配景颜色 */
    z-index: 1;
    pointer-events: all;
  }
  .global_content .globalWrap_wap .right_map .map_1_area .point .circle {
    background: linear-gradient(to right, #de271c, #f21a11);
    /* 坚持初始配景颜色 */
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point .circle {
    background: linear-gradient(to right, #29b8ff, #5fcaff);
    /* 坚持初始配景颜色 */
  }
  .global_content .globalWrap_wap .right_map .map_area.visible {
    opacity: 1;
    display: block;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point p {
    background: linear-gradient(to right, #29b8ff 5%, #5fcaff 100%);
  }
  .global_content .globalWrap_wap .right_map .map_1_area .point1 {
    left: 5.25%;
    top: 32.5%;
  }
  .global_content .globalWrap_wap .right_map .map_1_area .point2 {
    left: 16.2%;
    top: 39%;
  }
  .global_content .globalWrap_wap .right_map .map_1_area .point3 {
    left: 41.2%;
    top: 27%;
  }
  .global_content .globalWrap_wap .right_map .map_1_area .point4 {/*阿联酋·迪拜*/
    left: 55.5%;
    top: 42%;
  }
  .global_content .globalWrap_wap .right_map .map_1_area .point5 {/*新加坡*/
    right: 16.8%;
    top: 51.6%;
  }
  .global_content .globalWrap_wap .right_map .map_1_area .point6 {/*常州*/
    right: 11.2%;
    top: 53.5%;
  }
  .global_content .globalWrap_wap .right_map .map_1_area .point7 {/*上海*/
    right: 10.5%;
    top: 38%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point1 {
    left: 10.8%;
    top: 40.85%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point2 {
    left: 18.8%;
    top: 55%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point3 {
    left: 19.6%;
    bottom: 17.2%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point4 {
    left: 25%;
    top: 60.5%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point5 {
    left: 38.5%;
    top: 23.8%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point6 {/*西班牙*/
    left: 39.2%;
    top: 32.2%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point7 {
    left: 42.1%;
    top: 23.2%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point8 {
    left: 44%;
    bottom: 59%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point9 {
    right: 39.4%;
    top: 72.8%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point10 {
    right: 22.3%;
    top: 42.7%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point11 {
    right: 12%;
    top: 32.2%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point12 {
    right: 5.25%;
    top: 32.3%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point13 {
    right: 3.4%;
    bottom: 15.5%;
  }
  .global_content .globalWrap_wap .right_map .map_2_area .point14 {/*阿联酋·阿布扎比*/
    left: 54.65%;
    top: 42.8%;
}
.global_content .globalWrap_wap .right_map .map_2_area .point15 {/*韩国*/
    left: 75.9%;
    top: 35.3%;
}
.global_content .globalWrap_wap .right_map .map_2_area .point16 {/*土耳其*/
  left: 49.4%;
    top: 31.5%;
}
  .global_content .globalWrap_wap .right_map .map_3_area .point1 {/*新阿联酋*/
    left: 54.65%;
    top: 42.8%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point2 {/*西班牙*/
    left: 39.2%;
    top: 32.2%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point3 {/*新巴西*/
    left: 25%;
    top: 60.5%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point4 {/*内蒙古*/
     right: 14%;
    top: 29%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point5 {/*西宁*/
    right: 16%;
    top: 34%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point6 {
    right: 15.7%;
    top: 37.6%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point7 {
    right: 12.2%;
    top: 37.3%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point8 {
    right: 13%;
    bottom: 53%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point9 {/*新滁州*/
    right: 13%;
    top: 39%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point10 {/*新沙特*/
    left: 51%;
    top: 42.5%;
    z-index: 9;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point11 {
    right: 11%;
    bottom: 54.5%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point12 {
    right: 12%;
    top: 40.3%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point13 {
    right: 11.2%;
    bottom: 53.5%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point14 {
    right: 12%;
    bottom: 51.2%;
  }
  .global_content .globalWrap_wap .right_map .map_3_area .point15 {
    right: 13.4%;
    bottom: 32.3%;
  }
  .global_content .globalWrap_wap .map_content {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    margin: 0 auto;
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .global_content .globalWrap_wap .map_content .txtList ul li {
    margin-top: 0.4rem;
    text-align: left;
    opacity: 0;
    transform: translateY(20px);
    /* 初始位置稍微向下偏移 */
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  }
  .global_content .globalWrap_wap .map_content .txtList ul li .txt_title {
    font-size: 0.32rem;
    color: #003967;
  }
  .global_content .globalWrap_wap .map_content .txtList ul li .txt_desc {
    color: #646464;
    font-size: 0.24rem;
    margin-top: 0.2rem;
    line-height: 0.4rem;
  }
  .global_content .globalWrap_wap .map_content .txtList ul li .txt_desc span {
    margin-right: 0.24rem;
  }
  .global_content .globalWrap_wap .map_content .txtList ul li:nth-child(2) {
    margin-top: 0.8rem;
  }
  .global_content .globalWrap_wap .map_content .txtList ul li.visible {
    opacity: 1;
    transform: translateY(0);
  }
  .global_content .globalWrap_wap .map_content .txtList ul li:hover .txt_title span {
    background: linear-gradient(to right, #006fb6 75%, #009eff 100%);
    -webkit-background-clip: text;
    color: transparent;
  }
  .global_content .globalWrap_wap .map_content .txtList ul li:hover .txt_desc {
    color: #0086E1;
  }
  .prize_content {
    width: 100%;
    height: 7rem;
  }
  .prize_content .prizeBg {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(/cn/wp-content/themes/Child-CN/images/introduce/wap_prize_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: -1;
    transition: all 2s cubic-bezier(0.61, 1, 0.88, 1);
  }
  .prize_content .prizeWrap {
    width: 100%;
    max-width: 100%;
    top: 0;
  }
  .prize_content .prizeWrap .title {
    font-size: 0.48rem;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 1.3rem;
    opacity: 0;
    transform: translateY(25px);
    visibility: hidden;
  }
  .prize_content .prizeWrap .title span {
    background: linear-gradient(to right, #006fb6, #009eff);
    -webkit-background-clip: text;
    color: transparent;
  }
  .prize_content .prizeWrap .title.act {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem {
    width: 2.4rem;
    height: 3.2rem;
    position: relative;
    border-radius: 0.2rem;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem.productImgAct {
    transform: scale(1.01);
    box-shadow: 0.02rem 0.02rem 0.08rem #cce7fa;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg {
    width: 2.2rem;
    height: 2.9rem;
    border-radius: 0.2rem;
    overflow: hidden;
    position: relative;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo1 {
    width: 1.35rem;
    top: 0.5rem;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo2 {
    width: 1.8rem;
    top: 0.8rem;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo3 {
    width: 1.5rem;
    top: 0.4rem;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo4 {
    width: 1.4rem;
    top: 0.4rem;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo5 {
    width: 2rem;
    top: 0.4rem;
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg .logo_act {
    opacity: 1;
    transform: translate(-50%, 0);
  }
  .prize_content .prizeWrap .prizeSwiper .productsList .productsItem .productImg p {
    line-height: 0.22rem;
    width: 2rem;
    bottom: 0.25rem;
    font-size: 0.14rem;
  }
  .prize_content .productScrollArrL,
  .prize_content .productScrollArrR {
    display: none;
  }
}
@media screen and (min-width: 980px) {
  .strategy_content .leftImg {
    display: block;
  }
  .strategy_content .wap_leftImg {
    display: none;
  }
  .strategy_content .part_desc {
    display: block;
  }
  .strategy_content .wap_part_desc {
    display: none;
  }
  .global_content .globalBg,
  .global_content .globalWrap {
    display: block;
  }
  .global_content .globalWrap_wap {
    display: none;
  }
}
.newslist_inner {
  position: relative;
  z-index: 3;
  background-color: #ffffff;
  padding-bottom: 100px;
  padding-top: 150px;
}
.newslist_inner .pageContent {
  width: 960px;
  margin: 0 auto;
  max-width: calc(100% - 2rem);
}
.pageContent_title {
  text-align: center;
  padding-bottom: 50px;
}
.pageContent_title p {
  font-size: 40px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  background-image: linear-gradient(to right, #006fb6, #009eff);
  background-image: linear-gradient(to right, #005EAE 15%, #0083DE, #00C8FF);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.newslist_inner .more_date {
  width: 120px;
  height: 35px;
  text-align: center;
  display: flex
;
  align-items: center;
  justify-content: center;
  line-height: 35px;
  font-size: 16px;
  color: #003863;
  border: 2px solid transparent;
  border-radius: 30px;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  margin: 0 auto;
  margin-top: 35px;
  background-image: linear-gradient(to right, #fff, #fff), linear-gradient(45deg, #005EAE, #00C8FF);
}
.newslist_inner .more_date:hover {
  color: #fff;
  border: 2px solid #fff;
  background: -webkit-linear-gradient(45deg, #005EAE, #00C8FF);
}
.pageContent_content p {
  font-size: 16px;
  line-height: 26px;
  color: #808080;
}
.newslist_button_time {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
}
.newslist_button_time .more_date {
  margin: 0 20px;
}
.pageContent_content img {
  width: 100%;
  height: auto;
  margin: 20px 0;
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .newslist_inner .pageContent {
    width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .pageContent_title p {
    font-size: 32px;
    line-height: 50px;
  }
  .pageContent_content p {
    font-size: 28px;
    line-height: 48px;
  }
  .newslist_button_time {
    margin-top: 20px;
  }
  .newslist_inner .pageContent {
    max-width: calc(100% - 1rem);
    margin: 0 auto;
    width: calc(100% - 1rem);
  }
  .pageContent_title {
    padding-bottom: 40px;
  }
}
/*历史成绩section start，，这是一个新moudle ominicom 20250214*/
/**
*** common
***/
.fontFamilyHYQiHeiX1-75W {
  font-family: "HYQiHeiX1-75W";
}
.fontFamilySohoGothicPro-Medium {
  font-family: "SohoGothicPro-Medium";
}
.fontFamilySohoGothicPro-Regular {
  font-family: "SohoGothicPro-Regular";
}
.pc_n_w {
  white-space: nowrap;
}
.n_w {
  white-space: nowrap;
}
.btn_01 {
  width: 150px;
  height: 45px;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  border-radius: 45px;
  margin-top: 45px;
  cursor: pointer;
  position: absolute;
  top: 100%;
  left: 0;
  background-image: -webkit-linear-gradient(left, #006ec4, #00c9ff);
}
/*trasition_A 鼠标滑动的时间，，到牢靠位置执行的偏移25像素的动画*/
.trasitionAsA_A {
  transition: all 0.5s cubic-bezier(0, 0, 0.5, 1);
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.trasitionAsA_A.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.trasition_A {
  transition: all 0.5s cubic-bezier(0, 0, 0.5, 1);
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.An.active .trasition_A {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
/*trasition_B 鼠标滑动的时间，，到牢靠位置执行的偏移60像素的动画*/
.trasition_B {
  transition: all 0.5s cubic-bezier(0, 0, 0.5, 1);
  transform: translateY(60px);
  opacity: 0;
  visibility: hidden;
}
.trasition_B.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.An.active .trasition_B {
  transform: translateY(60px);
  opacity: 1;
  visibility: visible;
}
.An.active .trasition_B.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
/*trasition_C 是鼠标移上去图片放大*/
.trasition_C {
  transform: scale(1);
  transition: all 0.5s cubic-bezier(0, 0, 0.5, 1);
}
.trasition_C:hover {
  transform: scale(1.03);
}
/*trasition_D 是鼠标移上图片向上偏移10像素*/
.trasition_D {
  transform: translateY(0px);
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.trasition_D:hover {
  transform: translateY(-10px);
}
/*trasition_E 只是简朴的显示隐藏太过*/
.trasition_E {
  opacity: 0;
  visibility: hidden;
}
.An.active .trasition_E {
  opacity: 1;
  visibility: visible;
}
/*trasition_F 是柱形图片增添动画*/
@keyframes bg_toTop {
  0% {
    opacity: 0;
    visibility: hidden;
    height: 0%;
  }
  100% {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }
}
.trasition_F {
  height: 0%;
  opacity: 0;
  visibility: hidden;
}
.An.active .trasition_F {
  height: 100%;
  opacity: 1;
  visibility: visible;
}
.bgToTop {
  width: 100%;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
}
.bgToTop img {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0px;
}
/*
   trasition_G 是配景增添图片
   若是从右->左 right:0px
   若是从左->右 left:0px
   */
.bgToRight {
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
}
.bgToRight img {
  height: 100%;
  width: auto;
  position: absolute;
  left: 0px;
}
.bgToLeft {
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0px;
}
.bgToLeft img {
  height: 100%;
  width: auto;
  position: absolute;
  right: 0px;
}
.trasition_G {
  width: 0%;
  opacity: 0;
  visibility: hidden;
}
.An.active .trasition_G {
  width: 100%;
  opacity: 1;
  visibility: visible;
}
/*0.3s anA_text-1*/
.An.active .anA_text-100 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 20s;
}
.An.active .anA_text-99 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 19.8s;
}
.An.active .anA_text-98 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 19.6s;
}
.An.active .anA_text-97 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 19.4s;
}
.An.active .anA_text-96 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 19.2s;
}
.An.active .anA_text-95 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 19s;
}
.An.active .anA_text-94 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 18.8s;
}
.An.active .anA_text-93 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 18.6s;
}
.An.active .anA_text-92 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 18.4s;
}
.An.active .anA_text-91 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 18.2s;
}
.An.active .anA_text-90 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 18s;
}
.An.active .anA_text-89 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 17.8s;
}
.An.active .anA_text-88 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 17.6s;
}
.An.active .anA_text-87 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 17.4s;
}
.An.active .anA_text-86 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 17.2s;
}
.An.active .anA_text-85 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 17s;
}
.An.active .anA_text-84 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 16.8s;
}
.An.active .anA_text-83 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 16.6s;
}
.An.active .anA_text-82 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 16.4s;
}
.An.active .anA_text-81 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 16.2s;
}
.An.active .anA_text-80 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 16s;
}
.An.active .anA_text-79 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 15.8s;
}
.An.active .anA_text-78 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 15.6s;
}
.An.active .anA_text-77 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 15.4s;
}
.An.active .anA_text-76 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 15.2s;
}
.An.active .anA_text-75 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 15s;
}
.An.active .anA_text-74 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 14.8s;
}
.An.active .anA_text-73 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 14.6s;
}
.An.active .anA_text-72 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 14.4s;
}
.An.active .anA_text-71 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 14.2s;
}
.An.active .anA_text-70 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 14s;
}
.An.active .anA_text-69 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 13.8s;
}
.An.active .anA_text-68 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 13.6s;
}
.An.active .anA_text-67 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 13.4s;
}
.An.active .anA_text-66 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 13.2s;
}
.An.active .anA_text-65 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 13s;
}
.An.active .anA_text-64 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 12.8s;
}
.An.active .anA_text-63 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 12.6s;
}
.An.active .anA_text-62 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 12.4s;
}
.An.active .anA_text-61 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 12.2s;
}
.An.active .anA_text-60 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 12s;
}
.An.active .anA_text-59 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 11.8s;
}
.An.active .anA_text-58 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 11.6s;
}
.An.active .anA_text-57 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 11.4s;
}
.An.active .anA_text-56 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 11.2s;
}
.An.active .anA_text-55 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 11s;
}
.An.active .anA_text-54 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 10.8s;
}
.An.active .anA_text-53 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 10.6s;
}
.An.active .anA_text-52 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 10.4s;
}
.An.active .anA_text-51 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 10.2s;
}
.An.active .anA_text-50 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 10s;
}
.An.active .anA_text-49 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 9.8s;
}
.An.active .anA_text-48 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 9.6s;
}
.An.active .anA_text-47 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 9.4s;
}
.An.active .anA_text-46 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 9.2s;
}
.An.active .anA_text-45 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 9s;
}
.An.active .anA_text-44 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 8.8s;
}
.An.active .anA_text-43 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 8.6s;
}
.An.active .anA_text-42 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 8.4s;
}
.An.active .anA_text-41 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 8.2s;
}
.An.active .anA_text-40 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 8s;
}
.An.active .anA_text-39 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 7.8s;
}
.An.active .anA_text-38 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 7.6s;
}
.An.active .anA_text-37 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 7.4s;
}
.An.active .anA_text-36 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 7.2s;
}
.An.active .anA_text-35 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 7s;
}
.An.active .anA_text-34 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 6.8s;
}
.An.active .anA_text-33 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 6.6s;
}
.An.active .anA_text-32 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 6.4s;
}
.An.active .anA_text-31 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 6.2s;
}
.An.active .anA_text-30 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 6s;
}
.An.active .anA_text-29 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 5.8s;
}
.An.active .anA_text-28 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 5.6s;
}
.An.active .anA_text-27 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 5.4s;
}
.An.active .anA_text-26 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 5.2s;
}
.An.active .anA_text-25 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 5s;
}
.An.active .anA_text-24 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 4.8s;
}
.An.active .anA_text-23 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 4.6s;
}
.An.active .anA_text-22 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 4.4s;
}
.An.active .anA_text-21 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 4.2s;
}
.An.active .anA_text-20 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 4s;
}
.An.active .anA_text-19 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 3.8s;
}
.An.active .anA_text-18 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 3.6s;
}
.An.active .anA_text-17 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 3.4s;
}
.An.active .anA_text-16 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 3.2s;
}
.An.active .anA_text-15 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 3s;
}
.An.active .anA_text-14 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.8s;
}
.An.active .anA_text-13 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.6s;
}
.An.active .anA_text-12 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.4s;
}
.An.active .anA_text-11 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.2s;
}
.An.active .anA_text-10 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2s;
}
.An.active .anA_text-9 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.8s;
}
.An.active .anA_text-8 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.6s;
}
.An.active .anA_text-7 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.4s;
}
.An.active .anA_text-6 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.2s;
}
.An.active .anA_text-5 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1s;
}
.An.active .anA_text-4 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.8s;
}
.An.active .anA_text-3 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.6s;
}
.An.active .anA_text-2 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.4s;
}
.An.active .anA_text-1 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.2s;
}
/*0.5s anB_text-1*/
.An.active .anB_text-100 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 20s;
}
.An.active .anB_text-99 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 19.8s;
}
.An.active .anB_text-98 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 19.6s;
}
.An.active .anB_text-97 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 19.4s;
}
.An.active .anB_text-96 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 19.2s;
}
.An.active .anB_text-95 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 19s;
}
.An.active .anB_text-94 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 18.8s;
}
.An.active .anB_text-93 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 18.6s;
}
.An.active .anB_text-92 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 18.4s;
}
.An.active .anB_text-91 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 18.2s;
}
.An.active .anB_text-90 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 18s;
}
.An.active .anB_text-89 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 17.8s;
}
.An.active .anB_text-88 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 17.6s;
}
.An.active .anB_text-87 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 17.4s;
}
.An.active .anB_text-86 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 17.2s;
}
.An.active .anB_text-85 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 17s;
}
.An.active .anB_text-84 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 16.8s;
}
.An.active .anB_text-83 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 16.6s;
}
.An.active .anB_text-82 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 16.4s;
}
.An.active .anB_text-81 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 16.2s;
}
.An.active .anB_text-80 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 16s;
}
.An.active .anB_text-79 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 15.8s;
}
.An.active .anB_text-78 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 15.6s;
}
.An.active .anB_text-77 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 15.4s;
}
.An.active .anB_text-76 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 15.2s;
}
.An.active .anB_text-75 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 15s;
}
.An.active .anB_text-74 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 14.8s;
}
.An.active .anB_text-73 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 14.6s;
}
.An.active .anB_text-72 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 14.4s;
}
.An.active .anB_text-71 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 14.2s;
}
.An.active .anB_text-70 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 14s;
}
.An.active .anB_text-69 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 13.8s;
}
.An.active .anB_text-68 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 13.6s;
}
.An.active .anB_text-67 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 13.4s;
}
.An.active .anB_text-66 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 13.2s;
}
.An.active .anB_text-65 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 13s;
}
.An.active .anB_text-64 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 12.8s;
}
.An.active .anB_text-63 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 12.6s;
}
.An.active .anB_text-62 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 12.4s;
}
.An.active .anB_text-61 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 12.2s;
}
.An.active .anB_text-60 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 12s;
}
.An.active .anB_text-59 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 11.8s;
}
.An.active .anB_text-58 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 11.6s;
}
.An.active .anB_text-57 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 11.4s;
}
.An.active .anB_text-56 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 11.2s;
}
.An.active .anB_text-55 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 11s;
}
.An.active .anB_text-54 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 10.8s;
}
.An.active .anB_text-53 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 10.6s;
}
.An.active .anB_text-52 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 10.4s;
}
.An.active .anB_text-51 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 10.2s;
}
.An.active .anB_text-50 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 10s;
}
.An.active .anB_text-49 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 9.8s;
}
.An.active .anB_text-48 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 9.6s;
}
.An.active .anB_text-47 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 9.4s;
}
.An.active .anB_text-46 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 9.2s;
}
.An.active .anB_text-45 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 9s;
}
.An.active .anB_text-44 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 8.8s;
}
.An.active .anB_text-43 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 8.6s;
}
.An.active .anB_text-42 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 8.4s;
}
.An.active .anB_text-41 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 8.2s;
}
.An.active .anB_text-40 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 8s;
}
.An.active .anB_text-39 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 7.8s;
}
.An.active .anB_text-38 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 7.6s;
}
.An.active .anB_text-37 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 7.4s;
}
.An.active .anB_text-36 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 7.2s;
}
.An.active .anB_text-35 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 7s;
}
.An.active .anB_text-34 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 6.8s;
}
.An.active .anB_text-33 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 6.6s;
}
.An.active .anB_text-32 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 6.4s;
}
.An.active .anB_text-31 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 6.2s;
}
.An.active .anB_text-30 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 6s;
}
.An.active .anB_text-29 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 5.8s;
}
.An.active .anB_text-28 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 5.6s;
}
.An.active .anB_text-27 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 5.4s;
}
.An.active .anB_text-26 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 5.2s;
}
.An.active .anB_text-25 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 5s;
}
.An.active .anB_text-24 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 4.8s;
}
.An.active .anB_text-23 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 4.6s;
}
.An.active .anB_text-22 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 4.4s;
}
.An.active .anB_text-21 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 4.2s;
}
.An.active .anB_text-20 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 4s;
}
.An.active .anB_text-19 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 3.8s;
}
.An.active .anB_text-18 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 3.6s;
}
.An.active .anB_text-17 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 3.4s;
}
.An.active .anB_text-16 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 3.2s;
}
.An.active .anB_text-15 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 3s;
}
.An.active .anB_text-14 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.8s;
}
.An.active .anB_text-13 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.6s;
}
.An.active .anB_text-12 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.4s;
}
.An.active .anB_text-11 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.2s;
}
.An.active .anB_text-10 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2s;
}
.An.active .anB_text-9 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.8s;
}
.An.active .anB_text-8 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.6s;
}
.An.active .anB_text-7 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.4s;
}
.An.active .anB_text-6 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.2s;
}
.An.active .anB_text-5 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1s;
}
.An.active .anB_text-4 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.8s;
}
.An.active .anB_text-3 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.6s;
}
.An.active .anB_text-2 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.4s;
}
.An.active .anB_text-1 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.2s;
}
.fullswiper img,
.fullBanner img {
  display: block;
  pointer-events: initial;
}
/*bg outside title*/
.title_A {
  width: 1460px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 1em;
  max-width: calc(100% - 2rem);
  padding: 100px 0 60px;
  text-align: left;
}
.color_blue {
  color: hsla(0, 0%, 100%, 0.65);
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
  display: inline-block;
}
.color_blue_01 {
  background-image: -webkit-linear-gradient(top, #399ee9 30%, #2237a4);
  color: hsla(0, 0%, 100%, 0.65);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
}
.color_white {
  color: #ffffff;
}
.color_blue_02 {
  color: #264eb1;
}
.color_blue_03 {
  color: #003863 !important;
}
.text_center {
  text-align: center;
}
.sp_only {
  display: none;
}
.pc_only {
  display: block;
}
@media screen and (min-width: 1920px) {
  .btn_01 {
    width: 150px;
    height: 45px;
    line-height: 46px;
    font-size: 16px;
    margin-top: 20px;
    border-radius: 45px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .title_A {
    width: 1230px;
    padding: 50px 0;
  }
}
@media screen and (max-width: 1280px) {
  .title_A {
    width: 980px;
    padding: 40px 0;
  }
}
@media screen and (max-width: 980px) {
  .sp_only {
    display: block;
  }
  .pc_only {
    display: none;
  }
  .pc_n_w {
    white-space: normal;
  }
  .btn_01 {
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    border-radius: 0.6rem;
    margin-top: 0.45rem;
    display: inline-block;
    left: 50%;
    margin-left: -1rem;
  }
  .title_A {
    width: calc(100% - 1rem);
    margin: 0 auto;
    font-size: 0.48rem;
    max-width: calc(100% - 1rem);
    padding: 0;
    text-align: center;
    margin-bottom: 0.5rem;
    padding-top: 1.3rem;
  }
  .sp_color_white {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
    background-image: none;
  }
}
.achieveSwiper {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 3;
  background: #fff;
  text-align: center;
  padding: 0.8rem 0;
  overflow: hidden;
}
.achieveSwiper .Bg {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.achieveSwiper .achieveWrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  text-align: left;
  margin: 0 auto;
  position: relative;
}
.achieveSwiper .achieveWrap .title {
  font-size: 40px;
  height: auto;
  line-height: 66px;
  text-align: left;
  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%;
  margin-bottom: 60px;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper {
  display: flex;
  flex-wrap: nowrap;
  padding-top: 100px;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .Bg_arrow {
  height: 51px;
  width: 4253px;
  margin-bottom: 60px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .Bg_arrow .bgToRight {
  transition: all 2s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.4s;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .Bg_arrow .bgToRight img {
  width: 100%;
  height: 100%;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem {
  width: 280px;
  padding-right: 100px;
  box-sizing: border-box;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem h3 {
  font-size: 66px;
  line-height: 1.2;
  color: #003c6e;
  font-family: "SohoGothicPro-Regular";
  text-align: left;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.text {
  font-size: 14px;
  line-height: 1.6;
  color: #646464;
  text-align: left;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line {
  position: relative;
  margin-bottom: 10px;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line span {
  width: 4px;
  background-image: -webkit-linear-gradient(bottom, #008bf0, transparent 100%);
  margin-left: 4px;
  display: block;
  position: absolute;
  top: 0;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-1 {
  height: 78px;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-2 {
  height: 117px;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-3 {
  height: 144px;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-4 {
  height: 184px;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-5 {
  height: 221px;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-6 {
  height: 252px;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-7 {
  height: 285px;
}
.achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-8 {
  height: 342px;
}
.achieveSwiper .achieveWrap .swiper .ScrollArr {
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: flex;
  display: none;
}
.achieveSwiper .achieveWrap .swiper .ArrL,
.achieveSwiper .achieveWrap .swiper .ArrR {
  width: 60px;
  height: 60px;
  background: #f2f2f2;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.achieveSwiper .achieveWrap .swiper .ArrL:before,
.achieveSwiper .achieveWrap .swiper .ArrR:before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  border-right: 2px solid #646464;
  border-bottom: 2px solid #646464;
  border-left: 2px solid transparent;
  border-top: 2px solid transparent;
}
.achieveSwiper .achieveWrap .swiper .ArrL {
  margin-right: 20px;
}
.achieveSwiper .achieveWrap .swiper .ArrL:before {
  transform: rotate(135deg);
  margin-left: 9px;
}
.achieveSwiper .achieveWrap .swiper .ArrR:before {
  transform: rotate(-45deg);
  margin-right: 9px;
}
.achieveSwiper .swiper-slide h3 {
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.achieveSwiper .swiper-slide p.line span {
  height: 0%;
  opacity: 0;
  visibility: hidden;
}
.achieveSwiper .swiper-slide p.text {
  opacity: 0;
  visibility: hidden;
}
.An.active.achieveSwiper .swiper-slide-visible h3 {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.An.active.achieveSwiper .swiper-slide-visible p.line span {
  height: 100%;
  opacity: 1;
  visibility: visible;
}
.An.active.achieveSwiper .swiper-slide-visible p.text {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 980px) {
  .achieveSwiper {
    padding: 0px;
  }
  .achieveSwiper .Bg {
    top: 2.25rem;
  }
  .achieveSwiper .achieveWrap {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .achieveSwiper .achieveWrap .title {
    line-height: 1;
    margin-top: 1.3rem;
    font-size: 0.48rem;
    margin-bottom: 0;
  }
  .achieveSwiper .achieveWrap .swiper {
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
    display: block;
    position: relative;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper {
    padding-top: 1.2rem;
    max-width: calc(100% - 1rem);
    margin: 0 auto;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .Bg_arrow {
    height: 0.51rem;
    margin-bottom: 0.6rem;
    margin-left: -2rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .Bg_arrow .bgToRight {
    transition: all 1s cubic-bezier(0.61, 1, 0.88, 1);
    transition-delay: 0.4s;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .Bg_arrow .bgToRight img {
    width: 100%;
    height: 100%;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem {
    width: 2.8rem;
    padding-right: 1rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem h3 {
    font-size: 0.6rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.text {
    font-size: 0.22rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line {
    margin-bottom: 0.1rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line span {
    width: 4px;
    margin-left: 0.04rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-1 {
    height: 0.78rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-2 {
    height: 1.17rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-3 {
    height: 1.44rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-4 {
    height: 1.84rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-5 {
    height: 2.21rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-6 {
    height: 2.52rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-7 {
    height: 2.85rem;
  }
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .achievementsItem p.line-8 {
    height: 3.42rem;
  }
  .achieveSwiper .achieveWrap .swiper .ScrollArr {
    right: 0.5rem;
  }
  .achieveSwiper .achieveWrap .swiper .ArrL,
  .achieveSwiper .achieveWrap .swiper .ArrR {
    width: 0.9rem;
    height: 0.9rem;
  }
  .achieveSwiper .achieveWrap .swiper .ArrL:before,
  .achieveSwiper .achieveWrap .swiper .ArrR:before {
    content: "";
    width: 0.16rem;
    height: 0.16rem;
    display: block;
    border-right: 2px solid #646464;
    border-bottom: 2px solid #646464;
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
  }
  .achieveSwiper .achieveWrap .swiper .ArrL {
    margin-right: 0.2rem;
  }
  .achieveSwiper .achieveWrap .swiper .ArrL:before {
    margin-left: 0.09rem;
  }
  .achieveSwiper .achieveWrap .swiper .ArrR:before {
    margin-right: 0.09rem;
  }
}
@media screen and (min-width: 1680px) and (max-width: 1920px) {
  .achieveSwiper .achieveWrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .achieveSwiper .achieveWrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .achieveSwiper .achieveWrap {
    width: 1230px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .achieveSwiper .achieveWrap {
    width: 980px;
  }
  .achieveSwiper .achieveWrap .title {
    font-size: 38px;
  }
}
@media screen and (max-width: 1640px) {
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .Bg_arrow {
    width: calc(295vw - 6rem);
  }
}
@media screen and (max-width: 1440px) {
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .Bg_arrow {
    width: calc(1230px / 4 * 15);
  }
}
@media screen and (max-width: 1375px) {
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .Bg_arrow {
    width: calc(375vw - 8rem);
  }
}
@media screen and (max-width: 1280px) {
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .Bg_arrow {
    width: calc(980px / 3 * 15);
  }
}
@media screen and (max-width: 1100px) {
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .Bg_arrow {
    width: calc(500vw - 10rem);
  }
}
@media screen and (max-width: 980px) {
  .achieveSwiper .achieveWrap .swiper .swiper-wrapper .Bg_arrow {
    width: calc(750vw + 1rem);
  }
}
/*历史成绩section end*/
.bean-article-detail .content {
  font-size: 14px;
  line-height: 28px;
  line-height: 26px;
  color: #646464;
  margin-top: 7px;
}
.pageContent_content {
  font-size: 14px;
  line-height: 28px;
  line-height: 26px;
  color: #646464;
  margin-top: 7px;
}
.pageContent_content video {
  width: 100%;
  display: block;
  height: auto;
  margin: 20px auto;
}
<!--耗时1755555123.5363秒-->