body {
  background-color: #fff;
}
#hlmk_main {
  width: 100vw;
  max-width: 19.2rem;
  margin: 0 auto;
  display: flex;
  box-sizing: border-box;
  padding: 0 0.001px;
  font-family: "Microsoft YaHei";
  flex-direction: column;
}
#hlmk_main .box1item {
  width: 19.2rem;
  height: auto;
  display: flex;
}
#hlmk_main .box2item {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
#hlmk_main .box2item .header {
  width: 19.2rem;
  display: flex;
  width: 100%;
}
#hlmk_main .box2item .header .imgtxt {
  width: 100%;
  display: flex;
}
#hlmk_main .box2item .header .imgtxt img {
  width: 100%;
}
#hlmk_main .box1item {
  width: 100%;
  height: auto;
  display: flex;
}
#hlmk_main .box1item .swiper_box {
  width: 19.2rem;
  height: 7rem;
  margin: 0 auto;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-button-prev::after,
#hlmk_main .box1item .swiper_box .swiper .swiper-button-next::after {
  content: none;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-button-prev > img,
#hlmk_main .box1item .swiper_box .swiper .swiper-button-next > img {
  width: 0.42rem;
  height: 0.42rem;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-button-prev {
  left: 0.82rem;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-button-next {
  right: 0.82rem;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-pagination-bullet {
  width: 0.154rem;
  height: 0.154rem;
  margin: 0 9px;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-pagination {
  bottom: 0.4rem;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide {
  width: 19.2rem;
  height: 7rem;
  position: relative;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main {
  display: flex;
  height: 100%;
  flex-direction: column;
  position: relative;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main .img1,
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main .img2,
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main .img3,
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main .img5 {
  position: absolute;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main .img1 {
  width: 0.57rem;
  height: 0.5rem;
  display: flex;
  left: 3.6rem;
  bottom: 4.6rem;
  z-index: 3;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main .img2 {
  left: 5.04rem;
  width: 7.22rem;
  height: 5.36rem;
  display: flex;
  z-index: 5;
  bottom: 0.62rem;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main .img3 {
  width: 2.83rem;
  display: flex;
  left: 10.04rem;
  bottom: 3.65rem;
  z-index: 3;
  height: 2.51rem;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main .img5 {
  width: 1.1rem;
  height: 1.56rem;
  display: flex;
  left: 13.6rem;
  bottom: 4.15rem;
  z-index: 3;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main .textm {
  width: 19.2rem;
  display: flex;
  height: 2.13rem;
  margin-top: auto;
  margin-bottom: 1.3rem;
  background: #bbed20;
  position: relative;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main .textm .img {
  position: absolute;
  width: 10.04rem;
  left: 5.06rem;
  top: 0.3rem;
  display: flex;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main .textm .l {
  width: 0.64rem;
  height: 0.94rem;
  display: flex;
  margin-top: 0.6rem;
  font-weight: 600;
  font-size: 0.18rem;
  color: #221815;
  line-height: 0.3rem;
  margin-right: 5.92rem;
  margin-left: 3.92rem;
  letter-spacing: 0.1rem;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .main .textm .r {
  font-weight: bold;
  font-size: 0.3rem;
  color: #101010;
  margin-bottom: 0.4rem;
  margin-top: auto;
}
#hlmk_main .box3item {
  width: 100%;
  display: flex;
  margin-top: 0.5rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
#hlmk_main .box3item::after {
  position: absolute;
  content: "";
  width: 100vw;
  height: 7.3rem;
  background: #101010;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#hlmk_main .box3item .main {
  position: relative;
  z-index: 3;
  width: 14rem;
  height: 7.3rem;
  display: flex;
  gap: 0.76rem;
  flex-direction: column;
  justify-content: center;
  background: #ffffff;
  box-shadow: -0.15rem 0.16rem 4rem 0 rgba(15, 5, 11, 0.3);
}
#hlmk_main .box3item .main .topul {
  display: flex;
  padding-left: 0.9rem;
  padding-right: 0.9rem;
  box-sizing: border-box;
}
#hlmk_main .box3item .main .topul .topli {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
#hlmk_main .box3item .main .topul .l {
  height: 2rem;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#hlmk_main .box3item .main .topul .l .img {
  margin-top: auto;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
}
#hlmk_main .box3item .main .topul .l::after {
  position: absolute;
  left: 50%;
  bottom: -0.1rem;
  transform: translateX(-50%);
  content: "";
  width: 2.06rem;
  height: 0.71rem;
  background: #bbed20;
  border-radius: 50%;
}
#hlmk_main .box3item .main .topul .r {
  margin-left: 0.24rem;
  display: flex;
  flex-direction: column;
  font-weight: 400;
  font-size: 0.14rem;
  color: #221815;
  transform: translateY(0.14rem);
  line-height: 0.3rem;
}
#hlmk_main .box3item .main .boxsds {
  border-right: 0.02rem dashed #7D7D7D;
}
#hlmk_main .box3item .footer {
  position: relative;
  z-index: 3;
  height: 1.15rem;
  flex-direction: column;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.24rem;
  color: #898989;
}
#hlmk_main .flexclumnc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#hlmk_main .abautitxet-title {
  display: flex;
  flex-direction: column;
  margin-top: 0.26rem;
  font-family: "Microsoft YaHei";
}
#hlmk_main .abautitxet-title .t {
  font-weight: bold;
  font-size: 0.24rem;
  text-align: center;
  color: #221815;
}
#hlmk_main .abautitxet-title .b {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin-top: 0.11rem;
  font-weight: 400;
  font-size: 0.12rem;
  color: #595757;
}
