body {
  font-family: "Nowar Warcraft Rounded CN";
}
#hlmk_main {
  width: 100vw;
  max-width: 19.2rem;
  margin: 0 auto;
  display: flex;
  box-sizing: border-box;
  padding: 0 0.001px;
  flex-direction: column;
}
#hlmk_main .box2item {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 19.2rem;
}
#hlmk_main .box2item .header {
  display: flex;
  align-items: center;
  width: 100%;
  flex-direction: column;
}
#hlmk_main .box3item {
  position: relative;
  z-index: 2;
}
#hlmk_main .box3item .main {
  align-self: center;
  margin-top: 0.5rem;
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
}
#hlmk_main .box3item .main .t {
  position: relative;
  display: flex;
  justify-content: center;
}
#hlmk_main .box3item .main .t .imgc {
  position: relative;
  z-index: 2;
  width: 9.44rem;
  height: 3.9rem;
  display: flex;
}
#hlmk_main .box3item .main .t .imgc img {
  width: 100%;
}
#hlmk_main .box3item .main .t .imgl {
  top: 0.1rem;
  left: -1.76rem;
  z-index: 1;
  width: 2.83rem;
  position: absolute;
  display: flex;
  height: 2.51rem;
}
#hlmk_main .box3item .main .t .imgl img {
  width: 100%;
}
#hlmk_main .box3item .main .t .txetr {
  position: absolute;
  top: 50%;
  right: -0.8rem;
  transform: translateY(-50%);
  width: 0.5rem;
  letter-spacing: 0.06rem;
  height: 0.94rem;
  font-weight: 400;
  font-size: 0.18rem;
  color: #221815;
  line-height: 0.3rem;
}
#hlmk_main .box3item .main .t .txetr::after {
  content: "";
  width: 0.32rem;
  height: 0.32rem;
  position: absolute;
  top: -0.05rem;
  z-index: -10;
  right: -0.05rem;
  background: #bbed20;
  border-radius: 50%;
}
#hlmk_main .box3item .main .b {
  display: flex;
  gap: 0.16rem;
  margin-top: 0.31rem;
  margin-bottom: 0.39rem;
}
#hlmk_main .box3item .main .b .item {
  width: 338px;
  height: 1.97rem;
  display: flex;
}
#hlmk_main .box3item .main .b .item .img {
  width: 100%;
  height: 100%;
  display: flex;
}
#hlmk_main .box3item .main .b .item .img img {
  width: 100%;
}
#hlmk_main .box5item {
  position: relative;
  width: 19.2rem;
  height: 6.5rem;
  background: #bbed20;
  display: flex;
  justify-content: center;
  align-items: center;
}
#hlmk_main .box5item .main {
  position: relative;
  display: flex;
  width: 14rem;
  height: 5.32rem;
  background: #ffffff;
  box-shadow: -0.15rem 0.16rem 0.4rem 0 rgba(15, 5, 11, 0.3);
}
#hlmk_main .box5item .main img {
  position: absolute;
}
#hlmk_main .box5item .main img:nth-child(1) {
  width: 0.46rem;
  height: 4.88rem;
  top: 0.22rem;
  left: 0.38rem;
}
#hlmk_main .box5item .main img:nth-child(2) {
  top: 0.24rem;
  left: 1.22rem;
  width: 8.46rem;
  height: 4.72rem;
}
#hlmk_main .box5item .main img:nth-child(3) {
  top: 0.24rem;
  right: 0.27rem;
  width: 3.93rem;
  height: 2.3rem;
}
#hlmk_main .box5item .main img:nth-child(4) {
  width: 3.93rem;
  height: 2.3rem;
  right: 0.27rem;
  top: 2.66rem;
}
#hlmk_main .box6item {
  position: relative;
  margin-top: 0.5rem;
}
#hlmk_main .box6item .main {
  margin-bottom: 0.7rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  row-gap: 0.28rem;
  column-gap: 0.11rem;
  position: relative;
  z-index: 2;
  margin-top: 0.5rem;
}
#hlmk_main .box6item .main img {
  width: 100%;
}
#hlmk_main .box6item .main .itemm {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #101010;
}
#hlmk_main .box6item .main .itemm .img {
  border-radius: 0.02rem;
  margin-bottom: 0.16rem;
  width: 3.27rem;
  height: 2.4rem;
  display: flex;
  overflow: hidden;
}
#hlmk_main .box6item .main .itemm .img img {
  width: 100%;
}
#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;
}
