ul,li{
  list-style: none;
}
.footer {
  background: #303030;
  color: #fff;
}
.footer .footer-links {
  padding: 20px 0;
}
.footer .footer-links span {
  display: inline-block;
  height: 26px;
  line-height: 26px;
}
.footer .footer-links .link-area {
  display: inline-block;
  width: 1100px;
  vertical-align: top;
  margin: 0;
  line-height: 26px;
  position: relative;
}
.footer .footer-links .link-area li {
  float: left;
}
.footer .footer-links .link-area li a {
  color: #fff;
  padding: 0 10px;
  border-left: 1px solid #fff;
  font-size: 12px;
}
.footer .footer-links .link-area:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 100%;
  background: #303030;
  left: 1030px;
  top: 0;
  position: absolute;
  left: 0;
  z-index: 999;
}
.footer .footer-service {
  height: 210px;
  border-top: 1px solid #666;
}
.footer .footer-service .services {
  float: left;
}
.footer .footer-service .services .service {
  float: left;
  padding: 50px 0;
  margin-right: 50px;
  width: 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.footer .footer-service .services .service h4 {
  margin: 0;
  padding-bottom: 20px;
}
.footer .footer-service .services .service a {
  display: block;
  text-align: left;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}
.footer .footer-service .services .service:first-child {
  padding-bottom: 20px;
}
.footer .footer-service .services .service:first-child h4,
.footer .footer-service .services .service:first-child a {
  border-right: 1px solid #666;
}
.footer .footer-service .weixin-code {
  float: right;
  margin-top: 40px;
}
.footer .footer-service .weixin-code .code-msg {
  display: inline-block;
  vertical-align: middle;
  padding-left: 8px;
}
.footer .footer-service .weixin-code .code-msg p {
  margin: 0;
  line-height: 20px;
}
.footer .footer-nav {
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  background: #292929;
  padding: 30px 0;
}
.footer .footer-nav p {
  margin: 0;
}
.footer .top {
  background-color: #333333;
  padding:20px 0px;
}

.footer .top li {
  color: #eeeeee;
  font-size: 16px;
}

.footer .top a {
  color: #999999;
  font-size: 14px;
}

.footer .top .li {
  margin-right: 30px;
  width: 140px;
}
.footer .top .lilxwm {
  margin-right: 30px;
  width: 250px;
}
.footer .top .lilxwm li {
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999999;
  font-size: 14px;
}
.footer .top .fl .atext{color: #eeeeee;font-size: 16px;}
.footer .top .ftabout{width:1200px; margin:0px auto;}
.footer .top .li li {
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer .top .li:nth-last-child(1){
  margin-right: 0px;
}

.footer .top p {
  font-size: 14px;
  text-align: center;
  line-height: 30px;
}
.footer .top .fl{
  float: left;
}
.footer a{
  color: #fff;
}
