li {
  list-style: none;
}
.flex-h {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.flex-o-b {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flex-o-a {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.flex-o-c {
  display: flex;
  justify-content: center;
  align-items: center;
}
.anli-page {
  padding-top: 56px;
}
.home-banner {
  width: 100%;
  margin-bottom: 46px;
}
.home-banner img {
  width: 100%;
  height: 230px;
}
.new-part1 p {
  font-weight: 600;
  font-size: 23px;
  color: #1a2840;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 70px;
}
.pic1 {
  width: 410px;
  height: 208px;
  margin-bottom: 4px;
}
.new-part1 .w440 {
  width: 440px;
}
.new-part1 .w440 .pic-box {
  box-shadow: 0px 5px 13px 0px rgba(171, 175, 193, 0.3);
  width: 215px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 8px;
}
.new-part1 .w440 .pic-box img {
  width: 215px;
  height: 118px;
}
.new-part1 .w440 .pic-box span {
  width: 215px;
  display: inline-block;
  text-align: center;
  height: 22px;
  font-weight: 400;
  font-size: 15px;
  color: #1a2840;
  line-height: 22px;
  background-color: #fff;
}
.text-box1 {
  width: 100%;
  height: 329px;
  background: url(/mobile/static/default/img/anli/p4.png) no-repeat;
  background-position: center;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 70px;
}
.new-part2 p {
  font-weight: 600;
  font-size: 23px;
  color: #1a2840;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 30px;
}
.text-box1 span {
  width: 439px;
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
  color: #1a2840;
  line-height: 26px;
}
.flex-w {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.w50half .flex-h {
  width: 50%;
  margin-bottom: 20px;
}
.w50half .flex-h img {
  width: 46px;
  height: 46px;
  margin-bottom: 6px;
}
.w50half .flex-h span {
  font-weight: 500;
  font-size: 15px;
  color: #3d3d3d;
  line-height: 22px;
}
.new-part2 {
  padding-bottom: 16px;
}
.new-part3 {
  padding-top: 34px;
  margin-bottom: 76px;
  padding-bottom: 46px;
  background: url(/mobile/static/default/img/anli/p10.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.new-part3 p {
  font-weight: 600;
  font-size: 23px;
  color: #1a2840;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 30px;
}

.sub-t {
  font-weight: 400;
  font-size: 15px;
  color: #667080;
  line-height: 22px;
  width: 439px;
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
}
.sch-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.swiper-shc {
  width: 100%;
  overflow: hidden;
}
.swiper-shc .swiper-slide {
  width: 265px;
}
.sch-item img {
  width: 265px;
  height: 187px;
}
.sch-item span {
  font-weight: 400;
  font-size: 23px;
  color: #1a2840;
  line-height: 40px;
  display: inline-block;
  width: 265px;
  height: 40px;
  background-color: #fff;
  text-align: center;
}
.minos-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 256px;
}
.swiper-news2 .swiper-slide {
  width: 256px;
}
.white-spbox {
  width: 256px;
  height: 77px;
  margin-top: -17px;
  font-weight: 400;
  padding-top: 17px;
  padding-left: 9px;
  font-size: 18px;
  color: #2d344d;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.37) 20%,
    rgba(255, 255, 255, 1) 100%
  );
}
.new-part4 {
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    #f0f6fe 19%,
    #f1f7fe 90%,
    #ffffff 100%
  );
  padding-bottom: 40px;
}
.minos-item img {
  width: 256px;
  height: 170px;
}
.new-part4 .same-p1 {
  font-weight: 600;
  font-size: 23px;
  color: #1a2840;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 18px;
}
.swiper-pagination3 {
  text-align: center;
  margin-top: 20px;
}
.swiper-pagination3 .swiper-pagination-bullet {
  width: 20px;
  height: 5px;
  background: #c3cbd6;
  border-radius: 77px 77px 77px 77px;
}
.swiper-pagination3 .swiper-pagination-bullet-active {
  width: 20px;
  height: 5px;
  background: #0046dc;
  border-radius: 77px 77px 77px 77px;
}
