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: "Nowar Warcraft Rounded CN";
  flex-direction: column;
}
#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 .liaojiegengduo {
  position: absolute;
  width: 1.29rem;
  height: 0.37rem;
  display: flex;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide .liaojiegengduo a {
  display: flex;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide.lunbo1 .liaojiegengduo {
  bottom: 0.91rem;
  right: 6.64rem;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide.lunbo2 .liaojiegengduo {
  bottom: 1.36rem;
  left: 2.66rem;
}
#hlmk_main .box1item .swiper_box .swiper .swiper-wrapper .swiper-slide.lunbo3 .liaojiegengduo {
  bottom: 1.16rem;
  left: 3.86rem;
}
#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%;
}
