footer {
  background: #141d26;
  color: rgba(255, 255, 255, 0.56);
  font-size: 12px;
  padding: 0 0 8px 0;
  margin-top: 30px;
}
.ycm-footer {
  background: #2b343d;
  color: rgba(255, 255, 255, 0.56);
  font-size: 12px;
  padding-top: 20px;
}
.foot-block {
  display: inline-block;
}
.foot-block .coll .-block {
  /* padding: 4px 20px 4px 0; */
  padding: 4px 0;
  width: 104px;
}

.flex-box {
  display: flex;
  align-items: flex-start;
  /* justify-content: space-around; */
}

.callme {
  line-height: 26px;
}

.footer-item-title {
  display: inline-block;
  width: 60px;
  vertical-align: top;
}
.footer-item-con {
  display: inline-block;
  max-width: 1060px;
  vertical-align: top;
}

.web {
  padding: 0 8px 0 0;
}

.footer-header {
  color: #fff;
  font-weight: 700;
  padding-left: 8px;
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 14px;
  border-left: 4px solid #0084ff;
}
.footer-middle {
  padding: 12px 0 14px;
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 20px;
  /* margin-bottom: 20px; */
  overflow: hidden;
}
.page-end {
  border: 1px solid transparent;
}
.friendly-footer {
  vertical-align: top;
  /* display: flex;
  justify-content: start;
  align-items: flex-start; */
  /* flex-wrap: wrap; */
}
.img-size-footer {
  width: 106px;
}
