.landing-page-footer {
  background-color: #fff;
  padding-top: 10px;
}

.foot_keywords_part,
.foot_recommend {
  width: 1200px;
  padding: 30px 30px 15px 30px;
  border: 1px solid #f1f1f1;
  margin: 30px auto;
  border-radius: 8px;
}

.foot_keywords_part a,
.foot_recommend a {
  font-size: 12px;
  color: #999;
  float: left;
}

.foot_keywords_part .title,
.foot_recommend .title {
  font-size: 14px;
  color: #999;
  font-weight: 700;
  margin-bottom: 15px;
}

.foot_keywords_part .list_wrap {
  overflow: hidden;
  width: 1138px;
}

.foot_keywords_part .list {
  margin-left: -15px;
}

.foot_keywords_part .list a {
  display: inline-block;
  padding: 0 14px;
  border-left: 1px solid #ccc;
  margin-bottom: 15px;
}

.foot_keywords_part .list a:hover {
  color: #5280e0;
}

.foot_recommend .recommend_list {
  margin: 0 0 0 -15px;
}

.foot_recommend .recommend_list li {
  width: 543px;
  margin: 0 15px 15px;
  line-height: 20px;
  float: left;
}

.foot_recommend .recommend_list .recommend_title {
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.foot_recommend .recommend_list li a p {
  display: inline-block;
  color: #999;
  vertical-align: middle;
  margin: -3px 0 0 0;
  max-width: 410px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.foot_recommend .recommend_list li a p:hover {
  color: #5280e0;
}

.foot_recommend .recommend_list li a:hover {
  color: #5280e0;
}

.foot_recommend .recommend_list li span {
  font-size: 14px;
  font-weight: 700;
}

.z-footer {
  width: 1200px;
  margin: 0 auto;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  padding: 29px 30px;
  text-align: justify;
}

.z-footer .z-title {
  font-size: 14px;
  color: #999;
  font-weight: 700;
  margin-bottom: 15px;
}

.z-footer .z-detail {
  font-size: 14px;
  color: #999;
  line-height: 20px;
}

.z-footer .z-more {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(//www-static.zhan.com/web/frontend/static/footerseo/images/zhankai.png)
  no-repeat;
  vertical-align: middle;
}

.z-footer .z-more.open {
  background: url(//www-static.zhan.com/web/frontend/static/footerseo/images/shouqi.png)
  no-repeat;
}

.z-footer .z-keywords {
  margin-bottom: 30px;
}

.z-footer .z-ul:after {
  display: block;
  clear: both;
  height: 0;
  content: "\200B";
}

.z-footer .z-ul {
  margin-left: -15px;
}

.z-footer .z-ul .z-li {
  float: left;
  font-size: 12px;
  color: #999;
  line-height: 20px;
  padding: 0 15px;
  border-right: 1px solid #ccc;
  margin-bottom: 15px;
}

.z-footer .z-me:last-child,
.z-footer .z-ul .z-li:last-child {
  border-right: 0;
}

.z-footer .z-me-list:after {
  display: block;
  clear: both;
  height: 0;
  content: "\200B";
}

.z-footer .z-me-label {
  float: left;
  width: 120px;
  text-align: right;
  font-size: 14px;
  color: #999;
  line-height: 20px;
  font-weight: 700;
}

.z-footer .z-me-list:after {
  display: block;
  clear: both;
  height: 0;
  content: "\200B";
}

.z-footer .z-me-list {
  height: auto;
  float: left;
  width: 1000px;
  -ms-overflow-style: none;
}

.z-footer .z-me-list.hide-more {
  height: 26px;
  overflow: hidden;
}

.z-footer .z-module .toggle-seobtn {
  position: absolute;
  width: 14px;
  height: 14px;
  right: 0;
  top: 3px;
  cursor: pointer;
  background: url(//www-static.zhan.com/web/frontend/static/footerseo/images/zhankai.png)
  no-repeat;
  display: none;
}

.z-footer .z-module .toggle-seobtn.hide-more {
  background: url(//www-static.zhan.com/web/frontend/static/footerseo/images/shouqi.png)
  no-repeat;
}

.z-footer .z-me {
  font-size: 12px;
  color: #999;
  line-height: 20px;
  padding: 0 15px;
  border-right: 1px solid #ccc;
  margin-bottom: 6px;
  float: left;
}

.z-footer .z-module {
  position: relative;
  margin-top: 10px;
}

.z-footer .icon-right {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url(//www-static.zhan.com/web/frontend/static/footerseo/images/arrow.png)
  no-repeat;
  margin-left: 10px;
  vertical-align: middle;
}

.z-footer .z-question {
  padding-bottom: 10px;
}

.z-footer .z-all-top {
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.z-footer .z-li:hover,
.z-footer .z-me:hover {
  color: #5280e0;
}

.foot-link-box {
  border: 1px solid #e4e4e4;
  padding: 0 24px 10px;
}

.foot-link-box .foot-cont-box {
  border-bottom: 1px solid #e4e4e4;
  padding: 12px 0 0;
}

.foot-link-box .foot-cont-box:last-child {
  border-bottom: none;
}

.foot-link-box .foot-links-title {
  font-size: 12px;
  color: #333;
  margin-bottom: 15px;
  width: 60px;
  float: left;
  font-weight: 700;
}

.foot-link-box .links-box {
  margin-left: 75px;
}

.foot-link-box .links-box .set-links-cont-width {
  height: 20px;
  line-height: 20px;
  float: left;
  margin-right: 20px;
  margin-bottom: 3px;
}

.foot-links-title {
  font-size: 14px;
  color: #999;
  margin-bottom: 20px;
}

.foot-nav,
.foot-nav a,
.set-links-cont-width a {
  color: #999;
  font-size: 12px;
}

.foot-a-cont .links-box .set-links-cont-width {
  width: 90px;
  height: 20px;
  line-height: 20px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.foot-nav {
  margin-top: 30px;
  text-align: center;
}

.foot-nav a {
  padding: 0 12px;
  color: #999;
  font-size: 12px;
  margin: 0 12px;
  text-decoration: none;
  font-family: Microsoft Yahei;
}

.foot-banner-new {
  width: 1200px;
  margin: 0 auto 30px;
  text-align: center;
}

.foot-banner-new img {
  width: 1160px;
  height: 100px;
  margin: 0;
  display: inline-block;
}

.clearfix::before {
  display: table;
  content: " ";
}

.clearfix::after {
  content: ".";
  clear: both;
  display: block;
  overflow: hidden;
  font-size: 0;
  height: 0;
}
