﻿main {
  width: 1200px;
  margin: 0 auto; }

body span {
  font-size: 12px; }

footer {
  width: 100%;
  height: auto;
  border-top: 2px solid #135bb0; }
  footer .footerS1 {
    width: 115px;
    height: 26px;
    position: absolute;
    background: #135bb0;
    right: 0;
    top: -28px;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 14px;
    color: white;
    line-height: 26px;
    text-align: center; }
  footer .footerL {
    width: 70px;
    height: 60px;
    float: left;
    margin-top: 36px; }
  footer .footerR {
    width: 1030px;
    height: auto;
    float: right;
    margin-top: 46px; }
    footer .footerR li {
      width: 70px;
      height: auto;
      float: left;
      margin-right: 65px;
      text-align: center; }
      footer .footerR li .fooLiTit {
        white-space: nowrap; }
        footer .footerR li .fooLiTit a {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 16px;
          color: #2d2d2d; }
      footer .footerR li .fooLiCon {
        margin-top: 16px;
        white-space: nowrap; }
        footer .footerR li .fooLiCon a {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 14px;
          color: #adadad; }
      footer .footerR li .fooLiCon:first-child {
        margin-top: 25px; }
      footer .footerR li:last-child {
        margin-right: 0; }
  footer .footerB li {
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 14px;
    color: #adadad; }
  footer .footerB a {
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 14px;
    color: #adadad; }

/*# sourceMappingURL=footer.css.map */
