.myInternetofThings .title_box_1040 {
  width: 1040px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.myInternetofThings .my_black_text_font_blod {
  font-size: 48px;
  line-height: 120%;
  text-transform: capitalize;
}
.myInternetofThings .banner_box {
  position: relative;
  width: 100%;
  height: 44.0625vw;
}
.myInternetofThings .banner_box .image61_img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.myInternetofThings .banner_box .banner_top {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.myInternetofThings .banner_box .banner_top .title_box_1040 {
  height: 100%;
  display: flex;
  align-items: center;
}
.myInternetofThings .banner_box .banner_top .title_box_1040 .left {
  width: 508px;
}
.myInternetofThings .banner_box .banner_top .main_img {
  position: absolute;
  right: 0;
  top: 27%;
  width: 30.78125vw;
  left: 46%;
}
.myInternetofThings .banner_box .banner_top .my_blue_text_font_16 {
  font-size: 12px;
  line-height: 130%;
  text-align: left;
}
.myInternetofThings .banner_box .banner_top .my_black_text_font_blod {
  font-size: 2.6vw;
  line-height: 130%;
  text-transform: capitalize;
  margin-top: 12px;
  margin-bottom: 1.5625vw;
  text-align: left;
}
.myInternetofThings .banner_box .banner_top .my_services_part_text {
  margin-top: 0px;
}
.myInternetofThings .core_solution {
  padding-top: 6.25vw;
  padding-bottom: 4.6875vw;
}
.myInternetofThings .core_solution .swiper-pagination {
  position: absolute;
  bottom: 0;
  right: 30px;
}
.myInternetofThings .core_solution .swiper-pagination .swiper-pagination-bullet {
  border-radius: 1px;
  background: rgba(255, 255, 255, 0.5);
}
.myInternetofThings .core_solution .swiper-pagination .swiper-pagination-bullet-active {
  background: #FFF !important;
}
.myInternetofThings .core_solution .swiper-button-prev {
  left: 10px;
  transform: translateX(0%);
  top: 50%;
  transform: translateY(-50%);
}
.myInternetofThings .core_solution .swiper-button-next {
  right: 10px;
  transform: translateX(0%);
  top: 50%;
  transform: translateY(-50%);
}
.myInternetofThings .core_solution .swiper-button-disabled.swiper-button-prev,
.myInternetofThings .core_solution .swiper-button-prev {
  background-image: url("../img/expertiseIcon/system_left.png") !important;
  width: 42px;
  height: 42px;
}
.myInternetofThings .core_solution .swiper-button-disabled.swiper-button-next,
.myInternetofThings .core_solution .swiper-button-next {
  background-image: url("../img/expertiseIcon/system_right.png") !important;
  width: 42px;
  height: 42px;
}
.myInternetofThings .core_solution .swiper_item {
  position: relative;
}
.myInternetofThings .core_solution .swiper_item .mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 4.16vw;
  background: linear-gradient(180deg, rgba(44, 51, 62, 0.2) 0%, rgba(44, 51, 62, 0.4) 100%);
}
.myInternetofThings .core_solution .swiper_item .mask .fade-in-from-bottom {
  transform: translateY(100%);
  opacity: 0;
  animation: fadeInFromBottom 2s forwards;
}
.myInternetofThings .core_solution .swiper_item .mask .my_black_text_font_blod {
  color: #FFF;
  margin-bottom: 70px;
  text-align: center;
  font-size: 40px;
  line-height: 120%;
  text-transform: uppercase;
}
.myInternetofThings .core_solution .swiper_item .mask .my_services_part_text {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  text-transform: capitalize;
  margin-bottom: 14px;
}
.myInternetofThings .core_solution .swiper_item .mask .my_services_part_text:last-child {
  margin-bottom: 0;
}
.myInternetofThings .our_services {
  padding-top: 6.25vw;
  padding-bottom: 7.29vw;
  background: #F7F8FB;
}
.myInternetofThings .our_services .my_services_part_text {
  text-align: center;
  color: rgba(20, 21, 22, 0.8);
  margin-top: 30px;
}
.myInternetofThings .our_services .blue_btn {
  width: 236px;
  height: 56px;
  line-height: 56px;
}
.myInternetofThings .our_services .flex_box {
  display: flex;
  align-items: center;
  margin: 3.125vw 0;
}
.myInternetofThings .our_services .flex_box .image_img {
  width: 25.78125vw;
  margin-left: 2.92vw;
  /* margin-right: -100px; */
}
.myInternetofThings .our_services .flex_box .left_item {
  display: flex;
  align-items: center;
}
.myInternetofThings .our_services .flex_box .left_item .icon_img {
  width: 128px;
  height: 128px;
  margin-right: 20px;
}
.myInternetofThings .our_services .flex_box .left_item .my_black_text_font_blod {
  color: #000;
  font-size: 20px;
  line-height: 150%;
  text-transform: none;
  text-align: left;
}
.myInternetofThings .delivery_list {
  padding-top: 6.25vw;
  padding-bottom: 7.29vw;
}
.myInternetofThings .delivery_list .flex_items {
  margin-top: 4.16vw;
  display: flex;
  flex-wrap: wrap;
}
.myInternetofThings .delivery_list .flex_items .flex_item {
  padding-top: 28px;
  width: calc((100% - 36px) / 4);
  background: #F7F8FB;
  height: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 12px;
  margin-left: 12px;
}
.myInternetofThings .delivery_list .flex_items .flex_item:nth-child(4n+1){
  margin-left: 0;
}
.myInternetofThings .delivery_list .flex_items .flex_item ._icon {
  width: 64px;
  height: 64px;
  margin-bottom: 10px;
}
.myInternetofThings .delivery_list .flex_items .flex_item .my_black_text_font_blod {
  color: #000;
  text-align: center;
  font-size: 16px;
  line-height: 150%;
  max-width: 210px;
  text-transform: none;
}
@keyframes fadeInFromBottom {
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
