.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 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23999' d='M8 1.2 13 3v3.8c0 3-2 5.7-5 7-3-1.3-5-4-5-7V3z'/%3E%3Cpath fill='%23fff' d='M7.3 4h1.4v1.8h1.8v1.4H8.7V9H7.3V7.2H5.5V5.8h1.8z'/%3E%3C/svg%3E");
}
