.talent-banner {
  width: 100%;
  height: 7.0501rem;
  position: fixed;
}
.talent-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
.talent-banner .talent-title {
  margin-top: 3.4126rem;
  text-align: center;
  position: relative;
}
.talent-banner .talent-title .top {
  font-size: 0.51rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.51rem;
  text-shadow: 0px 2px 9px rgba(0, 0, 0, 0.26);
}
.talent-banner .talent-title .bot {
  margin-top: 0.3525rem;
  font-size: 0.315rem;
  color: #FFFFFF;
  line-height: 0.315rem;
  text-shadow: 0px 2px 9px rgba(0, 0, 0, 0.26);
}
.talent-banner-box {
  width: 100%;
  height: 7.0501rem;
  position: relative;
}
.all-content {
  width: 100%;
  position: relative;
  z-index: 4;
  background-color: #fff;
}
.all-content .numbers {
  width: 100%;
  position: absolute;
  top: -1.5rem;
}
.all-content .numbers .talent-num {
  width: 100%;
  height: 1.5rem;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.all-content .numbers .talent-num li {
  padding: 0 0.4rem;
  font-size: 0.135rem;
  line-height: 0.135rem;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  position: relative;
}
.all-content .numbers .talent-num li .top .num {
  font-size: 0.51rem;
  line-height: 0.51rem;
  font-family: DIN;
  font-weight: bold;
  color: #FFFFFF;
}
.all-content .numbers .talent-num li .bot {
  margin-top: 0.1425rem;
}
.all-content .numbers .talent-num li::after {
  content: "";
  display: block;
  width: 1px;
  height: 0.45rem;
  background: #000000;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.all-content .numbers .talent-num li:last-child::after {
  display: none;
}
.all-content .idea {
  margin: 0 auto;
  width: 10.5002rem;
  height: 3.6rem;
  display: flex;
  justify-content: space-between;
}
.all-content .idea .left {
  width: 4.4551rem;
  margin-top: 1.2375rem;
}
.all-content .idea .left .title {
  padding-left: 0.15rem;
  height: 0.3rem;
  border-left: 0.045rem solid #ea4027;
  font-size: 0.315rem;
  line-height: 0.315rem;
  font-weight: bold;
  color: #000000;
}
.all-content .idea .left .intro {
  padding-left: 0.15rem;
  margin-top: 0.42rem;
  text-align: justify;
  font-size: 0.135rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.27rem;
}
.all-content .idea .right {
  margin-top: 0.4575rem;
  width: 5.2126rem;
  height: 2.7375rem;
  background: url(../images/talentDevelopment_bg_textbox.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.all-content .idea .right p {
  padding-left: 0.765rem;
  font-size: 0.315rem;
  font-weight: bold;
  color: #E84127;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.all-content .advertise {
  width: 100%;
  height: 1.125rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0;
  z-index: 99;
}
.all-content .advertise .img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
.all-content .advertise a {
  flex-shrink: 0;
  width: 50%;
  height: 1.125rem;
  line-height: 1.125rem;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.8);
  position: relative;
  display: flex;
  align-items: center;
}
.all-content .advertise a .icon,
.all-content .advertise a .text,
.all-content .advertise a .check,
.all-content .advertise a .fa-solid {
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}
.all-content .advertise a .check,
.all-content .advertise a .fa-solid {
  opacity: 0.8;
}
.all-content .advertise a .icon {
  width: 0.54rem;
  height: 0.5175rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.all-content .advertise a .text {
  margin-left: 0.375rem;
  font-size: 0.24rem;
  line-height: 0.24rem;
  font-weight: bold;
}
.all-content .advertise a .check {
  margin-left: 1.125rem;
  font-size: 0.12rem;
  line-height: 0.12rem;
  font-weight: 400;
}
.all-content .advertise a .fa-solid {
  margin-left: 40px;
  font-size: 0.12rem;
}
.all-content .advertise a::after {
  content: "";
  display: block;
  width: 0%;
  height: 100%;
  background-color: rgba(234, 64, 39, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
}
.all-content .advertise a:hover::after {
  width: 100%;
}
.all-content .advertise a:hover .check,
.all-content .advertise a:hover .fa-solid {
  opacity: 1;
}
.all-content .advertise .one {
  padding-right: 0.75rem;
  box-sizing: border-box;
  justify-content: flex-end;
}
.all-content .advertise .one .icon {
  background-image: url(../images/talentDevelopment_icon_zp_r.png);
}
.all-content .advertise .one:hover .icon {
  background-image: url(../images/talentDevelopment_icon_zp_w.png);
}
.all-content .advertise .two {
  padding-left: 0.75rem;
  box-sizing: border-box;
  justify-content: flex-start;
}
.all-content .advertise .two .icon {
  background-image: url(../images/talentDevelopment_icon_zp2_r.png);
}
.all-content .advertise .two:hover .icon {
  background-image: url(../images/talentDevelopment_icon_zp2_w.png);
}
.all-content .grow {
  width: 100%;
  height: 2.9626rem;
  position: relative;
  overflow: hidden;
}
.all-content .grow .img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
.all-content .grow .text {
  margin-top: 0.81rem;
  position: relative;
  text-align: center;
}
.all-content .grow .text .title {
  padding-bottom: 0.2475rem;
  font-size: 0.315rem;
  line-height: 0.315rem;
  font-weight: bold;
  color: #000000;
  position: relative;
}
.all-content .grow .text .title::after {
  content: "";
  width: 0.3rem;
  height: 0.045rem;
  background-color: #EA4027;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.all-content .grow .text .intro {
  margin-top: 0.255rem;
}
.all-content .grow .text .intro p {
  font-size: 0.135rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.27rem;
}
.all-content .teacher {
  width: 100%;
  height: 6.6001rem;
  position: relative;
  overflow: hidden;
}
.all-content .teacher .img {
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
.all-content .teacher .text {
  position: absolute;
  left: 1.95rem;
  bottom: 1.665rem;
  text-align: left;
}
.all-content .teacher .text .title {
  padding-bottom: 0.2475rem;
  font-size: 0.375rem;
  line-height: 0.375rem;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.all-content .teacher .text .title::after {
  content: "";
  width: 0.3rem;
  height: 0.045rem;
  background-color: #EA4027;
  position: absolute;
  left: 0;
  bottom: 0;
}
.all-content .teacher .text .intro {
  margin-top: 0.255rem;
  width: 3rem;
}
.all-content .teacher .text .intro p {
  font-size: 0.135rem;
  font-weight: 400;
  color: #fff;
  line-height: 0.27rem;
}
.all-content .college {
  margin-top: 0.585rem;
  width: 100%;
  height: 6.6001rem;
  position: relative;
  overflow: hidden;
}
.all-content .college .img {
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
.all-content .college .text {
  width: 100%;
  position: absolute;
  top: 0.6525rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.all-content .college .text .title {
  padding-bottom: 0.2475rem;
  font-size: 0.375rem;
  line-height: 0.375rem;
  font-weight: bold;
  color: #000;
  position: relative;
}
.all-content .college .text .title::after {
  content: "";
  width: 0.3rem;
  height: 0.045rem;
  background-color: #EA4027;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.all-content .college .text .intro {
  margin: 0 auto;
  margin-top: 0.255rem;
  width: 90%;
}
.all-content .college .text .intro p {
  font-size: 0.135rem;
  font-weight: 400;
  color: #000;
  line-height: 0.27rem;
}
.all-content .school {
  margin-top: 0.585rem;
  width: 100%;
  height: 6.6001rem;
  position: relative;
  overflow: hidden;
}
.all-content .school .img {
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
.all-content .school .text {
  position: absolute;
  right: 1.95rem;
  bottom: 2.25rem;
  text-align: right;
}
.all-content .school .text .title {
  padding-bottom: 0.2475rem;
  font-size: 0.375rem;
  line-height: 0.375rem;
  font-weight: bold;
  color: #000;
  position: relative;
}
.all-content .school .text .title::after {
  content: "";
  width: 0.3rem;
  height: 0.045rem;
  background-color: #EA4027;
  position: absolute;
  right: 0;
  bottom: 0;
}
.all-content .school .text .intro {
  margin-top: 0.255rem;
  width: 4rem;
}
.all-content .school .text .intro p {
  font-size: 0.135rem;
  font-weight: 400;
  color: #000;
  line-height: 0.27rem;
}
.all-content .development {
  margin-top: 0.585rem;
  width: 100%;
  height: 6.6001rem;
  position: relative;
  overflow: hidden;
}
.all-content .development .img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
.all-content .development .text {
  margin-top: 0.6rem;
  position: relative;
  text-align: center;
}
.all-content .development .text .title {
  padding-bottom: 0.2475rem;
  font-size: 0.315rem;
  line-height: 0.315rem;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.all-content .development .text .title::after {
  content: "";
  width: 0.3rem;
  height: 0.045rem;
  background-color: #EA4027;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.all-content .development .devSwiper {
  margin-top: 0.5rem;
  width: 10.5002rem;
}
.all-content .development .devSwiper .swiper-img {
  width: 100%;
  height: 4.8rem;
}
.all-content .development .devSwiper .swiper-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}
.all-content .environment {
  margin-top: 0.6825rem;
  padding-bottom: 0.8rem;
  height: 4.1701rem;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.all-content .environment .left-box {
  padding: 0.63rem;
  box-sizing: border-box;
  width: 6.0526rem;
  background: #FFFFFF;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.07);
  position: absolute;
  z-index: 2;
  left: 1.3275rem;
  top: 0.6375rem;
}
.all-content .environment .left-box .top {
  position: relative;
}
.all-content .environment .left-box .top .title,
.all-content .environment .left-box .top .btns {
  display: inline-block;
  vertical-align: middle;
}
.all-content .environment .left-box .top .title {
  padding-left: 0.15rem;
  height: 0.3rem;
  border-left: 0.045rem solid #ea4027;
  font-size: 0.315rem;
  line-height: 0.315rem;
  font-weight: bold;
  color: #000000;
}
.all-content .environment .left-box .top .btns {
  position: absolute;
  top: 25%;
  right: 0;
}
.all-content .environment .left-box .top .btns .next,
.all-content .environment .left-box .top .btns .prev,
.all-content .environment .left-box .top .btns .line {
  display: inline-block;
  vertical-align: middle;
}
.all-content .environment .left-box .top .btns .next,
.all-content .environment .left-box .top .btns .prev {
  width: 0.09rem;
  height: 0.165rem;
  margin: 0;
  top: 0;
  color: #333;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
}
.all-content .environment .left-box .top .btns .next:hover,
.all-content .environment .left-box .top .btns .prev:hover {
  color: #E84127;
}
.all-content .environment .left-box .top .btns .next::after,
.all-content .environment .left-box .top .btns .prev::after {
  font-size: 0.165rem;
  font-weight: bold;
}
.all-content .environment .left-box .top .btns .line {
  margin: 0 0.2775rem;
  width: 0.015rem;
  height: 0.15rem;
  background: #666666;
  opacity: 0.5;
}
.all-content .environment .left-box .intro {
  padding-left: 0.15rem;
  margin-top: 0.42rem;
  text-align: justify;
  font-size: 0.135rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.27rem;
}
.all-content .environment .enSwiper {
  width: 7.9052rem;
  height: 4.1701rem;
  position: absolute;
  right: 0;
}
.all-content .environment .enSwiper .swiper-img {
  width: 100%;
  height: 100%;
}
.all-content .environment .enSwiper .swiper-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.all-content .environment .enSwiper .enpage {
  display: none;
}
.all-content .weal {
  margin: 0 auto;
  margin-top: 1rem;
  width: 10.5002rem;
}
.all-content .weal .top::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.all-content .weal .top .title {
  padding-left: 0.15rem;
  height: 0.3rem;
  border-left: 0.045rem solid #ea4027;
  font-size: 0.315rem;
  line-height: 0.315rem;
  font-weight: bold;
  color: #000000;
  flex-shrink: 0;
  float: left;
}
.all-content .weal .top .intro {
  width: 66%;
  margin-left: 0.645rem;
  font-size: 0.135rem;
  color: #333333;
  line-height: 0.27rem;
  float: left;
}
.all-content .weal .weal-box {
  margin-top: 0.705rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
}
.all-content .weal .weal-box .box {
  margin-bottom: 0.2925rem;
  flex-shrink: 0;
  padding: 0 0.3rem;
  box-sizing: border-box;
  width: 3.3676rem;
  height: 1.35rem;
  background: #FFFFFF;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.07);
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.all-content .weal .weal-box .box:hover .left .title {
  color: #EA4027;
}
.all-content .weal .weal-box .box .left {
  text-align: left;
}
.all-content .weal .weal-box .box .left .title {
  font-size: 0.24rem;
  line-height: 0.24rem;
  font-weight: bold;
  color: #010101;
  transition: all 0.5s;
}
.all-content .weal .weal-box .box .left .bot {
  display: block;
  margin-top: 0.2rem;
  font-size: 0.165rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.25rem;
}
.all-content .weal .weal-box .box .icon {
  width: 0.6675rem;
  height: 0.6525rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(../images/talentDevelopment_icon_gh01.png);
}
.all-content .weal .weal-box .box:nth-of-type(2) .icon {
  background-image: url(../images/talentDevelopment_icon_gh02.png);
}
.all-content .weal .weal-box .box:nth-of-type(3) .icon {
  background-image: url(../images/talentDevelopment_icon_gh03.png);
}
.all-content .weal .weal-box .box:nth-of-type(4) .icon {
  background-image: url(../images/talentDevelopment_icon_gh04.png);
}
.all-content .weal .weal-box .box:nth-of-type(5) .icon {
  background-image: url(../images/talentDevelopment_icon_gh05.png);
}
.all-content .weal .weal-box .box:nth-of-type(6) .icon {
  background-image: url(../images/talentDevelopment_icon_gh06.png);
}
.all-content .act-father {
  width: 100%;
  overflow: hidden;
}
.all-content .activity {
  margin: 0 auto;
  margin-top: 1.1775rem;
  width: 10.5002rem;
}
.all-content .activity .top {
  position: relative;
}
.all-content .activity .top .title,
.all-content .activity .top .btns {
  display: inline-block;
  vertical-align: middle;
}
.all-content .activity .top .title {
  padding-left: 0.15rem;
  height: 0.3rem;
  border-left: 0.045rem solid #ea4027;
  font-size: 0.315rem;
  line-height: 0.315rem;
  font-weight: bold;
  color: #000000;
}
.all-content .activity .top .btns {
  position: absolute;
  top: -40%;
  right: 0;
}
.all-content .activity .top .btns .anext,
.all-content .activity .top .btns .aprev {
  display: inline-block;
  vertical-align: baseline;
}
.all-content .activity .top .btns .anext,
.all-content .activity .top .btns .aprev {
  width: 0.4875rem;
  height: 0.4875rem;
  line-height: 0.4875rem;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
  margin: 0;
  top: 0;
  text-align: center;
  color: #E84127;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
}
.all-content .activity .top .btns .anext:hover,
.all-content .activity .top .btns .aprev:hover {
  color: #fff;
  background-color: #e84127;
}
.all-content .activity .top .btns .anext::after,
.all-content .activity .top .btns .aprev::after {
  font-size: 0.105rem;
  font-weight: bold;
}
.all-content .activity .top .btns .anext {
  margin-left: 0.2rem;
}
.all-content .activity .actSwiper {
  margin-top: 0.525rem;
  width: 13.5003rem;
  height: 2.9775rem;
}
.all-content .activity .actSwiper .swiper-img {
  width: 4.2151rem;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.all-content .activity .actSwiper .swiper-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.all-content .activity .actSwiper .swiper-img .cover {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, black, transparent 50%);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s;
}
.all-content .activity .actSwiper .swiper-img .text {
  padding-bottom: 0.18rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #FFFFFF;
  position: absolute;
  bottom: -1rem;
  left: 0.2625rem;
  transition: all 0.5s;
}
.all-content .activity .actSwiper .swiper-img .text::after {
  content: "";
  display: block;
  width: 0.3rem;
  height: 0.0225rem;
  background: #EA4027;
  position: absolute;
  bottom: 0;
  left: 0;
}
.all-content .activity .actSwiper .swiper-img:hover .cover {
  opacity: 1;
}
.all-content .activity .actSwiper .swiper-img:hover .text {
  bottom: 0.2625rem;
}
.all-content .activity .more {
  display: block;
  margin: 0 auto;
  margin-top: 0.48rem;
  margin-bottom: 2.2rem;
  width: 1.8rem;
  height: 0.5625rem;
  line-height: 0.5625rem;
  background-color: #F2F2F2;
  border-radius: 0.285rem;
  color: #999999;
  text-align: center;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  transition: all 0.5s;
}
.all-content .activity .more .text,
.all-content .activity .more .fa-solid {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.all-content .activity .more .text {
  font-size: 0.15rem;
  line-height: 0.15rem;
  font-weight: 400;
}
.all-content .activity .more .fa-solid {
  margin-left: 0.1rem;
  font-size: 0.15rem;
}
.all-content .activity .more::after {
  content: "";
  display: block;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
}
.all-content .activity .more:hover::after {
  background-color: #E84127;
  width: 100%;
}
.all-content .activity .more:hover {
  color: #fff;
}
.popups1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100000000000;
  display: none;
}
.popups1 .box1 .poSwiper {
  width: 7.2rem;
  height: 5.5rem;
  margin-top: calc(50vh - 2.75rem);
}
.popups1 .box1 .poSwiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.popups1 .box1 .poSwiper .swiper-slide .img {
  width: 100%;
  height: 5.074rem;
}
.popups1 .box1 .poSwiper .swiper-slide .img img {
  width: 100%;
}
.popups1 .box1 .poSwiper .swiper-slide .title {
  font-size: 0.135rem;
  line-height: 0.426rem;
  color: white;
  text-align: center;
}
.popups1 .box1 .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
  color: white;
  font-size: 0.135rem;
}
.popups1 .box1 .swiper-button-next,
.popups1 .box1 .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 0.45rem;
  height: 0.45rem;
  margin-bottom: 0.426rem;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e84127;
  border-radius: 50%;
  background-color: white;
  transition: 0.5s;
}
.popups1 .box1 .swiper-button-next::after,
.popups1 .box1 .swiper-button-prev::after {
  font-size: 0.2rem;
}
.popups1 .box1 .swiper-button-next:hover,
.popups1 .box1 .swiper-button-prev:hover {
  background-color: #e84127;
  color: white;
}
.popups1 .box1 .swiper-button-prev {
  left: 20%;
  right: auto;
}
.popups1 .box1 .swiper-button-next {
  right: 20%;
  left: auto;
}
.popups1 .close {
  position: absolute;
  top: 0.3rem;
  right: 0.5rem;
  width: 0.5rem;
  height: 0.5rem;
  background-color: white;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}
.popups1 .close i {
  font-size: 0.3rem;
  line-height: 0.5rem;
}
.popups2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100000000000;
  display: none;
}
.popups2 .box2 .poSwiper2 {
  width: 9.60002rem;
  height: 5.826rem;
  margin-top: calc(50vh - 2.913rem);
}
.popups2 .box2 .poSwiper2 .swiper-slide {
  width: 100%;
  height: 100%;
}
.popups2 .box2 .poSwiper2 .swiper-slide .img {
  width: 100%;
  height: 5.4rem;
}
.popups2 .box2 .poSwiper2 .swiper-slide .img img {
  width: 100%;
}
.popups2 .box2 .poSwiper2 .swiper-slide .title {
  font-size: 0.135rem;
  line-height: 0.426rem;
  color: white;
  text-align: center;
  display: none;
}
.popups2 .box2 .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
  color: white;
  font-size: 0.135rem;
}
.popups2 .box2 .swiper-button-next,
.popups2 .box2 .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 0.45rem;
  height: 0.45rem;
  margin-bottom: 0.426rem;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e84127;
  border-radius: 50%;
  background-color: white;
  transition: 0.5s;
}
.popups2 .box2 .swiper-button-next::after,
.popups2 .box2 .swiper-button-prev::after {
  font-size: 0.2rem;
}
.popups2 .box2 .swiper-button-next:hover,
.popups2 .box2 .swiper-button-prev:hover {
  background-color: #e84127;
  color: white;
}
.popups2 .box2 .swiper-button-prev {
  left: 10%;
  right: auto;
}
.popups2 .box2 .swiper-button-next {
  right: 10%;
  left: auto;
}
.popups2 .close {
  position: absolute;
  top: 0.3rem;
  right: 0.5rem;
  width: 0.5rem;
  height: 0.5rem;
  background-color: white;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}
.popups2 .close i {
  font-size: 0.3rem;
  line-height: 0.5rem;
}
.advertise_father {
  width: 100%;
  height: 1.125rem;
  position: relative;
}
@media screen and (max-width: 1020px) {
  .talent-banner .talent-title {
    margin-top: 2.5rem;
    text-align: center;
    position: relative;
  }
  .all-content .numbers {
    width: 100%;
    position: absolute;
    top: -3rem;
  }
  .all-content .numbers .talent-num {
    width: 100%;
    height: 3rem;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .all-content .numbers .talent-num li {
    width: 25%;
    padding: 0 0.2rem;
    font-size: 0.25rem;
    line-height: 0.25rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    position: relative;
  }
  .all-content .numbers .talent-num li .top .num {
    font-size: 0.51rem;
    line-height: 0.51rem;
    font-family: DIN-BOLD;
    font-weight: bold;
    color: #FFFFFF;
  }
  .all-content .idea {
    margin: 0 auto;
    width: 100%;
    height: 8rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .all-content .idea .left .title {
    padding-left: 0.15rem;
    height: 0.4rem;
    border-left: 0.045rem solid #ea4027;
    font-size: 0.42rem;
    line-height: 0.42rem;
    font-weight: bold;
    color: #000000;
  }
  .all-content .idea .left {
    width: 90%;
    margin: 0 auto;
    margin-top: 1.2375rem;
  }
  .all-content .idea .left .intro {
    padding-left: 0.15rem;
    margin-top: 0.42rem;
    text-align: justify;
    font-size: 0.25rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.4rem;
  }
  .all-content .idea .right {
    margin-top: 0.4575rem;
    width: 90%;
    height: 3rem;
    background: url(../images/talentDevelopment_bg_textbox.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
  }
  .all-content .idea .right p {
    padding-left: 0.765rem;
    font-size: 0.35rem;
    font-weight: bold;
    color: #E84127;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .advertise_father {
    width: 100%;
    height: 3rem;
    position: relative;
  }
  .all-content .advertise {
    width: 100%;
    height: 3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    z-index: 99;
  }
  .all-content .advertise a {
    flex-shrink: 0;
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.8);
    position: relative;
    display: flex;
    align-items: center;
  }
  .all-content .advertise .two,
  .all-content .advertise .one {
    padding: 0;
    box-sizing: border-box;
    justify-content: center;
  }
  .all-content .advertise a .text {
    margin-left: 0.375rem;
    font-size: 0.3rem;
    line-height: 0.3rem;
    font-weight: bold;
  }
  .all-content .advertise a .check {
    margin-left: 1.125rem;
    font-size: 0.22rem;
    line-height: 0.22rem;
    font-weight: 400;
  }
  .all-content .grow {
    width: 100%;
    height: 3.5rem;
    position: relative;
    overflow: hidden;
  }
  .all-content .grow .text .title {
    padding-bottom: 0.2475rem;
    font-size: 0.42rem;
    line-height: 0.42rem;
    font-weight: bold;
    color: #000000;
    position: relative;
  }
  .all-content .grow .text .intro p {
    margin: 0 auto;
    width: 80%;
    font-size: 0.25rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.4rem;
  }
  .all-content .teacher .img {
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    position: absolute;
    top: 0;
    left: 0;
  }
  .all-content .teacher .text {
    position: absolute;
    left: 5%;
    bottom: 1.665rem;
    text-align: left;
  }
  .all-content .teacher .text .title {
    padding-bottom: 0.2475rem;
    font-size: 0.42rem;
    line-height: 0.42rem;
    font-weight: bold;
    color: #fff;
    position: relative;
  }
  .all-content .teacher .text .intro {
    margin-top: 0.255rem;
    width: 5rem;
  }
  .all-content .teacher .text .intro p {
    font-size: 0.25rem;
    font-weight: 400;
    color: #fff;
    line-height: 0.4rem;
  }
  .all-content .college .img {
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
  }
  .all-content .college .text {
    width: 100%;
    position: absolute;
    top: 0.3rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
  .all-content .college .text .title {
    padding-bottom: 0.2475rem;
    font-size: 0.42rem;
    line-height: 0.42rem;
    font-weight: bold;
    color: #000;
    position: relative;
  }
  .all-content .college .text .intro p {
    font-size: 0.25rem;
    font-weight: 400;
    color: #000;
    line-height: 0.4rem;
  }
  .all-content .school .img {
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 70% center;
    position: absolute;
    top: 0;
    left: 0;
  }
  .all-content .school .text {
    position: absolute;
    right: 5%;
    bottom: 2.25rem;
    text-align: right;
  }
  .all-content .school .text .title {
    padding-bottom: 0.2475rem;
    font-size: 0.42rem;
    line-height: 0.42rem;
    font-weight: bold;
    color: #000;
    position: relative;
  }
  .all-content .school .text .intro p {
    font-size: 0.25rem;
    font-weight: 400;
    color: #000;
    line-height: 0.4rem;
  }
  .all-content .development {
    margin-top: 0.585rem;
    width: 100%;
    height: 6rem;
    position: relative;
    overflow: hidden;
  }
  .all-content .development .text .title {
    padding-bottom: 0.2475rem;
    font-size: 0.42rem;
    line-height: 0.42rem;
    font-weight: bold;
    color: #fff;
    position: relative;
  }
  .all-content .development .devSwiper {
    margin-top: 0.5rem;
    width: 90%;
  }
  .all-content .development .devSwiper .swiper-img {
    width: 100%;
    height: 3.8rem;
  }
  .all-content .environment {
    margin-top: 0.6825rem;
    padding-bottom: 0;
    height: 8rem;
    width: 100%;
    position: relative;
  }
  .all-content .environment .left-box {
    margin: 0 auto;
    padding: 0rem;
    box-sizing: border-box;
    width: 90%;
    background: #FFFFFF;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    position: relative;
    z-index: 2;
    left: 0rem;
    top: 0.2rem;
  }
  .all-content .environment .left-box .top .title {
    padding-left: 0.15rem;
    height: 0.4rem;
    border-left: 0.045rem solid #ea4027;
    font-size: 0.42rem;
    line-height: 0.42rem;
    font-weight: bold;
    color: #000000;
  }
  .all-content .environment .enSwiper {
    width: 100%;
    height: 4.1701rem;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .all-content .environment .left-box .top .btns {
    position: absolute;
    top: -20%;
    right: 0;
  }
  .all-content .environment .left-box .top .btns .next,
  .all-content .environment .left-box .top .btns .prev {
    width: 0.09rem;
    height: 0.165rem;
    margin: 0;
    top: 0;
    color: #333;
    cursor: pointer;
    transition: all 0.5s;
    position: relative;
    display: none;
  }
  .all-content .environment .left-box .top .btns .next::after,
  .all-content .environment .left-box .top .btns .prev::after {
    font-size: 0.3rem;
    font-weight: bold;
  }
  .all-content .environment .left-box .top .btns .line {
    margin: 0 0.5rem;
    width: 0.015rem;
    height: 0.15rem;
    background: #666666;
    opacity: 0;
  }
  .all-content .environment .left-box .intro {
    padding-left: 0rem;
    margin-top: 0.42rem;
    text-align: justify;
    font-size: 0.25rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.4rem;
  }
  .all-content .environment .enSwiper .enpage {
    display: block;
  }
  .all-content .environment .enSwiper .enpage .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 0.5;
  }
  .all-content .environment .enSwiper .enpage .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .all-content .weal {
    margin: 0 auto;
    margin-top: 1rem;
    width: 90%;
  }
  .all-content .weal .top .title {
    padding-left: 0.15rem;
    height: 0.4rem;
    border-left: 0.045rem solid #ea4027;
    font-size: 0.42rem;
    line-height: 0.42rem;
    font-weight: bold;
    color: #000000;
    flex-shrink: 0;
    float: left;
  }
  .all-content .weal .top .intro {
    display: block;
    width: 100%;
    margin-top: 0.645rem;
    margin-left: 0rem;
    font-size: 0.25rem;
    color: #333333;
    line-height: 0.4rem;
  }
  .all-content .weal .weal-box .box {
    margin-bottom: 0.2925rem;
    flex-shrink: 0;
    padding: 0 0.3rem;
    box-sizing: border-box;
    width: 3.2rem;
    height: 1.35rem;
    background: #FFFFFF;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.07);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .all-content .weal .weal-box .box .left .title {
    font-size: 0.28rem;
    line-height: 0.28rem;
    font-weight: bold;
    color: #010101;
    transition: all 0.5s;
  }
  .all-content .weal .weal-box .box .left .bot {
    display: block;
    margin-top: 0.2rem;
    font-size: 0.2rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.25rem;
  }
  .all-content .activity {
    margin: 0 auto;
    margin-top: 1.1775rem;
    width: 90%;
  }
  .all-content .activity .top .title {
    padding-left: 0.15rem;
    height: 0.4rem;
    border-left: 0.045rem solid #ea4027;
    font-size: 0.42rem;
    line-height: 0.42rem;
    font-weight: bold;
    color: #000000;
  }
  .all-content .activity .top .btns .anext,
  .all-content .activity .top .btns .aprev {
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
    margin: 0;
    top: 0;
    text-align: center;
    color: #E84127;
    cursor: pointer;
    transition: all 0.5s;
    position: relative;
  }
  .all-content .activity .top .btns .anext::after,
  .all-content .activity .top .btns .aprev::after {
    font-size: 0.2rem;
    font-weight: bold;
  }
  .all-content .activity .top .btns .anext {
    margin-left: 0.6rem !important;
  }
  .all-content .activity .actSwiper {
    margin-top: 0.525rem;
    width: 100%;
    height: 5rem;
  }
  .all-content .activity .actSwiper .swiper-img {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
  }
  .all-content .activity .actSwiper .swiper-img .text {
    padding-bottom: 0.22rem;
    font-size: 0.35rem;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    bottom: 0.2625rem;
    left: 0.2625rem;
    transition: all 0.5s;
  }
  .all-content .activity .actSwiper .swiper-img .cover {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, black, transparent 50%);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition: all 0.5s;
  }
  .all-content .activity .more {
    display: block;
    margin: 0 auto;
    margin-top: 0.48rem;
    margin-bottom: 1rem;
    width: 2.5rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: #F2F2F2;
    border-radius: 0.5rem;
    color: #999999;
    text-align: center;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: all 0.5s;
  }
  .all-content .activity .more .text {
    font-size: 0.22rem;
    font-weight: 400;
  }
  .all-content .activity .more .fa-solid {
    margin-left: 0.1rem;
    font-size: 0.22rem;
  }
  .accordion .box .digitizing {
    width: 25%;
    left: 0;
  }
  .accordion .box .digitizing a .en {
    font-size: 0.16rem;
    line-height: 0.16rem;
  }
  .accordion .box .intelligent {
    width: 25%;
    left: 25%;
  }
  .accordion .box .intelligent a .en {
    font-size: 0.16rem;
    line-height: 0.16rem;
  }
  .accordion .box .globalization {
    width: 25%;
    left: 50%;
  }
  .accordion .box .globalization a .en {
    font-size: 0.16rem;
    line-height: 0.16rem;
  }
  .accordion .box .green {
    width: 25%;
    left: 75%;
  }
  .accordion .box .green a .en {
    font-size: 0.16rem;
    line-height: 0.16rem;
  }
  .popups1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 100000000000;
  }
  .popups1 .box1 .swiper-container {
    width: 90%;
    height: 5.5rem;
    margin-top: calc(50vh - 2.75rem);
    overflow: hidden;
  }
  .popups1 .box1 .swiper-container .swiper-slide {
    width: 100%;
    overflow: hidden;
  }
  .popups1 .box1 .swiper-container .swiper-slide .img {
    width: 100%;
    overflow: hidden;
  }
  .popups1 .box1 .swiper-container .swiper-slide .img img {
    display: block;
    width: 100%;
  }
  .popups1 .box1 .swiper-container .swiper-slide .title {
    font-size: 0.3rem;
    line-height: 0.6rem;
    color: white;
    text-align: center;
  }
  .popups1 .box1 .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
    color: white;
    font-size: 0.3rem;
  }
  .popups1 .box1 .swiper-button-next,
  .popups1 .box1 .swiper-button-prev {
    display: none!important;
  }
  .popups1 .close {
    position: absolute;
    top: 0.3rem;
    right: 0.5rem;
    width: 1rem;
    height: 1rem;
    background-color: white;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
  }
  .popups1 .close i {
    font-size: 0.6rem;
    line-height: 1rem;
  }
  .popups2 .close {
    position: absolute;
    top: 0.3rem;
    right: 0.5rem;
    width: 1rem;
    height: 1rem;
    background-color: white;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
  }
  .popups2 .close i {
    font-size: 0.6rem;
    line-height: 1rem;
  }
  .popups2 .box2 .swiper-button-next,
  .popups2 .box2 .swiper-button-prev {
    display: none!important;
  }
  .popups2 .swiper-pagination {
    width: 100%;
    top: -1rem;
    position: relative;
  }
  .popups2 .swiper-pagination .swiper-pagination-bullet {
    margin: 0 0.05rem;
    background-color: #fff;
    opacity: 0.5;
  }
  .popups2 .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
  }
}
.popups {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000000000;
}
.popups .img {
  width: 100%;
  height: 5rem;
  text-align: center;
  margin-top: calc(50vh - 2.5rem);
}
.popups .img img {
  height: 100%;
}
.popups .title {
  font-size: 0.2rem;
  line-height: 0.426rem;
  color: white;
  text-align: center;
}
.popups .img {
  width: 100%;
  height: 4.5rem;
  text-align: center;
  margin-top: calc(50vh - 2.5rem);
}
.popups .title {
  font-size: 0.3rem;
  line-height: 0.5rem;
  color: white;
  text-align: center;
}
