.footer {
  min-width: 1200px;
  background: white;
  padding: 65px 0 0 0;
}
.footer .wrapper {
  width: 860px;
  border-bottom: 1px solid #dee0e4;
  margin: auto;
  padding: 20px 0;
}
.footer .item .text-bold {
  margin-bottom: 15px;
  font-size: 14px;
}
.footer .item ul li {
  line-height: 30px;
  font-size: 12px;
  color: #364957;
}
.footer .item ul li a {
  color: #364957;
}
.footer .top .base .logo {
  width: 67px;
  height: 38px;
  background: url('/Content/img/logo.png') no-repeat center center;
  background-size: 100% 100%;
  margin-bottom: 20px;
  margin-left: 20px;
}
.footer .top .base p {
  font-size: 12px;
  margin-bottom: 10px;
  color: #364957;
}
.footer .top .base p a {
  color: #364957;
}
.footer .top .base p .icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.footer .top .base p .icon.tel {
  background: url('/Default/img/index3/icon-tel.png') no-repeat center center;
  background-size: 100% 100%;
}
.footer .top .base p .icon.email {
  background: url('/Default/img/index3/icon-email.png') no-repeat center center;
  background-size: 100% 100%;
}
.footer .top .base p .icon.address {
  background: url('/Default/img/index3/icon-address.png') no-repeat center center;
  background-size: 100% 100%;
}
.footer .top .link {
  width: 340px;
}
.footer .top .link .tip {
  font-size: 13px;
  color: #364957;
  border-bottom: 1px solid #dee0e4;
  padding: 5px;
  margin-bottom: 10px;
}
.footer .top .link ul {
  padding: 5px;
}
.footer .top .link ul li {
  width: 160px;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 5px;
}
.footer .top .link ul li a {
  color: #364957;
}
.footer .top .qcode {
  margin-left: 100px;
}
.footer .top .qcode p {
  font-size: 12px;
  color: #364957;
  text-align: center;
}
.footer .top .qcode .qrcode {
  width: 93px;
  height: 93px;
  margin: 5px auto;
}
.footer .bottom {
  font-size: 12px;
  padding: 10px 0;
  text-align: center;
}
.footer .bottom span,
.footer .bottom a {
  color: #364957;
  margin-right: 25px;
}
.footer .bottom .cert {
  width: 108px;
  height: 39px;
  background: url('/Default/img/cert.png') no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  margin-right: 10px;
}
.footer .bottom .police {
  width: 20px;
  height: 20px;
  background: url(/Default/img/home/ab.png);
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
}
.client-server {
  position: absolute;
}
