.eyou_foot {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background: #fff;
}

.eyou_foot--simple {
  border-top: 1px solid #eee;
}

.eyou_foot .ic-info {
  line-height: 1.8;
  text-align: center;
  font-size: 12px;
  color: #999;
  padding: 24px 16px;
}

.eyou_foot .ic-info a {
  color: #999;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.eyou_foot .ic-info a:hover {
  color: #666;
}

.eyou_foot .ic-info .ks-beian-sep {
  margin: 0 10px;
  color: #ddd;
}

.eyou_foot .ic-info .ks-beian-icon {
  width: 14px;
  height: 14px;
  margin-right: 4px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
}

.eyou_foot .ic-info .ks-beian-icon--icp {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Crect x='2.3' y='1.5' width='11.4' height='13' rx='1.5' fill='%23999'/%3E%3Crect x='4' y='4.2' width='8' height='1.2' fill='%23fff'/%3E%3Crect x='4' y='6.7' width='8' height='1.2' fill='%23fff'/%3E%3Crect x='4' y='9.2' width='5.2' height='1.2' fill='%23fff'/%3E%3C/svg%3E");
}

.eyou_foot .ic-info .ks-beian-icon--ga {
  width: auto;
  height: 16px;
  object-fit: contain;
  vertical-align: middle;
  background: none;
}
