  .footer-top {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 40px;
  }

  .footer-left {
    width: 33%;
    padding-right:142px;
  }

  .footer-left>img {
    display: block;
  }

  .footlogo {
    margin-bottom: 16px;
    width: 138px;
    height: 34px;
  }

  .brief {
    font-size: 14px;
    color: #526069;
    line-height: 24px;
    text-align: justify;
  }

  .footer-right {
    flex: 1;
    justify-content: space-between;

  }


  .footer-classfix-title {
    font-size: 14px;
    font-weight: bold;
    color: #292638;
    margin-bottom: 14px;
  }

  .footer-classfix-content-item>a {
    font-size: 14px;
    color: #526069;

  }

  .footer-classfix-content-right {
    margin-left: 32px;
  }

  .footer-classfix-content-item>a:hover {
    color: #5E3FF8;
  }

  .footer-classfix-content>.footer-classfix-content-item,
  .footer-classfix-content-left>.footer-classfix-content-item,
  .footer-classfix-content-right>.footer-classfix-content-item {
    margin-bottom: 4px;
  }

  .footer-classfix-content>.footer-classfix-content-item:last-child,
  .footer-classfix-content-left>.footer-classfix-content-item:last-child,
  .footer-classfix-content-right>.footer-classfix-content-item:last-child {
    margin-bottom: 0;
  }

  .footer-bottom {
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    color: #292638;
  }

  .footer-classfix-content-item {
    font-size: 14px;
    color: #526069;
  }