.myLifestyle .banner_box {
  position: relative;
  max-height: 830px;
  overflow: hidden;
  margin-bottom: 7.29vw;
}
.myLifestyle .banner_box .banner_box_img {
  width: 100%;
}
.myLifestyle .banner_box .banner_box_mask_img {
  position: absolute;
  top: 83px;
  left: 0;
  right: 0;
  bottom: 0;
}
.myLifestyle .banner_box .banner_box_mask_img img {
  width: 100%;
  display: block;
}
.myLifestyle .banner_box .banner_box {
  position: absolute;
  top: 83px;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.myLifestyle .banner_box .banner_box .blue_title {
  color: #06F;
  font-family: Montserrat-Bold;
  font-size: 12px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
}
.myLifestyle .banner_box .banner_box .title_blod {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 130%;
  text-transform: capitalize;
  margin-top: 12px;
  margin-bottom: 2.6vw;
}
.myLifestyle .banner_box .banner_box .blue_btn {
  height: 56px;
  width: 299px;
  line-height: 56px;
  border-radius: 30px;
}
.myLifestyle .automotive_part .automotive_part_img {
  margin-top: 90px;
  width: 690px;
}
.myLifestyle .automotive_part .f_left,
.myLifestyle .automotive_part .f_right {
  display: flex;
  align-items: flex-start;
  margin-bottom: 140px;
}
.myLifestyle .automotive_part .f_left .automotive_part_img {
  margin-right: 6.25vw;
}
.myLifestyle .automotive_part .f_left .text_box {
  max-width: 430px;
}
.myLifestyle .automotive_part .f_left .text_box_h2 {
  font-size: 24px;
}
.myLifestyle .automotive_part .f_right {
  justify-content: flex-end;
}
.myLifestyle .automotive_part .f_right .automotive_part_img {
  margin-left: 4.6875vw;
}
.myLifestyle .automotive_part .f_right .text_box {
  max-width: 560px;
}
.myLifestyle .automotive_part .text_box_h1 {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
  text-transform: capitalize;
  margin-bottom: 40px;
}
.myLifestyle .automotive_part .text_box_h2 {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 20px;
}
.myLifestyle .automotive_part .f_16 {
  color: #141516;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.myLifestyle .automotive_part .f_16 .blod {
  font-weight: 700;
  font-family: Montserrat-Bold;
}
.myLifestyle .automotive_part .poin_items {
  margin-top: 20px;
}
.myLifestyle .automotive_part .poin_items .poin_item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.myLifestyle .automotive_part .poin_items .poin_item .point {
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #141516;
  margin-right: 16px;
}
.myLifestyle .automotive_part .poin_items .poin_item .span {
  color: rgba(20, 21, 22, 0.8);
  font-family: Mulish;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.myLifestyle .automotive_part .absolute {
  background: #F7F8FB;
  padding-top: 50px;
  padding-left: 90px;
  width: 996px;
  height: 359px;
  position: absolute;
  left: 23.125vw;
  bottom: 6.25vw;
}
.myLifestyle .automotive_part .absolute .f_16 {
  font-family: Mulish;
}
.myLifestyle .automotive_part .absolute .f_16 .blod {
  font-weight: 700;
  font-family: Mulish;
}
