* {
  margin: 0;
  padding: 0;
}
#abouts {
  height: var(--tbs-window-height, 1076px);
}
#abouts .tends {
  width: 1920px;
  margin: 0 auto;
}
#abouts .tonkse {
  display: flex;
  height: var(--tbs-window-height, 1076px);
}
#abouts .onekle {
  position: relative;
  width: 913px;
  height: 480px;
  background: rgba(247, 245, 244, 0.5);
  border-radius: 18px 18px 18px 18px;
  left: 400px;
  top: -570px;
}
#abouts .krong {
  max-width: 913px;
  max-height: 480px;
  overflow: hidden;
  padding-top: 94px;
  text-align: center;
  border-radius: 18px 18px 18px 18px;
}
#abouts .kenkd {
  display: flex;
  text-align: center;
  padding-top: 99px;
  gap: 90px;
  padding-left: 77px;
}
#abouts .numbers {
  font-size: 50px;
  font-family: Arial-Bold, Arial;
  font-weight: bold;
  color: #333333;
}
#abouts .tecont {
  font-size: 24px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
#abouts .imglisted {
  position: relative;
  top: -100px;
}
#abouts .konert{
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
