.footer {
  background-color: #282828; }
  .footer .footer_main {
    width: 1200px;
    margin: 0 auto; }
    .footer .footer_main .foo_t {
      padding: 55px 0;
      border-bottom: 1px solid #424242;
      position: relative; }
      .footer .footer_main .foo_t .t_links {
        display: flex;
        width: 1000px;
        overflow: hidden; }
        .footer .footer_main .foo_t .t_links a:hover {
          color: #af4d87; }
        .footer .footer_main .foo_t .t_links .item {
          flex: 1;
          height: 14px;
          line-height: 14px;
          color: #999999;
          font-size: 14px; }
        .footer .footer_main .foo_t .t_links .item:nth-child(2),
        .footer .footer_main .foo_t .t_links .item:nth-child(7) {
          position: relative;
          left: 10px; }
        .footer .footer_main .foo_t .t_links .item:nth-child(3),
        .footer .footer_main .foo_t .t_links .item:nth-child(8),
        .footer .footer_main .foo_t .t_links .item:nth-child(4),
        .footer .footer_main .foo_t .t_links .item:nth-child(9) {
          position: relative;
          left: 25px; }
      .footer .footer_main .foo_t .mt32 {
        margin-top: 32px; }
      .footer .footer_main .foo_t .t_img {
        position: absolute;
        right: 0;
        bottom: 0; }
    .footer .footer_main .foo_b {
      position: relative;
      padding: 60px 0; }
      .footer .footer_main .foo_b .b_txt .txt1 {
        width: 50%;
        text-align: center;
        color: #fff;
        font-size: 16px; }
        .footer .footer_main .foo_b .b_txt .txt1 span {
          font-size: 22px; }
      .footer .footer_main .foo_b .b_txt .txt2 {
        font-size: 14px;
        color: #666666;
        margin-top: 10px; }
      .footer .footer_main .foo_b .b_img {
        position: absolute;
        right: 0;
        bottom: 60px; }
      .footer .footer_main .foo_b .footerLogo {
        width: 118px;
        position: absolute;
        right: 0;
        top: 42px; }
        .footer .footer_main .foo_b .footerLogo .qrcode {
          width: 88px;
          height: 88px;
          position: absolute;
          top: -132px;
          left: 0;
          right: 0;
          margin: 0 auto; }
        .footer .footer_main .foo_b .footerLogo .logo {
          width: 118px;
          height: 94px; }

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