.eyou_foot .clearfix:after, .eyou_foot .clearfix:before {
  content: "";
  display: table;
  clear: both;
}

.eyou_foot .eyou_zc {
  float: left;
}

.eyou_foot .ico {
  display: inline-block;
  vertical-align: middle;
}

.eyou_foot {
  width: 100%;
  background-color: #fff;
  max-width: 1920px;
  margin: 0 auto;
}

.eyou_foot .baozheng {
  width: 1200px;
  margin: 0 auto;
  line-height: 80px;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 10px 0px 10px;
}

.eyou_foot .baozheng div {
  width: 25%;
  font-size: 16px;
}

.eyou_foot .baozheng div .ico {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-image: url(../images/icon.png);
  margin-right: 20px;
}

.eyou_foot .baozheng div.s1 .ico {
  background-position: 0px -71px;
}

.eyou_foot .baozheng div.s2 .ico {
  background-position: -40px -71px;
}

.eyou_foot .baozheng div.s3 .ico {
  background-position: -80px -71px;
}

.eyou_foot .baozheng div.s4 .ico {
  background-position: -120px -71px;
}

.eyou_foot .nav-art {
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 40px;
}

.eyou_foot .nav-art ul {
  width: 20%;
}

.eyou_foot .nav-art ul li {
  text-align: center;
}

.eyou_foot .nav-art ul li.tit {
  line-height: 30px;
  font-size: 14px;
}

.eyou_foot .nav-art ul li.list {
  line-height: 30px;
}

.eyou_foot .nav-art ul li.tit a {
  color: #333333;
  font-size: 14px;
}

.eyou_foot .nav-art ul li.list a {
  color: #777777;
  font-size: 12px;
}

.eyou_foot .nav-art .art {
  width: 800px;
}

.eyou_foot .nav-art .link {
  width: 399px;
  border-left: 1px solid #e5e5e5;
}

.eyou_foot .nav-art .link-tel {
  font-size: 24px;
  color: #575757;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

.eyou_foot .nav-art .link-tel-desc {
  font-size: 14px;
  color: #575757;
  text-align: center;
  margin-bottom: 15px;
}

.eyou_foot .nav-art .link-zx {
  font-size: 14px;
  color: #ffffff;
  background-color: #323332;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  width: 130px;
  line-height: 40px;
  border-radius: 20px 20px;
  margin-bottom: 20px;
}

.eyou_foot .nav-art .link-zx a {
  color: #ffffff;
  font-weight: bold;
}

.eyou_foot .nav-art .link-zx a:hover {
  color: #e2231a;
}

.eyou_foot .nav-art .link-zx-desc {
  font-size: 14px;
  color: #333333;
  text-align: center;
  margin-bottom: 15px;
}

.eyou_foot .ic-info {
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #a4a4a4;
  padding: 20px 0px 20px 0px;
}

.eyou_foot .ic-info a {
  color: #a4a4a4;
}

.eyou_foot .ic-info a:hover {
  color: #e2231a;
}

.eyou_foot .last-foot {
  display: block;
  text-align: center;
  margin-top: 10px;
}

.eyou_foot .last-foot img {
  display: inline-block;
  width: auto;
  margin-left: 10px;
}