@charset "UTF-8";
@font-face {
  font-family: 'HelveticaNeueLTPro-ThEx';
  src: url("../fonts/HelveticaNeueLTPro-ThEx.otf"); }
@font-face {
  font-family: 'Bebasss';
  src: url("../fonts/BEBAS.ttf"); }
main {
  max-width: 1200px;
  margin: 0 auto; }

html {
  background: #fff;
  overflow-x: hidden;
  width: 100%; }

.main_page {
  position: relative;
  z-index: 20;
  background: #fff;
  width: 100%;
  height: auto; }

footer {
  height: auto;
  background: #2d3134;
  position: relative;
  z-index: 20;
  width: 100%; }
  footer .footer_t {
    padding-top: 70px; }
    footer .footer_t main {
      padding-bottom: 20px;
      border-bottom: 1px solid #434648; }
      footer .footer_t main:after {
        content: '';
        clear: both;
        overflow: hidden;
        display: block;
        width: 0;
        height: 0; }
    footer .footer_t .left {
      float: left;
      width: 700px; }
      footer .footer_t .left li {
        width: 340px;
        height: 50px;
        float: left;
        margin-bottom: 30px; }
        footer .footer_t .left li .w1 {
          width: 40px;
          height: 50px;
          line-height: 50px;
          line-height: 50px;
          float: left;
          margin-right: 12px; }
        footer .footer_t .left li .w2 {
          float: left; }
          footer .footer_t .left li .w2 .a1 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 16px;
            color: #fff;
            margin-top: 4px; }
          footer .footer_t .left li .w2 .a2 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #848484;
            margin-top: 3px; }
    footer .footer_t .right {
      width: 116px;
      float: right;
      text-align: center;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 14px;
      color: #848484; }
      footer .footer_t .right img {
        width: 116px;
        margin-bottom: 5px; }
  footer .footer_b {
    height: 160px; }
    footer .footer_b .left {
      line-height: 160px;
      height: 160px;
      float: left; }
    footer .footer_b .mid {
      float: left;
      margin-top: 70px;
      margin-left: 120px; }
      footer .footer_b .mid li {
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 14px;
        color: #848484; }
        footer .footer_b .mid li a {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 14px;
          color: #848484;
          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 .footer_b .mid li a:hover {
            color: #095ab6; }
    footer .footer_b .right {
      height: 160px;
      width: 140px;
      position: relative;
      float: right; }
      footer .footer_b .right button {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        width: 140px;
        height: 40px;
        border-radius: 30px;
        background: #ffc000;
        line-height: 40px;
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 16px;
        color: #fff;
        cursor: pointer; }
        footer .footer_b .right button i {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 16px;
          color: #fff;
          font-weight: bold; }

/*# sourceMappingURL=footer.css.map */
