.p-1 {
  width: 100%;
  position: relative;
}
.p-1::before {
  display: block;
  content: "";
  background: url("../images/product/p1-bg.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.p-1 .bg-img {
  width: 100%;
  height: auto;
}
.p-1 .p-1-content {
  position: relative;
  z-index: 1;
  padding: 240px 0 205px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-1 .p-1-content .title {
  max-width: 750px;
  color: #fff;
  text-align: center;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 85px;
  /* 132.813% */
}
.p-1 .p-1-content .til {
  margin-top: 30px;
  color: #fff;
  text-align: center;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  /* 175% */
}
.p-1 .p-1-content .bt {
  color: #e4dfff;
  text-align: center;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 26px;
  padding: 0 20px;
  width: fit-content;
  margin: 0 auto 30px;
  border-radius: 26px;
  background: linear-gradient(90deg, #8a5cff 6.78%, #2072ed 77.76%, #01ffff 117.34%);
}
.title {
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 52px;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: 68px;
  /* 130.769% */
  background: linear-gradient(90deg, #8a5cff 9.3%, #2072ed 40.96%, #01ffff 89.67%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.p-2 .title {
  margin-bottom: 88px;
}
.p-2 .list {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
}
.p-2 .list .it {
  padding: 53px;
  border-radius: 42px;
  border: 2px solid #333754;
  background: linear-gradient(6deg, #203d75 -18.48%, #1b264c 24.62%, #191c38 56.28%);
  position: relative;
  width: 614px;
  height: 515px;
}
.p-2 .list .it:nth-child(1),
.p-2 .list .it:nth-child(4) {
  width: 828px;
}
.p-2 .list .it::before {
  display: block;
  content: "";
  position: absolute;
  left: -2px;
  top: -2px;
  bottom: -2px;
  right: -2px;
  background: url("../images/product/p2-icon-1.png") bottom no-repeat;
  background-size: 100% 100%;
}
.p-2 .list .it:nth-child(2)::before {
  background: url("../images/product/p2-icon-2.png") bottom no-repeat;
  background-size: 100% 100%;
}
.p-2 .list .it:nth-child(3)::before {
  background: url("../images/product/p2-icon-3.png") bottom no-repeat;
  background-size: 100% 100%;
}
.p-2 .list .it:nth-child(4)::before {
  background: url("../images/product/p2-icon-4.png") bottom no-repeat;
  background-size: 100% 100%;
}
.p-2 .list .it .it-title {
  color: #fff;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 66.667% */
  margin-bottom: 30px;
}
.p-2 .list .it .it-til {
  color: #a1b6e1;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 140% */
}
.p-3 {
  position: relative;
}
.p-3::before {
  display: block;
  content: "";
  background: url("../images/home/h3-bf.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.p-3 .title {
  margin-bottom: 88px;
}
.p-3 .list {
  display: flex;
}
.p-3 .list:last-child {
  margin-top: 120px;
}
.p-3 .list .it {
  width: 33.3%;
  padding: 42px;
}
.p-3 .list .it:hover {
  border-radius: 24px;
  background: #191C38;
}
.p-3 .list .it img {
  width: 66px;
  height: 66px;
  margin-bottom: 30px;
}
.p-3 .list .it .it-title {
  color: #fff;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 109.091% */
  margin-bottom: 36px;
}
.p-3 .list .it .it-til {
  max-width: 338px;
}
.p-3 .list .it .it-til:last-child {
  margin-top: 20px;
}
.p-3 .list .it .it-til span {
  color: #a1b6e1;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 122.222% */
}
.pg-2 .pg-2-box {
  border-radius: 42px;
  border: 2px solid #333754;
  background: linear-gradient(70deg, #203d75 7.17%, #191c38 47.81%);
  margin-bottom: 70px;
  padding: 68px 120px 60px;
  overflow: hidden;
  position: relative;
}
.pg-2 .pg-2-box::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/program/pg-icon-1.png") no-repeat;
  background-size: auto 100%;
}
.pg-2 .pg-2-box:nth-child(2)::before {
  background: url("../images/program/pg-icon-2.png") right no-repeat;
  background-size: auto 100%;
}
.pg-2 .pg-2-box:last-child {
  margin-bottom: 0;
}
.pg-2 .pg-2-box:last-child::before {
  background: url("../images/program/pg-icon-3.png") no-repeat;
  background-size: auto 100%;
}
.pg-2 .pg-2-box .title {
  text-align: center;
  margin-bottom: 30px;
}
.pg-2 .pg-2-box .til {
  color: #a1b6e1;
  text-align: center;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
  margin: 0 auto 100px;
}
.pg-2 .pg-2-box .list {
  float: right;
}
.pg-2 .pg-2-box .list .item {
  min-height: 83px;
  padding-left: 38px;
  position: relative;
  margin-bottom: 7px;
}
.pg-2 .pg-2-box .list .item::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../images/program/check.png") no-repeat;
  background-size: 100% 100%;
}
.pg-2 .pg-2-box .list .item::after {
  display: block;
  content: "";
  position: absolute;
  top: 27px;
  left: 9px;
  bottom: 0;
  width: 1px;
  background: #0fbcf6;
}
.pg-2 .pg-2-box .list .item:last-child {
  margin-bottom: 0;
}
.pg-2 .pg-2-box .list .item:last-child::after {
  display: none;
}
.pg-2 .pg-2-box .list .item .it-title {
  color: #fff;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 133.333% */
}
.pg-2 .pg-2-box .list .item .it-til {
  color: #a1b6e1;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
}
.pg-2 .pg-2-box:nth-child(2) .list {
  float: left;
}
@media (max-width: 750px) {
  .title {
    font-size: 30px;
    line-height: 32px;
  }
  .p-1 {
    padding-top: 54px;
    padding-bottom: 60px;
  }
  .p-1 .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-1::before {
    z-index: 1;
  }
  .p-1 .p-1-content {
    position: inherit;
    padding: 30px 20px;
  }
  .p-1 .p-1-content .title-1,
  .p-1 .p-1-content .title {
    font-size: 30px;
    line-height: 34px;
  }
  .p-1 .p-1-content .til {
    padding: 0 20px;
    margin-top: 20px;
  }
  .p-2 .title {
    margin-bottom: 30px;
  }
  .p-2 .list .it {
    overflow: hidden;
    width: 100%!important;
    padding: 40px 30px;
  }
  .p-2 .list .it::before {
    background-size: cover!important;
  }
  .p-2 .list .it .it-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .p-2 .list .it .it-til {
    font-size: 18px;
  }
  .p-3 .title {
    margin-bottom: 30px;
  }
  .p-3 .list {
    gap: 20px;
    flex-wrap: wrap;
  }
  .p-3 .list .it {
    width: 100%;
    border-radius: 24px;
    background: #191C38;
  }
  .p-3 .list:last-child {
    margin-top: 20px;
  }
  .pg-2 .pg-2-box {
    padding: 40px 30px;
    margin-bottom: 30px;
    border-radius: 20px;
  }
  .pg-2 .pg-2-box::before {
    background-position: left;
    opacity: 0.1;
  }
  .pg-2 .pg-2-box:nth-child(2)::before {
    background-position: right;
    opacity: 0.1;
  }
  .pg-2 .pg-2-box .til {
    margin-bottom: 30px;
  }
  .pg-2 .pg-2-box .list .item .it-til {
    line-height: 20px;
  }
}
