.sub-title1 {
  font-size: 30px;
}
.credit-title {
  padding-top: 90px;
  padding-bottom: 90px;
}
.moments-function .swiper-container {
  height: 744px;
  margin-bottom: 171px;
}
.moments-function .swiper-container .moments-page-item > img {
  width: 342px;
  height: 744px;
}
.moments-function .swiper-container .swiper-pagination-bullet {
  border-radius: 34px;
}
.moments-function .swiper-container .swiper-pagination-bullet-active {
  background: linear-gradient(90deg, #274bde 0%, #56a4ff 105.53%);
  color: #fff;
}
.moments-function .swiper-container .swiper-pagination-bullet:hover {
  border-color: #274bde;
}
.credit-icon {
  justify-content: center;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #686b7e;
}
.credit-icon > div {
  width: 25%;
}
.credit-icon .boldtitle {
  color: #3b426b;
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  padding-bottom: 8px;
}

.shopassistant_count {
  font-size: 18px;
  line-height: 32px;
  color: #7d88a2;
  position: relative;
  padding-left: 24px;
  margin-bottom: 30px;
  margin-right: 61px;
}
.shopassistant_count::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #3b426b;
  top: 50%;
  left: 0;
  border-radius: 50%;
}
.shopassistant_count .title {
  font-size: 18px;
  line-height: 32px;
  font-weight: bold;
  color: #3b426b;
}
.market-member .item .info {
  font-size: 18px;
  color: #7d88a2;
  line-height: 32px;
  max-width: 540px;
}
.more1 {
  margin: 0 auto;
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.more1 .more-item {
  width: 33.3%;
  text-align: center;
}
.more1 .more-item p {
  font-size: 24px;
  font-weight: bold;
  color: #3b426b;
  margin-top: 36px;
}
.more1 .more-item img {
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
.moments-function .swiper-container {
  height: 800px;
}
.moments-function .swiper-container .moments-page-item > img {
  margin-left: 100px;
}
.moments-function
  .swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin-bottom: 40px;
}
