.assistant-banner {
  background: url("../img/as-banner.html") no-repeat 0 0;
  -webkit-background-size: cover;
  background-size: cover; }

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

.credit-title {
  padding: 79px 0 62px 0; }
  .credit-title h3 {
    line-height: 26px;
    font-size: 26px;
    font-weight: 600;
    color: #3b426b; }

.credit-icon {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between; }
  .credit-icon .item {
    /*flex: 0 0 260px;*/
    text-align: center;
    background: #fff;
    /*padding: 20px 0 0;*/
    height: 274px;
    width: 33.3%;
    border-radius: 4px;
    box-sizing: border-box; }
    .credit-icon .item img {
      margin: 0 auto; }
    .credit-icon .item h4 {
      font-size: 18px;
      line-height: 18px;
      color: #3b426b;
      margin-bottom: 13px;
      font-weight: normal; }
    .credit-icon .item p {
      font-size: 14px;
      color: #7d88a2;
      line-height: 28px;
      max-width: 228px;
      text-align: center;
      margin: 0 auto; }

/*------part------*/
.market-member > div {
  flex: 0 0 600px; }
.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; }
  .market-member .item .info {
    font-size: 18px;
    color: #7d88a2;
    line-height: 32px; }
.market-member .item2 {
  flex: 0 0 580px;
  box-sizing: border-box;
  position: relative; }
  .market-member .item2.right h4 {
    padding: 0 0 24px 54px; }
    .market-member .item2.right h4:after {
      left: 36px; }
  .market-member .item2 h4 {
    padding: 0 0 24px 44px;
    line-height: 1;
    font-size: 24px;
    color: #5d6494;
    font-weight: 600;
    position: relative; }
    .market-member .item2 h4:after {
      display: block;
      content: '';
      width: 8px;
      height: 8px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background: #ff4e4c;
      position: absolute;
      top: 9px;
      left: 26px; }
  .market-member .item2 .info {
    padding-left: 44px;
    font-size: 18px;
    color: #7d88a2;
    line-height: 44px; }

.moments-function .swiper-container {
  width: 100%;
  height: 744px;
  margin-bottom: 58px; }
  .moments-function .swiper-container .swiper-slide {
    left: 612px; }
  .moments-function .swiper-container .moments-page-item > img {
    width: 385px;
    height: 744px; }
  .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: #FF40A0; }
.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(0deg, #ff359a, #ff6eb7);
  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: 71px;
  margin-bottom: 88px; }

.sub-title2 {
  padding-top: 81px;
  margin-bottom: 70px; }

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

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