﻿/* footer */
.m-footer {
  padding: 40px 0;
  /* border-top: 1px solid #ccc; */
  /* background: #fff; */
  text-align: center;
}
.icon-dzjg {
  display: inline-block;
  width: 50px;
  height: 61px;
  margin-right: 30px;
  vertical-align: middle;
  background: url(../../img/icon-dzjg.png) no-repeat center center;
}
.m-footer-copyright {
  display: inline-block;
  vertical-align: middle;
  color: #131313;
  font-size: 14px;
  line-height: 1;
}
.m-footer-ul {
  display: inline-block;
  padding-bottom: 12px;
}
.m-footer-ul li {
  float: left;
  padding: 0 6px;
  color: #131313;
  font-size: 14px;
  line-height: 1;
  border-left: 1px solid #131313;
}
.m-footer-ul li:first-child {
  border: none;
}
.m-footer-ul li a {
  color: #131313;
}
.m-footer-ul li a:hover {
  color: #1167b7;
}
.icon-zc {
  display: inline-block;
  width: 110px;
  height: 55px;
  margin-left: 25px;
  vertical-align: middle;
  background: url(../../img/icon-jc.png) no-repeat center center;
}
.bsdt-tools-ul {
  display: inline-block;
}
.m-bsdt-code {
  display: inline-block;
  width: 134px;
}
.bsdt-tools-ul li {
  height: 48px;
  margin-top: 10px;
}
.m-bsdt-code {
  margin-right: 15px;
  margin-top: 10px;
  color: #333;
  font-size: 14px;
}
.m-yqlj {
  padding: 0 10px;
}
.m-yqlj .m-server-list {
  height: auto;
}
.m-fship-link li {
  float: left;
  width: 33.333%;
  margin: 15px 0;
  text-align: center;
}
.m-fship-link li select {
  width: 250px;
  height: 25px;
  padding-left: 70px;
  text-align: center;
  outline: none;
}
