@import 'https://cdn.campuswit.com/alibaba-puhuiti/harmony-os-font.css?v=2';
body,
html {
  font-family: HarmonyOS_Sans, Arial, 'Microsoft YaHei', sans-serif;
}
body {
  font-size: 16px;
}
.title-wrap {
  line-height: 1;
  text-align: left;
  overflow: hidden;
}
.title-wrap h2,
.title-wrap p {
  margin: 0;
}
.title-wrap p {
  margin-top: 15px;
}
.title-wrap h2 {
  font-size: 48px;
  color: #024393;
  font-weight: normal;
}
.title-wrap .en {
  color: #ec7a43;
  font-size: 22px;
  font-weight: bold;
}
.main-color {
  color: #024393;
}
nav .cont {
  position: relative;
  font-size: 20px;
}
nav .cont ul {
  color: #fd9b6c;
}
nav .cont ul li {
  overflow: hidden;
}
nav .cont ul li::after {
  position: absolute;
  left: 0;
  right: 0;
  height: 3px;
  content: "";
  bottom: -3px;
  overflow: hidden;
}
nav .cont ul li.active::after,
nav .cont ul li:hover::after {
  display: block;
  bottom: 20px;
  transition: all 0.5s;
}
/* 文字大小 */
/* 小号字体 */
.font-small {
  font-size: 0.2rem;
}
/* 中号字体 */
.font-medium {
  font-size: 0.3rem;
}
/* 大号字体 */
.font-large {
  font-size: 0.4rem;
}
/* 特大号字体 */
.font-extra-large {
  font-size: 0.5rem;
}
.mt {
  margin-top: 0.6rem;
}
.mb {
  margin-bottom: 0.6rem;
}
.index-title-wrap {
  margin-bottom: 0.57rem;
}
.index-title-wrap .cn {
  text-align: center;
  line-height: 1;
  margin: 0;
}
.index-title-wrap::after {
  content: '';
  display: block;
  width: 1rem;
  height: 0.06rem;
  background-color: var(--sub-color);
  margin: 0.2rem auto 0;
}
.swiper-button-prev,
.swiper-button-next {
  width: 0.76rem;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}
.background-image-cover {
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.banner {
  background-image: linear-gradient(180deg, #0038b8 0%, #00106f 100%);
}
.banner .logo {
  top: 11%;
}
.banner .child-1 {
  top: 28%;
  width: 32%;
}
#part1 .main-image {
  margin-left: 35px;
}
#part1 .flex-container {
  align-items: center;
}
#part2 {
  background-image: url(../images/part2-bg.png);
  line-height: 1.5;
}
#part2 ul {
  width: 386px;
  border-top: 1px dashed #999999;
  border-bottom: 1px dashed #999999;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
#part2 .main-image {
  align-self: center;
}
#part2 .line {
  border-bottom: 1px dashed #999999;
}
#part2 .main-image {
  margin-left: 12px;
  margin-right: 12px;
}
#part3 {
  background-image: url(../images/part3-bg.png);
  color: #fff;
}
#part3 .title-wrap h2 {
  color: #fff;
}
#part3 ul {
  margin-top: 30px;
}
#part3 ul .circle {
  width: 169px;
  height: 169px;
  border-radius: 50%;
  border: 1px dashed #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
#part3 ul h2 {
  font-size: 48px;
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: normal;
}
#part3 ul h2 small {
  font-size: 18px;
}
#part3 .line {
  border-bottom: 1px dashed #999999;
}
#part3 .main-image {
  margin-left: 12px;
  margin-right: 12px;
}
#part4 .cont {
  text-align: center;
}
#part4 .cont .tab-title {
  width: 721px;
  margin-bottom: 70px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  gap: 25px;
}
#part4 .cont .tab-title li {
  width: 360px;
  line-height: 70px;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
  background: #024393;
}
#part4 .cont .tab-title li.active,
#part4 .cont .tab-title li:hover {
  background: #ec7a43;
  color: #fff;
}
#part4 .cont .tab-title li + li {
  margin-left: 1px;
}
#part4 .cont .tab-con img {
  max-width: unset;
}
#part4 .cont .tab-con li:first-child img {
  width: 1298px;
}
#part4 .cont .tab-con li:nth-child(2) img {
  width: 1293px;
}
.time-wrap {
  position: relative;
  display: flex;
  line-height: 1.5;
  align-items: flex-start;
  margin-top: 0.4rem;
  margin-left: -100px;
  letter-spacing: -1px;
}
.time-wrap::before {
  height: 1px;
  border-bottom: 1px dashed var(--color-primary);
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 211px;
  z-index: 0;
  width: 1220px;
  opacity: 0.7;
}
.time-wrap h3 {
  color: var(--color-primary);
  font-size: 24px;
  margin: 0;
  margin-bottom: 0.1rem;
}
.time-wrap li {
  padding-left: 0.2rem;
  flex-shrink: 0;
  height: 220px;
  position: relative;
  z-index: 1;
  margin-left: -75px;
}
.time-wrap li div {
  width: 150px;
}
.time-wrap li:nth-child(8) {
  margin-left: -100px;
}
.time-wrap li:nth-child(9) {
  margin-left: -120px;
}
.time-wrap li:nth-child(10) {
  margin-left: -90px;
}
.time-wrap li:nth-child(7) div,
.time-wrap li:nth-child(9) div {
  width: 235px;
}
.time-wrap li:nth-child(8) div {
  width: 230px;
}
.time-wrap li:first-child {
  margin-left: 0;
}
.time-wrap li:nth-child(odd) {
  background-image: url(../images/time-line-1.png);
  background-repeat: no-repeat;
  padding-bottom: 0.4rem;
  background-position: bottom left;
}
.time-wrap li:nth-child(even) {
  padding-top: 0.37rem;
  margin-top: 203px;
  background-image: url(../images/time-line-2.png);
  background-repeat: no-repeat;
  background-position: top left;
}
.time-wrap li:nth-child(even) h3 {
  color: var(--color-second);
}
#part5 {
  background-image: url(../images/part5-bg.png);
  padding-bottom: 3rem;
}
#part6 .sub-title {
  font-size: 30px;
  color: #024393;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
}
#part6 .tit {
  width: 697px;
  line-height: 50px;
  background-image: linear-gradient(90deg, #f0aa8852 0%, transparent);
  color: #cd6a3b;
  padding-left: 25px;
  font-size: 22px;
}
#part6 .child-1 {
  background-color: #f2f5f9;
  padding: 46px;
}
#part6 .child-1 .main-image {
  width: 517px;
  height: 333px;
  margin-left: 40px;
}
#part6 .child-2 {
  margin-top: 0.4rem;
}
#part6 .child-2 .sub-title {
  margin-bottom: 20px;
}
#part6 .child-2 table {
  width: 100%;
  text-align: center;
  border-spacing: 4px;
  border-collapse: unset;
}
#part6 .child-2 th {
  background-color: #024393;
  color: #fff;
  padding: 20px;
}
#part6 .child-2 td {
  padding: 20px;
}
#part6 .child-2 tr:last-child {
  background-color: #f5f5f5;
}
#part6 small {
  color: #ec7a43;
  font-size: inherit;
}
#part6 .child-3 {
  background-color: #f6f9ff;
}
#part6 .child-3 .list-1 .main-image {
  margin-left: 50px;
}
#part6 .child-3 .list-1 ul {
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
#part6 .child-3 .list-1 ul li:nth-child(odd) {
  color: #000000;
  padding-top: 25px;
  width: 100px;
  height: 127px;
  border-radius: 10px;
  border: solid 1px #333333;
  line-height: 1.25;
}
#part6 .child-3 .list-1 ul li:nth-child(odd) img {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
#part6 .child-3 .list-2 {
  margin-bottom: 50px;
  overflow: hidden;
}
#part6 .child-3 .list-2 strong {
  font-size: 18px;
}
#part6 .child-3 .list-2 li {
  width: 585px;
  padding-bottom: 20px;
  background-color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
  background-image: url(../images/part6/01.png);
  background-repeat: no-repeat;
  background-position: 95% 90%;
}
#part6 .child-3 .list-2 li h4 {
  font-size: 24px;
  margin-bottom: 0;
  color: #024393;
  line-height: 1.25;
}
#part6 .child-3 .list-2 li:nth-child(2) {
  background-image: url(../images/part6/02.png);
}
#part6 .child-3 .list-2 li:nth-child(2) h4 {
  color: #ec7a43;
}
#part6 .child-3 .list-3 {
  text-align: center;
  line-height: 1.5;
  color: #000000;
}
#part6 .child-3 .list-3 li:nth-child(odd) .circle {
  background-color: #024393;
  width: 108px;
}
#part6 .child-3 .list-3 P {
  text-align: center;
  margin-top: 20px;
}
#part6 .child-3 .list-3 .circle {
  height: 108px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
#part6 .info {
  background-color: #fff;
  padding: 30px 40px;
  margin: 80px 0;
}
#part6 .info h4 {
  color: #024393;
  font-size: 24px;
}
#part6 .info p {
  margin-top: 20px;
}
#part7 .swiper-slide {
  width: 701px;
  height: 459px;
  overflow: hidden;
}
#part7 .swiper-slide img {
  border-radius: 0.2rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#footer {
  background-image: linear-gradient(180deg, #0038b8 0%, #00106f 100%);
}
#footer h2,
#footer ul,
#footer p {
  color: #fff;
}
#footer .cont {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 30px;
}
#footer .cont .main-image {
  margin-left: auto;
  margin-right: auto;
  width: 341px;
}
#footer .left {
  width: 410px;
  flex-shrink: 0;
}
#footer .right {
  align-items: flex-end;
}
#footer .right li {
  width: 130px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
  border-radius: 10px;
  text-align: center;
  color: #000000;
  line-height: 1.5;
}
#footer .right li img {
  width: 110px;
  height: 110px;
  object-fit: contain;
}
#footer .right li + li {
  margin-left: 15px;
  text-align: center;
}
