.top-banner .bannerItem {
  justify-content: space-between; }
  .top-banner .bannerItem p {
    max-width: 495px; }
  .top-banner .bannerItem h2 {
    margin-top: -20px; }
  .top-banner .bannerItem .ani-img {
    padding-right: 137px; }

.assistant-banner {
  background: linear-gradient(-90deg, #755aff, #7531ff);
  -webkit-background-size: cover;
  background-size: cover; }

.credit-function {
  background-color: #fffeff; }

.credit-title {
  padding: 79px 0 28px 0; }
  .credit-title h3 {
    line-height: 1;
    font-size: 28px;
    font-weight: bold;
    color: #3b426b; }

.credit-icon {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between; }
  .credit-icon .item {
    text-align: center;
    width: 33.3%;
    box-sizing: border-box;
    padding: 50px 28px;
    box-shadow: 0px 3px 43px 0px rgba(65, 90, 140, 0.19);
    border-radius: 10px;
    margin: 25px; }
    .credit-icon .item img {
      margin: 0 auto 14px; }
    .credit-icon .item h4 {
      font-size: 18px;
      line-height: 1;
      color: #3b426b;
      margin-bottom: 20px;
      font-weight: normal; }
    .credit-icon .item p {
      font-size: 14px;
      color: #7d88a2;
      line-height: 1;
      text-align: left;
      margin: 0 auto;
      line-height: 30px; }

/*------part------*/
.market-member > div {
  flex: 0 0 600px; }
  .market-member > div.right {
    padding-left: 34px; }
  .market-member > div img {
    position: relative; }
.market-member .item {
  flex: 0 0 600px;
  box-sizing: border-box;
  position: relative; }
  .market-member .item h4 {
    line-height: 1;
    font-size: 22px;
    color: #3B426B;
    margin-bottom: 20px;
    font-weight: bold;
    white-space: pre-wrap; }
  .market-member .item .info {
    font-size: 18px;
    color: #7d88a2;
    line-height: 32px;
    max-width: 486px; }

.moments-function .swiper-container {
  width: 100%;
  height: 750px;
  margin-bottom: 40px; }
  .moments-function .swiper-container .swiper-slide {
    left: 612px; }
  .moments-function .swiper-container .moments-page-item > img {
    width: 389px;
    height: 750px; }
  .moments-function .swiper-container .swiper-pagination-bullet {
    width: 226px;
    height: 52px;
    border-radius: 52px;
    font-size: 20px;
    line-height: 52px;
    text-align: center;
    color: #3B426B;
    background: transparent;
    opacity: 1;
    border: 1px solid transparent; }
    .moments-function .swiper-container .swiper-pagination-bullet:hover {
      border-color: #4E6BEF; }
.moments-function .swiper-container-vertical > .swiper-pagination-bullets {
  left: 182px;
  width: 226px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
.moments-function .swiper-container .swiper-pagination-bullet-active {
  background: linear-gradient(-90deg, #4e6bef, #7089fa);
  color: #fff; }
.moments-function .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0 70px 0; }

.sub-title {
  text-align: center;
  font-size: 26px;
  color: #3b426b;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 50px; }

.sub-essay {
  font-size: 18px;
  color: #7d88a2;
  text-align: center;
  padding-bottom: 20px; }

.sub-title1 {
  padding-top: 89px;
  margin-bottom: 55px; }

.sub-title2 {
  padding-top: 92px;
  margin-bottom: 54px; }

/*.credit-member .jifen >ul>li>p{*/
/*    line-height: 40px;*/
/*}*/
.tips-img {
  padding: 60px 0 92px;
  position: relative;
  left: 60px; }

/*# sourceMappingURL=buyer.css.map */
