.module-tit {
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  color: #000000;
}

.white {
  color: #fff !important;
}

.module-des {
  color: #333333;
  font-size: 28px;
  margin-top: 18px;
  text-align: center;
}

.module-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 400px;
  height: 68px;
  background: linear-gradient(45deg, #ff4941 0%, #ff5130 50%, #ff581e 100%),
    linear-gradient(#fbc711, #fbc711);
  box-shadow: 0 5px 7px 0 rgba(255, 88, 30, 0.2);
  border-radius: 34px;
  font-size: 24px;
  color: #ffffff;
  margin: 0 auto;
  font-weight: bold;
}

.module-btn::after {
  content: "";
  background: url(/images/2024/harmonyos/btn_hand.png) no-repeat;
  background-size: 24px 28px;
  width: 24px;
  height: 28px;
  margin-left: 16px;
  animation: opp 1s infinite;
}

@keyframes opp {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.3;
  }

  100% {
    opacity: 1;
  }
}

.main {
  width: 1200px;
  margin: 0 auto;
}

.banner .swiper-slide {
  display: block;
  width: 100%;
  height: 550px;
  background-position: center;
  background-size: 1920px 550px;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.module1 {
  width: 100%;
  height: 1074px;
  background: url(/images/2024/harmonyos/module1_bg.jpg) no-repeat;
  background-size: 2477px 1184px;
  background-position: center -150px;
  padding-top: 60px;
}

.module1 .module1-con {
  display: flex;
  margin-top: 10px;
}

.module1 .module1-con .module1-left {
  width: 632px;
  height: 651px;
  background: url(/images/2024/harmonyos/module1_left.png)
    no-repeat;
  background-size: 632px 651px;
}

.module1 .module1-con .module1-right {
  width: 520px;
  margin-left: 27px;
}

.module1 .module1-con .module1-right-tit {
  text-align: center;
  font-family: AlibabaPuHuiTiM;
  font-size: 80px;
  font-weight: bold;
  letter-spacing: 6px;
  color: #333333;
  padding-top: 60px;
}

.module1 .module1-con .module1-right-tit span {
  font-size: 120px;
  letter-spacing: 10px;
  color: #224eff;
}

.module1 .module1-con .module1-right-des {
  font-family: AlibabaPuHuiTiM;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.module1 .module1-con .module1-right-des span {
  font-size: 24px;
  display: block;
  font-weight: normal;
  margin-top: 16px;
}

.module1 .module1-con .module1-right ul {
  padding-left: 24px;
  margin-top: 40px;
}

.module1 .module1-con .module1-right ul li {
  display: flex;
  align-items: center;
  color: #333333;
  font-size: 24px;
  line-height: 64px;
}

.module1 .module1-con .module1-right ul li::before {
  content: "";
  width: 23px;
  height: 23px;
  background-color: #0681ff;
  margin-right: 18px;
}

.module1 .module1-con .module1-right ul li:nth-child(1) {
  color: #0681ff;
}

.module1 .module1-con .module1-right ul li:nth-child(2)::before {
  background-color: #e6e2fc;
}

.module1 .module1-con .module1-right ul li:nth-child(3)::before {
  background-color: #e3f2fe;
}

.module1 .module1-bot {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 44px;
}

.module1 .module1-bot-item {
  width: 286px;
  height: 136px;
  background: linear-gradient(183deg, #ffffff 0%, #f6fafe 50%, #edf4fc 100%),
    linear-gradient(#ffffff, #ffffff);
  box-shadow: 0 0 15px 0 rgba(0, 64, 216, 0.1);
  border-radius: 4px;
}

.module1 .module1-bot-item div {
  display: flex;
  align-items: center;
  padding-top: 12px;
}

.module1 .module1-bot-item div img {
  height: 38px;
  margin-left: 11px;
  margin-right: 7px;
}

.module1 .module1-bot-item div p {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
}

.module1 .module1-bot-item div p span {
  color: #056cff;
  font-size: 24px;
}

.module1 .module1-bot-item-des {
  width: 274px;
  margin: 10px auto 0 auto;
  font-size: 13px;
  line-height: 20px;
  color: #033333;
}

.module2 {
  background: url(/images/2024/harmonyos/module2_bg.png) no-repeat;
  background-size: 1920px 713px;
  background-position: center;
  padding: 45px 0;
}

.module2 .module2-con {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
  margin-bottom: 40px;
}

.module2 .module2-con-item {
  width: 343px;
  height: 400px;
  background: url(/images/2024/harmonyos/module2_icon1.png)
    no-repeat;
  background-size: 343px 346px;
  padding-top: 162px;
}

.module2 .module2-con-item div {
  width: 217px;
  height: 400px;
  background-color: #ff5333;
  border-radius: 4px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 28px;
  text-align: center;
  line-height: 51px;
}

.module2 .module2-con-item:nth-child(2) {
  background: url(/images/2024/harmonyos/module2_icon2.png)
    no-repeat;
  background-size: 343px 346px;
}

.module2 .module2-con-item:nth-child(2) div {
  background-color: #ffb734;
}

.module2 .module2-con-item:nth-child(3) {
  background: url(/images/2024/harmonyos/module2_icon3.png)
    no-repeat;
  background-size: 343px 346px;
}

.module2 .module2-con-item:nth-child(3) div {
  background-color: #1981ff;
}

.module2 .module2-con-item p {
  font-size: 20px;
  line-height: 33px;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
  padding-top: 18px;
}

.module3 {
  width: 100%;
  height: 890px;
  background: url(/images/2024/harmonyos/module3_bg.jpg)
    no-repeat;
  background-size: 1920px 946px;
  background-position: center;
  padding-top: 56px;
}

.module3 .module3-con {
  display: flex;
  flex-wrap: wrap;
  margin-top: 140px;
  margin-bottom: 40px;
}

.module3 .module3-con-item {
  width: 344px;
  height: 130px;
  background: #fff;
  box-shadow: 0 3px 26px 1px rgba(17, 112, 252, 0.38);
  border-radius: 4px;
  margin-bottom: 14px;
  padding: 0 10px 0 20px;
}

.module3 .module3-con-item:nth-child(2n) {
  margin-left: 452px;
}

.module3 .module3-con-item div {
  color: #1981ff;
  font-size: 24px;
  font-weight: bold;
  padding: 18px 0 8px 0;
}

.module3 .module3-con-item p {
  font-size: 18px;
  line-height: 22px;
  color: #333333;
  opacity: 0.79;
}

.bg {
  width: 100%;
  background: url(/images/2024/harmonyos/bg.jpg) no-repeat;
  background-size: 1920px 1969px;
}

.module4 {
  padding-top: 60px;
  margin-bottom: 60px;
}

.module4-con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 47px;
  padding-bottom: 10px;
}

.module4-con-item {
  width: 279px;
  background-color: #ffffff;
  box-shadow: 0 0 16px 1px rgba(0, 64, 216, 0.18);
  border-radius: 8px;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.module4-con-item-tit {
  width: 279px;
  height: 80px;
  background: linear-gradient(99deg, #5765ff 0%, #5389ff 100%),
    linear-gradient(#ffffff, #ffffff);
  box-shadow: 0 0 16px 1px rgba(0, 64, 216, 0.18);
  border-radius: 8px 8px 0px 0px;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  padding-top: 16px;
  line-height: 33px;
}

.module4-con-item-tit span {
  display: block;
  font-weight: bold;
  font-size: 30px;
}

.module4-con-item:nth-child(2) .module4-con-item-tit,
.module4-con-item:nth-child(7) .module4-con-item-tit {
  background: linear-gradient(99deg, #ff8841 0%, #ffa05d 100%);
  box-shadow: 0 0 16px 1px rgba(0, 64, 216, 0.18);
}

.module4-con-item:nth-child(3) .module4-con-item-tit,
.module4-con-item:nth-child(6) .module4-con-item-tit {
  background: linear-gradient(99deg, #00c9be 0%, #00d6ce 100%);
}

.module4-con-item:nth-child(4) .module4-con-item-tit,
.module4-con-item:nth-child(5) .module4-con-item-tit {
  background: linear-gradient(99deg, #8946ff 0%, #a574ff 100%);
}

.module4-con-item ul {
  padding-left: 18px;
  padding-top: 20px;
}

.module4-con-item ul li {
  font-size: 16px;
  line-height: 31px;
  color: #333333;
}

.module5-con {
  display: flex;
  justify-content: space-between;
  margin-top: 46px;
  margin-bottom: 46px;
}

.module5-con-left {
  width: 638px;
  height: 583px;
  background: url(/images/2024/harmonyos/module5_left.png)
    no-repeat;
  background-size: 100%;
}

.module5-con-right {
  width: 489px;
  height: 623px;
  background: url(/images/2024/harmonyos/module5_right.png)
    no-repeat;
  background-size: 100%;
}

.module5-con-right div {
  font-family: AlibabaPuHuiTiM;
  font-size: 34px;
  color: #ffffff;
  padding-top: 55px;
  text-align: center;
}

.module5-con-right ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 358px;
  margin: 60px auto;
}

.module5-con-right ul li {
  width: 160px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  border-radius: 10px;
  border: solid 1px #ffffff;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 20px;
}

.module6 {
  background: #f5f8ff;
  padding-top: 54px;
  margin-top: 60px;
  padding-bottom: 60px;
}

.module6-con {
  height: 560px;
  margin-top: 90px;
}

.module6-con .swiper-slide {
  display: flex;
  width: 1148px;
  height: 511px;
  background: url(/images/2024/harmonyos/module6_bg.png) no-repeat;
  background-size: 1148px 511px;
  margin: 25px auto;
  background-position: center;
}

.module6-con .swiper-slide .module6-con-left img {
  display: block;
  width: 262px;
  height: 560px;
  margin-left: 95px;
  margin-top: -25px;
}

.module6-con .swiper-slide .module6-con-right {
  margin-left: 75px;
}

.module6-con .swiper-slide .module6-con-right div {
  font-size: 34px;
  color: #fff;
  padding-top: 50px;
}

.module6-con .swiper-slide .module6-con-right div::after {
  display: block;
  content: "";
  width: 71px;
  height: 4px;
  background-color: #67e2ff;
  border-radius: 2px;
  margin-top: 12px;
}

.module6-con .swiper-slide .module6-con-right p {
  width: 597px;
  font-family: AlibabaPuHuiTiR;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  margin-top: 30px;
}

.module6-con .swiper-slide .module6-con-right p span {
  font-family: AlibabaPuHuiTiM;
  font-size: 18px;
  color: #67e2ff;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}

.module6-con .swiper-slide .module6-con-right .module-btn {
  width: 239px;
  height: 52px;
  background: linear-gradient(45deg, #ff4941 0%, #ff5130 50%, #ff581e 100%),
    linear-gradient(#fbc711, #fbc711);
  box-shadow: 0 5px 7px 0 rgba(255, 88, 30, 0.2);
  border-radius: 8px;
  margin-left: 0;
  margin-top: 30px;
}

.module6 .swiper-button-next {
  width: 20px;
  height: 47px;
  background: url(/images/2024/harmonyos/module6_arrow2.png)
    no-repeat;
  background-size: 20px 47px;
  transform: rotate(180deg);
  right: 0;
}

.module6 .swiper-button-prev {
  width: 20px;
  height: 47px;
  background: url(/images/2024/harmonyos/module6_arrow2.png)
    no-repeat;
  background-size: 20px 47px;
  left: 0;
}

.module6 .swiper-button-next:hover {
  background: url(/images/2024/harmonyos/module6_arrow.png)
    no-repeat;
  background-size: 20px 47px;
  transform: rotate(0deg);
}

.module6 .swiper-button-prev:hover {
  background: url(/images/2024/harmonyos/module6_arrow.png)
    no-repeat;
  background-size: 20px 47px;
  transform: rotate(180deg);
}

.module7 {
  width: 100%;
  height: 908px;
  background: url(/images/2024/harmonyos/module7_bg.png) no-repeat;
  background-size: 1920px 968px;
  background-position: center;
  padding-top: 60px;
}

.module7-con-top {
  display: flex;
  margin-top: 30px;
  margin-bottom: 32px;
  width: 1186px;
  height: 107px;
  background: url(/images/2024/harmonyos/module7_icon2.png)
    no-repeat;
  background-size: 1186px 107px;
  font-family: AlibabaPuHuiTiM;
  font-size: 28px;
  line-height: 107px;
  color: #ffffff;
}

.module7-con-top span {
  width: 316px;
  white-space: nowrap;
  text-align: center;
  padding-left: 26px;
}

.module7-con-top span:nth-child(2) {
  margin-left: 64px;
  margin-right: 60px;
}

.module7-con-bot {
  height: 525px;
  display: block;
  margin-bottom: 36px;
  margin-bottom: 50px;
}

#teacher-20230227 {
  position: relative;
  width: 1215px;
  margin: 0 auto;
}

#teacher-20230227 .list2 {
  position: absolute;
  top: 255px;
  left: 374px;
  width: 797px;
  z-index: 1;
}

#teacher-20230227 .list2 .icon-list {
  overflow: auto;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0 !important;
}

#teacher-20230227 .list2 .icon-list .icon-wrap {
  cursor: pointer;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

#teacher-20230227 .list2 .icon-list .icon-wrap + .icon-wrap {
  margin-left: 14px;
}

#teacher-20230227 .list2 .icon-list .icon-wrap.active .icon-parent {
  border-color: #006dff;
}

#teacher-20230227 .list2 .icon-list .icon-wrap .icon-parent {
  position: relative;
  overflow: hidden;
  width: 82px;
  height: 93px;
  background: #efefef;
  border: 2px solid rgba(255, 255, 255, 0);
  border-radius: 6px;
}

#teacher-20230227 .list2 .icon-list .icon-wrap .icon-parent .teacher {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 93px;
  width: auto;
}

#teacher-20230227 .list3 .swiper-teacher-20230227 {
  width: 1215px;
  height: 487px;
  margin: 49px auto 0 auto;
}

#teacher-20230227 .list3 .swiper-teacher-20230227 .swiper-slide {
  display: flex;
  width: 1215px;
  height: 350px;
  margin-top: 30px;
  background: url(/images/2024/harmonyos/module9_icon.png)
    no-repeat;
  background-size: 1215px 350px;
}

#teacher-20230227 .list3 .swiper-teacher-20230227 .swiper-slide .left {
  position: relative;
  width: 298px;
  height: 352px;
  background: url(/images/2024/harmonyos/teacher_bg.png) no-repeat;
  background-size: 298px 352px;
  border-radius: 10px;
  overflow: hidden;
  margin-top: -30px;
  margin-left: 51px;
  margin-right: 25px;
}

#teacher-20230227
  .list3
  .swiper-teacher-20230227
  .swiper-slide
  .left
  .teacher-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
  max-height: 100%;
}

#teacher-20230227 .list3 .swiper-teacher-20230227 .swiper-slide .right .name {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  width: 798px;
  border-bottom: solid 1px #666666;
  padding-top: 20px;
  padding-bottom: 12px;
  position: relative;
}

#teacher-20230227
  .list3
  .swiper-teacher-20230227
  .swiper-slide
  .right
  .name::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 132px;
  height: 3px;
  background: #054fff;
  content: "";
}

#teacher-20230227 .list3 .swiper-teacher-20230227 .swiper-slide .right .post {
  font-weight: normal;
  font-size: 14px;
  color: #666;
  margin-left: 40px;
}

#teacher-20230227 .list3 .swiper-teacher-20230227 .swiper-slide .right .dec {
  height: 156px;
  overflow: auto;
  padding-top: 15px;
  margin-bottom: 0 !important;
  width: 770px;
  line-height: 20px;
  color: #666666;
  font-size: 14px;
}

#teacher-20230227 .list3 .swiper-teacher-20230227 .swiper-slide .right {
  position: relative;
}

#teacher-20230227 .list3 .swiper-teacher-20230227 .swiper-slide .right .btn {
  position: absolute;
  font-weight: 400;
  padding-left: 0 !important;
  width: 400px;
  height: 69px;
  box-shadow: 0px 5px 7px 0px rgba(255, 88, 30, 0.2);
  border-radius: 34px;
  background: linear-gradient(45deg, #ff4941 0%, #ff5130 50%, #ff581e 100%);
  top: 382px;
  left: 26px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
}

#teacher-20230227
  .list3
  .swiper-teacher-20230227
  .swiper-slide
  .right
  .btn::after {
  content: "";
  background: url(/images/2024/harmonyos/btn_hand.png) no-repeat;
  background-size: 24px 28px;
  width: 24px;
  height: 28px;
  margin-left: 16px;
  animation: opp 1s infinite;
}

#teacher-20230227
  .list3
  .swiper-teacher-20230227
  .swiper-teacher-20230227-prev {
  width: 30px;
  height: 19px;
  background-image: url(/images/2024/harmonyos/arrow_active.png);
  background-size: 100%;
  margin-top: 0;
  top: 67px;
  right: 110px;
  left: auto;
  transform: rotateY(180deg);
  opacity: 0.5;
}

#teacher-20230227
  .list3
  .swiper-teacher-20230227
  .swiper-teacher-20230227-prev:hover {
  opacity: 1;
}

#teacher-20230227
  .list3
  .swiper-teacher-20230227
  .swiper-teacher-20230227-next {
  width: 30px;
  height: 19px;
  background-image: url(/images/2024/harmonyos/arrow_active.png);
  background-size: 100%;
  margin-top: 0;
  top: 67px;
  right: 73px;
  opacity: 0.5;
}

#teacher-20230227
  .list3
  .swiper-teacher-20230227
  .swiper-teacher-20230227-next:hover {
  opacity: 1;
}

#teacher-20230227
  .list3
  .swiper-teacher-20230227
  .swiper-teacher-20230227-pagination {
  right: 160px;
  left: auto;
  top: 64px;
  bottom: auto;
  width: auto;
  font-size: 20px;
  font-weight: 400;
  color: #d5d5d5;
  line-height: 24px;
}

#teacher-20230227
  .list3
  .swiper-teacher-20230227
  .swiper-teacher-20230227-pagination
  .swiper-pagination-current {
  color: #424242;
}

.module9 {
  padding-top: 60px;
  margin-bottom: 50px;
}

body {
  overflow-x: hidden;
}

.fixed-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 100;
}

.fixed-bg .fixed-con {
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  width: 485px;
  text-align: center;
}

.fixed-bg .fixed-img {
  width: 485px;
  height: 561px;
  background: url(/images/2024/harmonyos/fixed_1.png) no-repeat;
  background-size: 485px 61px;
  background-position: center bottom;
}

.fixed-bg .fixed-close {
  position: absolute;
  right: -30px;
  top: -58px;
  width: 76px;
  height: 76px;
  background: url(/images/2024/harmonyos/fixed_close.png)
    no-repeat;
  background-size: 76px;
}

.fixed-bg .fixed-img-show {
  width: 340px;
  height: 516px;
}

.module10 {
  width: 100%;
  background: url(/images/2024/harmonyos/module10_bg.png)
    no-repeat;
  background-size: 1926px 1011px;
  background-position: center;
  padding-top: 60px;
  padding-bottom: 58px;
}

.module10-con {
  display: flex;
  justify-content: space-between;
  margin-top: 170px;
}

.module10-con-item {
  width: 371px;
  height: 634px;
  background: linear-gradient(-56deg, #212ee0 0%, #2c4ae1 100%),
    linear-gradient(0deg, #0086fe 0%, #ffffff 100%);
  border-radius: 17px;
  border: solid 1px #84ecff;
}

.module10-con-item:nth-child(2) {
  margin-top: 29px;
}

.module10-con-item img {
  display: block;
  margin: -140px auto 20px auto;
}

.module10-con-item ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 317px;
  height: 44px;
  background-color: rgba(255, 255, 255, 0.14);
  border-radius: 4px;
  color: #ffffff;
  font-size: 16px;
  padding-left: 18px;
  margin: 0 auto 11px auto;
}

.module10-con-item ul li a {
  width: 90px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background: linear-gradient(45deg, #ff4941 0%, #ff5130 50%, #ff581e 100%),
    linear-gradient(#fbc711, #fbc711);
  box-shadow: 0 5px 7px 0 rgba(255, 88, 30, 0.2);
  border-radius: 14px;
  color: #ffffff;
  font-size: 17px;
  margin-right: -34px;
  display: none;
}

.module10-con-item ul li:hover {
  /*color: #056cff;*/
  /*background-color: #e9f1ff;*/
  /*box-shadow: 0 0 9px 1px rgba(0, 64, 216, 0.45);*/
}

.module10-con-item ul li:hover a {
  display: block;
}

.bottom_part2 {
  background: #276dc3;
  overflow: hidden;
  padding-bottom: 50px;
}

.bottom_part2 .c_base .c_bot_lt {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 30;
}

.bottom_part2 .c_base .c_bot_lt .c_bot_lt_hd a {
  float: left;
  width: 60px;
  height: 95px;
  line-height: 95px;
  margin-right: 0px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  padding-bottom: 10px;
}

.bottom_part2 .c_base .c_bot_lt .c_bot_lt_hd a.active {
  background: url(/images/index/bottom_part2.png) no-repeat center top;
}

.bottom_part2 .c_base .c_bot_lt ul {
  padding: 1% 0 0;
  width: 715px;
  min-height: 163px;
}

.bottom_part2 .c_base .c_bot_lt ul li {
  color: #fff;
  line-height: 200%;
  display: none;
  font-size: 16px;
  text-align: left;
}

.bottom_part2 .c_base .c_bot_lt ul li.active {
  display: list-item;
}

.bottom_part2 .c_base .c_bot_lt ul li a {
  display: inline;
  color: inherit;
  text-decoration: none;
  margin: 0;
  width: auto;
  height: auto;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  text-align: center;
  line-height: normal;
  font-size: inherit;
  font-weight: inherit;
  clear: inherit;
  background-image: none;
}

.bottom_part2 .c_base .c_bot_lt ul li a::after {
  content: none;
}

.bottom_part2 .c_base .c_bot_lt ul li a:hover {
  background-color: inherit;
}

.bottom_part2 .c_base .c_bot_lt ul li strong {
  font-size: 18px;
  font-weight: 900;
  color: #edba11;
  line-height: 56px;
}

.bottom_part3 {
  width: 100%;
  background: #143257;
  box-sizing: border-box;
  padding: 5px 0px 11px;
}

.bottom_part3 .c_footer {
  width: 1200px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 28px;
  color: #afafaf;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.bottom_part3 .c_footer .c_footer_nav a {
  display: inline;
  font-size: 13px;
  padding: 4px;
  color: #fff;
  text-decoration: none;
}

.bottom_part3 .c_footer p {
  font-size: 12px;
  line-height: 14px;
  color: #afafaf;
}

.bottom_part3 .c_footer p a {
  display: inline;
  color: inherit;
  text-decoration: none;
}

.module2 .module2-con-item {
  width: 393px;
  height: 400px;
  background: url(/images/2024/harmonyos/m2_icon1.png) no-repeat;
  background-size: 393px 409px;
  padding-top: 170px;
}

.module2 .module2-con-item:nth-child(2) {
  background: url(/images/2024/harmonyos/m2_icon2.png) no-repeat;
  background-size: 393px 409px;
}

.module2 .module2-con-item:nth-child(3) {
  background: url(/images/2024/harmonyos/m2_icon3.png) no-repeat;
  background-size: 393px 409px;
}

.module2 .module2-con-item div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 259px;
  height: 72px;
  border-radius: 6px;
  font-size: 24px;
  line-height: 1.3;
}

.module2 .module2-con-item p {
  width: 320px;
  margin: 0 auto;
}

.module21 {
  padding: 58px 0 114px 0;
}

.module21 .module21-con {
  display: flex;
  width: 1204px;
  height: 463px;
  background: linear-gradient(93deg, #1856f2 0%, #1f60fb 100%),
    linear-gradient(#538dfe, #538dfe);
  border-radius: 8px;
  margin: 90px auto 0 auto;
}

.module21 .module21-con .module21-con-left {
  height: 578px;
  margin: -48px 36px 0 38px;
}

.module21 .module21-con .module21-con-right {
  padding-top: 30px;
}

.module21 .module21-con .module21-con-right img {
  display: block;
  height: 331px;
}

.module21 .module21-con .module21-con-right div {
  display: flex;
  justify-content: space-between;
  width: 805px;
  margin-top: 18px;
}

.module21 .module21-con .module21-con-right div a {
  width: 292px;
  height: 52px;
  box-shadow: 0px 5px 7px 0px rgba(255, 88, 30, 0.2);
  border-radius: 8px;
  font-size: 22px;
  margin-left: 0;
}

.module21 .module-btn::after {
  height: 28px;
  margin-left: 6px;
}

.module21 .module21-con .module21-con-right div p {
  width: 460px;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  opacity: 0.8;
  text-align: right;
  margin-top: -10px;
}

.module22 {
  width: 100%;
  height: 618px;
  background: url(/images/2024/harmonyos/a2_bg.png) no-repeat;
  background-size: 1920px 668px;
  background-position: center;
  padding-top: 50px;
}

.module22 .module22-con {
  display: flex;
  align-items: center;
  width: 1200px;
  justify-content: space-between;
  margin: 20px auto 24px auto;
}

.module22 .module22-con .module22-con-item {
  width: 409px;
  height: 400px;
  background: url(/images/2024/harmonyos/module2_a1.png)
    no-repeat;
  background-size: 100%;
}
.module22 .module22-con .module22-con-item:nth-child(2) {
  background: url(/images/2024/harmonyos/module2_a2.png)
    no-repeat;
  background-size: 100%;
}
.module22 .module22-con .module22-con-item:nth-child(3) {
  background: url(/images/2024/harmonyos/module2_a3.png)
    no-repeat;
  background-size: 100%;
}

.module22 .module22-con-tit {
  font-size: 33px;
  line-height: 59px;
  letter-spacing: 1px;
  color: #000000;
  padding-left: 36px;
  padding-top: 52px;
}

.module22 .module22-con-tit span {
  color: #9847fa;
  font-size: 43px;
  font-weight: bold;
  letter-spacing: 2px;
}
.module22 .module22-con .module22-con-item:nth-child(2) .module22-con-tit span {
  color: #3c8bfd;
}
.module22 .module22-con .module22-con-item:nth-child(3) .module22-con-tit span {
  color: #17b489;
}
.module22 p {
  font-size: 22px;
  text-align: center;
  line-height: 44px;
  color: #333333;
  margin-top: 34px;
}

.module22 .module22-con-info {
  display: flex;
  align-items: center;
  margin-top: 14px;
  margin-left: 10px;
}

.module22 .module22-con-info span:nth-child(1) {
  width: 119px;
  height: 48px;
  font-size: 22px;
  color: #ffffff;
  text-shadow: 0px 2px 6px 0px rgba(166, 12, 33, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 18px;
}

.module22 .module22-con-info span:nth-child(2) {
  color: #771ce8;
  font-size: 20px;
  height: 48px;
  line-height: 48px;
  width: 213px;
  padding-left: 10px;
}
.module22 .module22-con-item:nth-child(2) .module22-con-info span:nth-child(2) {
  color: #0068ff;
}
.module22 .module22-con-item:nth-child(3) .module22-con-info span:nth-child(2) {
  color: #03a274;
}
.module4 {
  width: 100%;
  background: url(/images/2024/harmonyos/module4_bg1.png)
    no-repeat;
  background-size: 1916px 1042px;
  background-position: center;
  padding: 52px 0;
  margin-bottom: 0;
}

.module5 {
  width: 100%;
  background: url(/images/2024/harmonyos/module5_bg.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 0;
}

.module6 {
  background: url(/images/2024/harmonyos/module6_bg2.png)
    no-repeat;
  background-size: cover;
  margin-top: 0;
}

.module6 .module6-tab {
  display: flex;
  align-items: center;
  width: 1204px;
  height: 79px;
  background-color: rgba(255, 255, 255, 0.72);
  border-radius: 8px;
  border: solid 1px rgba(46, 103, 255, 0.72);
  margin: 40px auto;
}

.module6 .module6-tab span {
  width: 25%;
  height: 118px;
  line-height: 108px;
  text-align: center;
  color: #2162fd;
  opacity: 0.72;
  font-size: 24px;
  margin-top: 9px;
  cursor: pointer;
}

.module6 .module6-tab span.active {
  height: 118px;
  width: 333px;
  background: url(/images/2024/harmonyos/module6_tab.png)
    no-repeat;
  background-size: 333px 118px;
  color: #ffffff;
  opacity: 1;
  font-weight: bold;
}

.module6 .module6-tab span:nth-child(1).active {
  margin-left: -16px;
}

.module6 .module6-tab span:nth-child(4).active {
  margin-right: -9px;
}

.module6 .module6-list {
  display: none;
  width: 1229px;
  height: 608px;
  background: url(/images/2024/harmonyos/module6_list.png)
    no-repeat;
  background-size: 1229px 608px;
  margin: 0 auto 30px auto;
  color: #ffffff;
}

.module6 .module6-list.active {
  display: flex;
}

.module6 .module6-list .module6-list-tit {
  position: relative;
  font-size: 34px;
  font-weight: bold;
  padding-left: 50px;
  padding-top: 60px;
}

.module6 .module6-list .module6-list-tit::after {
  position: absolute;
  bottom: -16px;
  left: 50px;
  content: "";
  width: 72px;
  height: 5px;
  background-color: #67e2ff;
  border-radius: 2px;
}

.module6 .module6-list .module6-list-left ul {
  padding-left: 50px;
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  width: 680px;
}

.module6 .module6-list .module6-list-left ul li div {
  width: 104px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #67e2ff;
  border-radius: 4px;
  color: #224efe;
  font-size: 18px;
  margin-bottom: 16px;
}

.module6 .module6-list .module6-list-left ul li p {
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
}

.module6 .module6-list .module6-list-left ul li:nth-child(1) p {
  margin-bottom: 34px;
  width: 680px;
}

.module6 .module6-list .module6-list-left ul li:nth-child(2) {
  margin-right: 30px;
}

.module6 .module6-list .module6-list-right {
  width: 395px;
  height: 397px;
  margin-left: 48px;
  margin-top: 110px;
  display: flex;
  justify-content: space-between;
}

.module6 .module6-list .module6-list-right img {
  width: 181px;
  height: 397px;
}
.module329 {
  padding: 60px 0;
}
.module329 .module-des{
  opacity: 0.8;
  margin-bottom: 50px;
}
.module329 .main {
  position: relative;
}
.module329 .swiper329 {
  width: 1125px;
}
.module329 .swiper329 .swiper-slide{
  display: flex;
  justify-content: space-between;
}
.module329 .module329-left {
  width: 551px;
	height: 402px;
  object-fit: cover;
  border-radius: 12px;
}
.module329 .module329-right {
  width: 553px;
	height: 402px;
  object-fit: cover;
  border-radius: 12px;
}
.swiper-button-next329,
.swiper-button-prev329{
  width: 20px;
	height: 46px;
  line-height: 46px;
  text-align: center;
	background: rgba(50, 108, 246, 0.1);
	border-radius: 4px;
  color: #326cf6;
  font-size: 18px;
}

.swiper-button-next329:hover,
.swiper-button-prev329:hover {
  background: #326cf6;
  color: #ffffff;
}
.swiper-button-next329 {
  right: 0;
}
.swiper-button-prev329 {
  left: 0;
}