.h_tiktokLife .h_Box1 {
  background: linear-gradient(360deg, #F4F6F8 53%, #FEFEFE 77%), #F6F6F6;
}
.h_tiktokLife .h_Box1 .h_columns .h_item {
  width: 20%;
  text-align: center;
}
.h_tiktokLife .h_Box1 .h_columns .h_item .h_img {
  position: relative;
}
.h_tiktokLife .h_Box1 .h_columns .h_item .h_img img {
  width: 110px;
}
.h_tiktokLife .h_Box1 .h_columns .h_item .h_img::after {
  position: absolute;
  content: '';
  width: 54px;
  height: 55px;
  background: #E7E7E7;
  border-radius: 30px;
  transform: rotateX(83deg) translateX(-50%);
  bottom: -30px;
  left: 50%;
}
.h_tiktokLife .h_Box1 .h_columns .h_item h3 {
  font-family: 'MiSans-Medium';
  font-size: 24px;
  color: #222222;
  margin-top: 20px;
}
.h_tiktokLife .h_Box1 .h_Box {
  padding-top: 40px;
}
.h_tiktokLife .h_Box1 .h_Box .h_list .h_item {
  padding: 36px 40px 44px;
  background: #FFFFFF;
  box-shadow: 0px 15px 19px -16px rgba(0, 0, 0, 0.1);
  border-radius: 16px 16px 16px 16px;
  text-align: center;
}
.h_tiktokLife .h_Box1 .h_Box .h_list .h_item img {
  width: 80px;
}
.h_tiktokLife .h_Box1 .h_Box .h_list .h_item .h_title {
  font-size: 24px;
  color: #222222;
  margin-top: 26px;
  font-family: 'MiSans-Demibold';
}
.h_tiktokLife .h_Box1 .h_Box .h_list .h_item .h_desc {
  margin-top: 12px;
  font-family: 'MiSans-Regular';
  font-size: 16px;
  color: #555555;
}
.h_tiktokLife .h_Box2 {
  padding-bottom: 0px;
}
.h_tiktokLife .h_Box2 .h_steps .h_item .h_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 132px;
  height: 132px;
  border-radius: 50%;
  margin: 0 auto;
  background: linear-gradient(90deg, #FD3B2F 0%, #FE702F 100%);
}
.h_tiktokLife .h_Box2 .h_steps .h_item .h_icon img {
  width: 80px;
}
.h_tiktokLife .h_Box2 .h_steps .h_item .h_index {
  height: 52px;
  line-height: 52px;
  background: #FFFFFF;
  box-shadow: 0px 8px 12px 0px rgba(253, 67, 47, 0.1);
  border-radius: 50px 50px 50px 50px;
  text-align: center;
  margin-top: -20px;
  font-family: 'MiSans-Demibold';
  font-size: 28px;
  color: #222222;
}
.h_tiktokLife .h_Box2 .h_steps .h_item .h_desc {
  margin-top: 24px;
  font-size: 22px;
  color: #333333;
  font-family: 'MiSans-Regular';
}
.h_tiktokLife .h_Box2 .h_steps .h_arrow {
  margin-top: 30px;
  width: 100px;
}
.h_tiktokLife .h_Box2 .h_Box {
  background: linear-gradient(180deg, #F4F6F8 0%, #FEFEFE 100%);
  box-shadow: 0px 18px 30px 0px rgba(0, 0, 0, 0.03);
  border-radius: 24px 24px 24px 24px;
  border: 2px solid #FFFFFF;
  margin-top: 100px;
}
.h_tiktokLife .h_Box2 .h_Box .h_L {
  width: calc(100% - 500px);
  padding: 50px 60px 70px;
}
.h_tiktokLife .h_Box2 .h_Box .h_L .h_desc {
  font-size: 24px;
  color: #222222;
  font-family: 'MiSans-Regular';
  text-align: justify;
  line-height: 1.8;
  margin-bottom: 26px;
}
.h_tiktokLife .h_Box2 .h_Box .h_L .h_item {
  margin-bottom: 30px;
  background: linear-gradient(180deg, #F9ECEC 0%, #FBFCFC 100%);
  box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.03);
  border-radius: 9px 9px 9px 9px;
  border: 1px solid #FFFFFF;
  display: inline-block;
  padding: 19px 32px;
}
.h_tiktokLife .h_Box2 .h_Box .h_L .h_item:last-child {
  margin-bottom: 0;
}
.h_tiktokLife .h_Box2 .h_Box .h_L .h_item:nth-child(2n) {
  margin-left: 30px;
}
.h_tiktokLife .h_Box2 .h_Box .h_L .h_item p {
  font-size: 24px;
  color: #222222;
  font-family: 'MiSans-Regular';
}
.h_tiktokLife .h_Box2 .h_Box .h_L .h_item p span {
  color: #FF4B18;
}
.h_tiktokLife .h_Box2 .h_Box .h_R {
  width: 500px;
  position: relative;
}
.h_tiktokLife .h_Box2 .h_Box .h_R img {
  max-width: 500px;
  position: absolute;
  right: -29px;
  bottom: 0;
  pointer-events: none;
}
.h_tiktokLife .h_Box3 .txtMarquee-left {
  position: relative;
  margin-top: 30px;
}
.h_tiktokLife .h_Box3 .txtMarquee-left::after,
.h_tiktokLife .h_Box3 .txtMarquee-left::before {
  position: absolute;
  content: '';
  width: 220px;
  height: 100%;
  top: 0;
  z-index: 2;
  pointer-events: none;
}
.h_tiktokLife .h_Box3 .txtMarquee-left::before {
  left: 0;
  background: linear-gradient(90deg, #FFFFFF, rgba(255, 255, 255, 0));
}
.h_tiktokLife .h_Box3 .txtMarquee-left::after {
  right: 0;
  background: linear-gradient(270deg, #FFFFFF, rgba(255, 255, 255, 0));
}
.h_tiktokLife .h_Box3 .txtMarquee-left .bd .tempWrap {
  width: 100% !important;
}
.h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList {
  padding: 30px 0 !important;
}
.h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList li {
  width: 320px;
  margin-right: 40px;
  float: left;
}
.h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList li .h_item {
  transition: transform 0.3s;
  cursor: pointer;
}
.h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList li .h_item .h_video {
  border-radius: 24px 24px 24px 24px;
  padding-top: 164.3%;
}
.h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList li .h_item .h_name {
  text-align: center;
  margin-top: 32px;
}
.h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList li .h_item .h_name p {
  display: inline-block;
  min-width: 222px;
  padding: 0 20px;
  height: 48px;
  line-height: 48px;
  background: #F6F6F6;
  border-radius: 105px 105px 105px 105px;
  font-size: 22px;
  color: #666666;
  font-family: 'MiSans-Regular';
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList li .h_item:hover {
  transform: scale(1.03);
}
.h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList li .h_item:hover .h_video {
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.25);
}
.h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList li .h_item:hover .h_name p {
  background-color: #FF4B18;
  color: #fff;
}
.h_tiktokLife .h_Box4 .h_Box {
  position: relative;
}
.h_tiktokLife .h_Box4 .h_Box .h_pos {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 2;
}
.h_tiktokLife .h_Box4 .h_Box .h_swiper {
  width: calc(100% - 272px);
  position: relative;
}
.h_tiktokLife .h_Box4 .h_Box .h_swiper .mySwiper .swiper-slide {
  width: 258px;
}
.h_tiktokLife .h_Box4 .h_Box .h_swiper .mySwiper .h_item .h_posImg,
.h_tiktokLife .h_Box4 .h_Box .h_swiper .mySwiper .h_item .h_posImg2 {
  border-radius: 24px 24px 24px 24px;
  padding-top: 203%;
}
.h_tiktokLife .h_Box4 .h_Box .h_swiper::after {
  position: absolute;
  content: '';
  z-index: 2;
  top: 0;
  right: 0;
  box-sizing: border-box;
  border-right: 32px solid #FF4B18;
  border-top: 10% solid #222;
  border-bottom: 10% solid #222;
}
.h_tiktokLife .h_Box4 .h_Box .h_R {
  width: 272px;
  background-color: #FF4B18;
  text-align: right;
  padding-right: 32px;
  color: #FFFFFF;
  border-radius: 20px;
  position: relative;
  z-index: 3;
}
.h_tiktokLife .h_Box4 .h_Box .h_R .h_title {
  margin-top: 92px;
  font-size: 56px;
  font-family: 'MiSans-Bold';
}
.h_tiktokLife .h_Box4 .h_Box .h_R .h_desc {
  font-size: 20px;
  margin-top: 43px;
  font-family: 'MiSans-Medium';
}
.h_tiktokLife .h_Box4 .h_Box .h_R .h_btns {
  position: absolute;
  left: 0;
  bottom: 28px;
}
.h_tiktokLife .h_Box4 .h_Box .h_R .h_btns .h_btn {
  cursor: pointer;
  margin-left: 20px;
  width: 33px;
  height: 33px;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
}
.h_tiktokLife .h_Box4 .h_Box .h_R .h_btns .h_btn span {
  color: #fff;
  font-size: 20px;
}
.h_tiktokLife .h_Box5 .h_Box .h_text {
  width: 30%;
}
.h_tiktokLife .h_Box5 .h_Box .h_text .h_title {
  font-size: 35px;
  color: #222222;
  font-family: 'MiSans-Semibold';
  line-height: 1.5;
  margin-bottom: 40px;
}
.h_tiktokLife .h_Box5 .h_Box .h_text .h_desc {
  font-size: 20px;
  color: #000;
  font-family: 'MiSans-Regular';
  line-height: 1.8;
  text-align: justify;
  margin-bottom: 20px;
}
.h_tiktokLife .h_Box5 .h_Box .h_text .h_desc:last-child {
  margin: 0;
}
.h_tiktokLife .h_Box5 .h_Box .h_text .h_desc span {
  font-family: 'MiSans-Demibold';
  color: #FF4B18;
}
.h_tiktokLife .h_Box5 .h_Box .h_img {
  width: 64.5%;
}
.h_tiktokLife .h_Box5 .h_Box .h_img img {
  width: 100%;
}
.h_tiktokLife .h_cfBox {
  --this-theme: #ff4b18;
  --this-theme2: rgba(255, 75, 24, 0.5);
}
@media screen and (max-width: 1440px) {
  .h_tiktokLife .h_Box1 .h_Box .h_list {
    --c-gap: 40px;
    --r-gap: 40px;
  }
  .h_tiktokLife .h_Box1 .h_Box .h_list .h_item {
    padding: 30px;
  }
  .h_tiktokLife .h_Box1 .h_columns .h_item h3 {
    font-size: 22px;
  }
  .h_tiktokLife .h_Box1 .h_Box {
    padding-top: 0;
  }
  .h_tiktokLife .h_Box1 .h_Box .h_list .h_item .h_title {
    margin-top: 18px;
  }
  .h_tiktokLife .h_Box5 .h_Box .h_text .h_title {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1300px) {
  .h_tiktokLife .h_Box5 .h_Box {
    padding-bottom: 30px;
  }
  .h_tiktokLife .h_Box2 .h_Box {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .h_tiktokLife .h_Box1 .h_Box .h_list {
    --c-gap: 30px;
    --r-gap: 30px;
  }
  .h_tiktokLife .h_Box1 .h_Box .h_list .h_item .h_title {
    font-size: 20px;
    margin-top: 10px;
  }
  .h_tiktokLife .h_Box2 .h_steps .h_arrow {
    display: none;
  }
  .h_tiktokLife .h_Box2 .h_steps .h_item .h_index {
    font-size: 24px;
    height: 46px;
    line-height: 46px;
  }
  .h_tiktokLife .h_Box2 .h_steps .h_item .h_desc {
    margin-top: 20px;
    font-size: 20px;
  }
  .h_tiktokLife .h_Box2 .h_Box {
    margin-top: 40px;
  }
  .h_tiktokLife .h_Box2 .h_Box .h_R {
    width: 100%;
  }
  .h_tiktokLife .h_Box2 .h_Box .h_L {
    width: 100%;
    position: relative;
    z-index: 3;
    padding: 30px;
  }
  .h_tiktokLife .h_Box3 .txtMarquee-left {
    margin-top: 0;
  }
  .h_tiktokLife .h_Box4 .h_Box .h_R .h_title {
    font-size: 40px;
  }
  .h_tiktokLife .h_Box4 .h_Box .h_swiper .mySwiper .swiper-slide {
    width: 200px;
  }
  .h_tiktokLife .h_Box4 .h_Box .h_R {
    width: 220px;
  }
  .h_tiktokLife .h_Box4 .h_Box .h_swiper {
    width: calc(100% - 220px);
  }
  .h_tiktokLife .h_Box4 .h_Box .h_R .h_title {
    font-size: 32px;
    margin-top: 46px;
  }
  .h_tiktokLife .h_Box4 .h_Box .h_R .h_desc {
    font-size: 18px;
    margin-top: 32px;
  }
  .h_tiktokLife .h_Box4 .h_Box .h_swiper .mySwiper .h_item .h_posImg,
  .h_tiktokLife .h_Box4 .h_Box .h_swiper .mySwiper .h_item .h_posImg2 {
    border-radius: 18px;
  }
  .h_tiktokLife .h_Box5 .h_Box .h_img {
    display: none;
  }
  .h_tiktokLife .h_Box5 .h_Box .h_text {
    width: 100%;
  }
  .h_tiktokLife .h_Box5 .h_Box .h_text .h_title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .h_tiktokLife .h_Box5 .h_Box .h_text .h_desc {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .h_tiktokLife .h_Box1 .h_columns {
    justify-content: center;
    row-gap: 10px;
  }
  .h_tiktokLife .h_Box1 .h_columns .h_item {
    width: 33.333%;
  }
  .h_tiktokLife .h_Box1 .h_columns .h_item .h_img img {
    width: 90px;
  }
  .h_tiktokLife .h_Box1 .h_columns .h_item h3 {
    font-size: 20px;
  }
  .h_tiktokLife .h_Box2 .h_steps {
    row-gap: 30px;
  }
  .h_tiktokLife .h_Box2 .h_steps .h_item {
    width: 50%;
    text-align: center;
  }
  .h_tiktokLife .h_Box2 .h_steps .h_item .h_index {
    width: 150px;
    margin: -20px auto 0;
  }
}
@media screen and (max-width: 480px) {
  .h_tiktokLife .h_Box1 .h_columns .h_item h3 {
    font-size: 16px;
  }
  .h_tiktokLife .h_Box1 .h_columns .h_item .h_img img {
    width: 70px;
  }
  .h_tiktokLife .h_Box1 .h_columns .h_item .h_img::after {
    width: 35px;
    height: 44px;
    bottom: -19px;
    left: 50%;
  }
  .h_tiktokLife .h_Box1 .h_columns .h_item h3 {
    margin-top: 6px;
  }
  .h_tiktokLife .h_Box1 .h_Box .h_list .h_item {
    padding: 15px;
    border-radius: 10px;
  }
  .h_tiktokLife .h_Box1 .h_Box .h_list .h_item img {
    width: 48px;
  }
  .h_tiktokLife .h_Box1 .h_Box .h_list {
    --c-gap: 16px;
    --r-gap: 16px;
  }
  .h_tiktokLife .h_Box1 .h_Box .h_list .h_item .h_title {
    font-size: 16px;
    margin-top: 8px;
  }
  .h_tiktokLife .h_Box1 .h_Box .h_list .h_item .h_desc {
    margin-top: 8px;
    font-size: 15px;
  }
  .h_tiktokLife .h_Box2 .h_steps .h_item .h_icon {
    width: 100px;
    height: 100px;
  }
  .h_tiktokLife .h_Box2 .h_steps .h_item .h_icon img {
    width: 65px;
  }
  .h_tiktokLife .h_Box2 .h_steps .h_item .h_index {
    font-size: 18px;
    height: 38px;
    line-height: 38px;
  }
  .h_tiktokLife .h_Box2 .h_steps .h_item .h_desc {
    font-size: 16px;
    margin-top: 16px;
  }
  .h_tiktokLife .h_Box2 .h_Box .h_L {
    padding: 15px;
  }
  .h_tiktokLife .h_Box2 .h_Box {
    border-radius: 14px;
    margin-top: 15px;
  }
  .h_tiktokLife .h_Box2 .h_Box .h_L .h_desc {
    font-size: 16px;
    margin: 0 0 8px;
  }
  .h_tiktokLife .h_Box2 .h_Box .h_L .h_item p {
    font-size: 16px;
  }
  .h_tiktokLife .h_Box2 .h_Box .h_L .h_item {
    padding: 8px 18px;
    margin-bottom: 12px;
  }
  .h_tiktokLife .h_Box2 .h_Box .h_R {
    width: 50%;
    margin-left: 50%;
  }
  .h_tiktokLife .h_Box2 .h_Box .h_R img {
    width: 100%;
  }
  .h_tiktokLife .h_Box2 .h_Box .h_L .h_item:nth-child(2n) {
    margin-left: 15px;
  }
  .h_tiktokLife .h_Box2 .h_steps {
    row-gap: 15px;
  }
  .h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList {
    padding: 15px !important;
  }
  .h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList li {
    width: 240px !important;
    margin-right: 15px;
  }
  .h_tiktokLife .h_Box3 .txtMarquee-left::after,
  .h_tiktokLife .h_Box3 .txtMarquee-left::before {
    display: none;
  }
  .h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList li .h_item .h_name {
    margin-top: 15px;
  }
  .h_tiktokLife .h_Box3 .txtMarquee-left .bd .infoList li .h_item .h_name p {
    font-size: 16px;
    height: 38px;
    line-height: 38px;
  }
  .h_tiktokLife .h_Box4 {
    margin-top: 0;
  }
  .h_tiktokLife .h_Box4 .h_Box .h_swiper {
    width: 100%;
  }
  .h_tiktokLife .h_Box4 .h_Box .h_pos {
    display: none;
  }
  .h_tiktokLife .h_Box4 .h_Box .h_R {
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    margin-top: 15px;
  }
  .h_tiktokLife .h_Box4 .h_Box .h_R .h_btns {
    display: none;
  }
  .h_tiktokLife .h_Box4 .h_Box .h_R .h_title {
    margin: 0;
    font-size: 24px;
  }
  .h_tiktokLife .h_Box4 .h_Box .h_R .h_desc {
    font-size: 16px;
    margin-top: 8px;
  }
  .h_tiktokLife .h_Box5 .h_Box {
    padding-bottom: 15px;
  }
  .h_tiktokLife .h_Box5 .h_Box .h_text .h_title {
    font-size: 18px;
  }
  .h_tiktokLife .h_Box5 .h_Box .h_text .h_desc {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
