﻿.footer {
  background:#000000;
  z-index: 999;
  padding: 20px 0;
 
}
.blank100 { width:100%; height:100px; clear:both;}
.footer .row {
  *zoom: 1;
}
.footer .row:before,
.footer .row:after {
  display: table;
  content: ' ';
}
.footer .row:after {
  clear: both;
}
.footer .row.row-2 dl {
  float: left;
}
.footer .row.row-2 dl dt {
  line-height: 1em;
  font-size: 16px;
  color: #000;
}
.footer .row.row-2 dl dd {
  color: #000;
  line-height: 2em;
}
.footer .row.row-2 dl dd span {
  display: inline-block;
}
.footer .row.row-2 .qr {
  *zoom: 1;
  float: left;
}
.footer .row.row-2 .qr:before,
.footer .row.row-2 .qr:after {
  display: table;
  content: ' ';
}
.footer .row.row-2 .qr:after {
  clear: both;
}
.footer .row.row-2 .qr figure img {
  width: 91px;
  height: 91px;
}
.footer .row.row-2 .qr figure figcaption {
  line-height: 2em;
  font-size: 12px;
}
.footer .row.row-3 .copyright {
  font-size: 12px;
  color: #fff;
}
.footer .row.row-3 .copyright span {
  display: inline-block;
}
@media (max-width: 740px) {
  .footer dl,
  .footer .qr {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer dl dt,
  .footer .qr dt {
    margin-bottom: 10px;
  }
  .footer dl dd,
  .footer .qr dd {
    display: inline-block;
    margin-right: 10px;
  }
  .footer .qr {
    text-align: center;
  }
  .footer .copyright {
    text-align: center;
    line-height: 2em;
  }
}
@media (min-width: 740px) {
  .footer {
    position: static;
  }
  .footer dl,
  .footer .qr {
    width: 33.33%;
    margin-bottom: 20px;
  }
  .footer dl dt,
  .footer .qr dt {
    margin-bottom: 20px;
  }
  .footer .copyright {
    text-align: center;
    line-height: 2em;
  }
}
@media (min-width: 960px) {
  .footer dl,
  .footer .qr {
    width: 16.6666%;
    margin-bottom: 20px;
  }
  .footer .copyright {
    text-align: center;
  }
}
.fixmenu {
  position: fixed;
  z-index: 9999;
  right: 0;
  bottom: 140px;
  overflow: hidden;
}
.fixmenu .tel {
  display: block;
  width: 60px;
  height: 60px;
  background: #3762c7 url(../Images/tel.png) no-repeat center center;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.fixmenu .tel:hover {
  background-color: #5e81d3;
}
@media (max-width: 740px) {
  .fixmenu .tel {
    width: 40px;
    height: 40px;
    background-size: 50% auto;
  }
}
#qiao-wrap #qiao-icon-wrap {
  position: fixed;
  bottom: 201px;
}
#qiao-icon-wrap .qiao-icon-head {
  background: #3762c7 url(../Images/msg.png) center center no-repeat !important;
  -webkit-transition: all .3s;
          transition: all .3s;
}
#qiao-icon-wrap .qiao-icon-head:hover {
  background-color: #5e81d3 !important;
}
@media (max-width: 740px) {
  #qiao-wrap #qiao-icon-wrap {
    bottom: 181px;
  }
  #qiao-wrap #qiao-icon-wrap .qiao-icon-head {
    width: 40px !important;
    height: 40px !important;
    background-size: 50% auto !important;
  }
}
.fixmenu-popup {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 400px;
  height: 250px;
  margin-left: -200px;
  margin-top: -125px;
  padding: 30px;
  background: #fff;
  z-index: 9999;
  border: 1px solid #ddd;
  box-shadow: 0 0 5px #e5e5e5;
}
.fixmenu-popup .btn-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
}
.fixmenu-popup .btn-close:hover {
  color: #6d71e7;
}
.fixmenu-popup .txt {
  line-height: 3em;
}
.fixmenu-popup .fmi {
  *zoom: 1;
  margin-bottom: 25px;
}
.fixmenu-popup .fmi:before,
.fixmenu-popup .fmi:after {
  display: table;
  content: ' ';
}
.fixmenu-popup .fmi:after {
  clear: both;
}
.fixmenu-popup .fmi input {
  height: 40px;
  border: 0;
  border-bottom: 1px solid #999999;
  float: left;
  width: 75%;
  padding: 0 10px;
}
.fixmenu-popup .fmi button {
  float: right;
  height: 40px;
  color: #fff;
  border: 0;
  background: #6d71e7;
  width: 24%;
  text-align: center;
}
.fixmenu-popup .fmi button:hover {
  cursor: pointer;
  background: #8386eb;
}
.fixmenu-popup .fmi a {
  display: block;
  background: #6d71e7;
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.fixmenu-popup .fmi a:hover {
  cursor: pointer;
  background: #8386eb;
}


.fixmenu {
  position: fixed;
  z-index: 9999;
  right: 0;
  bottom: 96px;
  overflow: hidden;
}
.fixmenu .tel {
  display: block;
  width: 60px;
  height: 60px;
  background: #3762c7 url(../Images/tel.png) no-repeat center center;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.fixmenu .mees {
  display: block;
  width: 60px;
  height: 60px;
  background: #3762c7 url(../Images/msg.png) no-repeat center center;
  -webkit-transition: all .3s;
  transition: all .3s;
}

