.almax-head {
  position: relative;
  width: 100%;
  height: 567px;
  background-image: url('https://static.maimiaotech.com/official_putin_h5/officialWebsiteImgs/addImg2023/almaxBanner.png');
  background-size: 100% 100%;
}

.almax-tools {
  position: relative;
  width: 441px;
  height: 86px;
  font-size: 36px;
  font-weight: 700;
  color: #282828;
  margin: 30px auto 40px;
  background-image: url('https://static.maimiaotech.com/official_putin_h5/officialWebsiteImgs/addImg2023/01.png');
  background-size: 100% 100%;
}

.almax-tools-text {
  position: absolute;
  top: 20px;
  right: -74px;
}

.ability {
  display: flex;
  flex-wrap: wrap;
  width: 1042px;
  margin: 0px auto;
}

.ability-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 208px;
  height: 104px;
  margin-bottom: 80px;
}

.ability-img {
  max-width: 78px;
  height: 56px;
}

.ability-text {
  color: #282828;
  font-size: 24px;
  font-weight: 700;
}

.bomBanner {
  width: 100%;
  height: 366px;
  background-image: url('https://static.maimiaotech.com/official_putin_h5/officialWebsiteImgs/addImg2023/bombanner.png');
  background-size: 100% 100%;
}

.moreFeatures {
  position: relative;
  width: 322px;
  height: 87px;
  font-size: 36px;
  font-weight: 700;
  color: #282828;
  margin: 30px auto 40px;
  background-image: url('https://static.maimiaotech.com/official_putin_h5/officialWebsiteImgs/addImg2023/otherA.png');
  background-size: 100% 100%;
}

.moreFeatures-text {
  position: absolute;
  top: 25px;
  right: -40px;
}