.step .flow-ul a {
  color: rgba(0, 0, 0, 0.45); }

.step .flow-ul a:after {
  color: rgba(0, 0, 0, 0.45); }

.g-content .container .banner .crumbs {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  top: -204px !important;
 }

/*g-content*/
.g-content {
  position: relative; }
  .g-content .container .banner {
    position: relative; }
    .g-content .container .banner .bannerImg {
      width: 1032px;
      display: block; }
    .g-content .container .banner .articleTitle {
      font-size: 32px;
      color: #212121;
      width: 616px;
      height: 110px;
      text-align: left;
      position: absolute;
      background: #fff;
      left: 12.2%;
      bottom: 0;
      padding-top: 72px;
      font-family: PingFangSC-Medium; }
  .g-content .container .message-nav {
    position: relative;
    padding-top: 16px;
    margin-left: 152px; }
    .g-content .container .message-nav .message-classify {
      float: left;
      width: 88px;
      height: 46px;
      line-height: 46px;
      text-align: center;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.65);
      border-bottom: 2px solid transparent;
      margin-right: 24px;
      cursor: pointer; }
      .g-content .container .message-nav .message-classify.active {
        border-bottom: 2px solid #19D3C5;
        color: #19D3C5; }
  .g-content .container .message-content {
    width: 1103px;
    margin: 30px auto 0;
    padding: 0 32px 30px;
    position: relative; }
    .g-content .container .message-content .item {
      /*&.join-us.item,&.contact-us.item{
        padding-top: 0;
      }*/ }
      .g-content .container .message-content .item .desc {
        font-size: 14px;
        color: rgba(0, 0, 0, 0.65);
        line-height: 24px;
        padding-bottom: 16px; }
      .g-content .container .message-content .item .aboutUsImg {
        width: 100%; }
      .g-content .container .message-content .item .introduce {
        margin-top: 30px;
        background: #F7F7F7;
        border-radius: 2px;
        padding: 30px; }
        .g-content .container .message-content .item .introduce h2 {
          font-family: PingFangSC-Medium;
          font-size: 16px;
          color: #212121;
          line-height: 24px;
          padding-bottom: 16px; }
        .g-content .container .message-content .item .introduce h3 {
          font-family: PingFangSC-Medium;
          font-size: 14px;
          color: #212121;
          line-height: 24px; }
        .g-content .container .message-content .item .introduce p {
          font-family: PingFangSC-Regular;
          font-size: 14px;
          color: rgba(0, 0, 0, 0.65);
          line-height: 24px; }
          .g-content .container .message-content .item .introduce p.mail {
            font-family: PingFangSC-Medium; }
      .g-content .container .message-content .item.join-us, .g-content .container .message-content .item.contact-us {
        display: none; }

/*upload  g-content*/

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