@charset "UTF-8";
main {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%; }

html {
  background: #fff;
  overflow-x: hidden;
  width: 100%; }

.footer-t {
  width: 100%;
  height: 390px;
  background: url("../Image/f-bac.png") no-repeat center;
  background-size: cover;
  overflow: hidden; }
  .footer-t .p1 {
    margin-top: 70px;
    height: 17px; }
    .footer-t .p1 li {
      width: 150px;
      float: left;
      height: 17px;
      position: relative; }
      .footer-t .p1 li:last-child:after {
        display: none; }
      .footer-t .p1 li:hover a {
        color: #f2b81c; }
      .footer-t .p1 li:after {
        content: '';
        position: absolute;
        right: 0;
        height: 17px;
        width: 1px;
        top: 0;
        background: #414141; }
      .footer-t .p1 li a {
        width: 100%;
        height: 100%;
        display: block;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 18px;
        color: #fff;
        line-height: 17px;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition-timing-function: ease;
        -moz-transition-timing-function: ease;
        /* Firefox 4 */
        -webkit-transition-timing-function: ease;
        /* Safari 和 Chrome */
        -o-transition-timing-function: ease;
        /* Opera */ }
  .footer-t .p2 {
    width: 100%;
    margin-top: 89px;
    overflow: hidden; }
    .footer-t .p2 .a1 {
      float: left;
      width: 200px; }
    .footer-t .p2 .a2 {
      width: 116px;
      float: right; }
      .footer-t .p2 .a2 .w1 {
        width: 116px;
        height: 116px;
        background: url("../Image/qr.png") no-repeat center; }
      .footer-t .p2 .a2 .w2 {
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 14px;
        color: #848484; }
    .footer-t .p2 .a3 {
      width: 710px;
      float: right; }
      .footer-t .p2 .a3 .w {
        width: 100%;
        height: 40px; }
        .footer-t .p2 .a3 .w .c1 {
          width: 40px;
          height: 40px;
          float: left;
          margin-right: 12px; }
        .footer-t .p2 .a3 .w .c2 {
          float: left;
          width: auto;
          height: 40px; }
          .footer-t .p2 .a3 .w .c2 .d1 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 16px;
            color: #fff; }
          .footer-t .p2 .a3 .w .c2 .d2 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #848484; }
        .footer-t .p2 .a3 .w .w1 {
          width: 254px;
          height: 40px;
          float: left; }
        .footer-t .p2 .a3 .w .w2 {
          width: 456px;
          height: 40px;
          float: left; }

.footer-b {
  height: 55px;
  line-height: 55px;
  background: #1a1a1a;
  font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
  font-size: 14px;
  color: #787878; }
  .footer-b li a {
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 14px;
    color: #787878; }

/*# sourceMappingURL=footer.css.map */
