#hlmk_main {
  width: 100vw;
  max-width: 19.2rem;
  margin: 0 auto;
  display: flex;
  box-sizing: border-box;
  font-family: "Nowar Warcraft Rounded CN";
  padding: 0 0.001px;
  flex-direction: column;
}
#hlmk_main .box1item {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}
#hlmk_main .box1item .imgab {
  display: flex;
  position: absolute;
  width: 1.29rem;
  height: 0.37rem;
  left: 5.88rem;
  bottom: 1.42rem;
}
#hlmk_main .box1item .imgab a {
  width: 100%;
  height: 100%;
  display: flex;
}
#hlmk_main .box1item .imgab a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hlmk_main .box2item {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 12rem;
}
#hlmk_main .box2item .header {
  display: flex;
  align-items: center;
  margin-top: 0.78rem;
  margin-bottom: 0.48rem;
  width: 100%;
  flex-direction: column;
}
#hlmk_main .box2item .header .txt1 {
  text-align: center;
  font-weight: bold;
  font-size: 0.6rem;
  color: #000000;
}
#hlmk_main .box2item .header .txt2 {
  text-align: center;
  margin-top: 0.1rem;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.24rem;
  color: #000000;
}
#hlmk_main .box2item .main {
  display: flex;
  width: 12rem;
  margin: 0 auto;
  justify-content: space-between;
}
#hlmk_main .box2item .main .l {
  display: flex;
  width: 5.87rem;
  height: 3.66rem;
}
#hlmk_main .box2item .main .l img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hlmk_main .box2item .main .r {
  width: 5.87rem;
  color: #000000;
  display: flex;
  flex-direction: column;
  align-items: end;
}
#hlmk_main .box2item .main .r .img {
  display: flex;
  width: 3.69rem;
  height: 0.84rem;
}
#hlmk_main .box2item .main .r .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hlmk_main .box2item .main .r .txtp {
  margin-top: 0.5rem;
  text-align: justify;
  font-weight: bold;
  font-size: 0.2rem;
  color: #000000;
  line-height: 0.36rem;
}
#hlmk_main .box2item .footer {
  align-items: center;
  justify-content: center;
  width: 12rem;
  margin: 0 auto;
  height: 1.63rem;
  background: #fff100;
  border: 0.01rem solid #000000;
  display: flex;
  margin-top: 0.18rem;
}
#hlmk_main .box2item .footer .txt {
  transform: translateY(-0.06rem);
  width: 11.38rem;
  height: 0.92rem;
  font-weight: bold;
  font-size: 0.2rem;
  text-align: justify;
  color: #000000;
  line-height: 0.36rem;
}
#hlmk_main .box3item {
  width: 12rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
#hlmk_main .box3item .header {
  width: 100%;
  display: flex;
  margin-top: 0.72rem;
  flex-direction: column;
}
#hlmk_main .box3item .header .txt1 {
  font-weight: bold;
  font-size: 0.6rem;
  color: #000000;
  margin-bottom: 0.02rem;
}
#hlmk_main .box3item .header .txt2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.24rem;
  color: #000000;
}
#hlmk_main .box3item .main {
  display: flex;
  margin-top: 0.16rem;
  justify-content: space-between;
}
#hlmk_main .box3item .main .l {
  width: 1.73rem;
  height: 0.5rem;
  display: flex;
}
#hlmk_main .box3item .main .l img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hlmk_main .box3item .main .r {
  transform: translateY(-0.25rem);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5.32rem;
  height: 0.61rem;
  margin-right: 1.3rem;
  background: #000000;
  font-weight: normal;
  font-size: 0.41rem;
  color: #ffffff;
}
#hlmk_main .box3item .main .r > span {
  color: #fff100;
}
#hlmk_main .box3item .footer {
  margin: 0 auto;
  margin-top: 0.32rem;
  display: flex;
  width: 11.71rem;
  height: 3.59rem;
  margin-bottom: 0.76rem;
}
#hlmk_main .box3item .footer img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hlmk_main .boxf3item {
  width: 19.2rem;
  height: 6.5rem;
  background: #fff100;
  display: flex;
  flex-direction: column;
}
#hlmk_main .boxf3item .text1 {
  font-weight: bold;
  font-size: 0.6rem;
  color: #000000;
  text-align: center;
  margin-top: 0.33rem;
  margin-bottom: 0.06rem;
}
#hlmk_main .boxf3item .text2 {
  font-weight: bold;
  font-size: 0.18rem;
  margin-bottom: 0.45rem;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
}
#hlmk_main .boxf3item .box {
  width: 13.69rem;
  display: flex;
  height: 3.94rem;
  margin: 0 auto;
}
#hlmk_main .boxf3item .box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hlmk_main .box5item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
#hlmk_main .box5item .text1 {
  text-align: center;
  font-weight: bold;
  font-size: 0.6rem;
  margin-top: 0.78rem;
  color: #000000;
}
#hlmk_main .box5item .text2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.24rem;
  color: #000000;
  margin-bottom: 0.76rem;
}
#hlmk_main .box5item .main1 {
  display: flex;
  flex-direction: column;
  width: 12rem;
  height: 3.55rem;
  background: #ffffff;
  border: 0.01rem solid #131210;
  box-sizing: border-box;
  position: relative;
}
#hlmk_main .box5item .main1 .header {
  width: 100%;
  height: 1.29rem;
  background: #fff100;
  display: flex;
  align-items: center;
  border: 0.01rem solid #131210;
  padding-left: 5.28rem;
  box-sizing: border-box;
}
#hlmk_main .box5item .main1 .header .txt {
  width: 5.99rem;
  font-size: 0.27rem;
  color: #000000;
  line-height: 0.37rem;
}
#hlmk_main .box5item .main1 .main {
  width: 100%;
  height: 2.26rem;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  padding-left: 5.28rem;
  box-sizing: border-box;
  border: 0.01rem solid #131210;
}
#hlmk_main .box5item .main1 .main .txt1 {
  width: 1.37rem;
  height: 0.45rem;
  background: #000000;
  border-radius: 0.23rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 0.34rem;
  color: #ffffff;
  margin-top: 0.24rem;
  margin-bottom: 0.15rem;
}
#hlmk_main .box5item .main1 .main .txt2 {
  font-weight: bold;
  font-size: 0.15rem;
  color: #000000;
  line-height: 0.24rem;
}
#hlmk_main .box5item .main1 .jxw {
  width: 4.15rem;
  position: absolute;
  height: 4.86rem;
  left: 0.8rem;
  bottom: 0.43rem;
  display: flex;
}
#hlmk_main .box5item .main1 .jxw img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hlmk_main .box5item .text3 {
  text-align: center;
  margin-top: 0.78rem;
  font-weight: bold;
  font-size: 0.6rem;
  color: #000000;
}
#hlmk_main .box5item .text5 {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.24rem;
  margin-bottom: 0.3rem;
  color: #000000;
}
#hlmk_main .box5item .text6 {
  text-align: center;
  font-weight: bold;
  font-size: 0.72rem;
  color: #fff100;
  text-stroke: 0.03rem #000000;
  -webkit-text-stroke: 0.03rem #000000;
  margin-bottom: 0.8rem;
}
#hlmk_main .box5item .text7 {
  text-align: center;
  font-weight: bold;
  font-size: 0.6rem;
  color: #000000;
}
#hlmk_main .box5item .text8 {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.24rem;
  color: #000000;
}
#hlmk_main .box5item .main2 {
  margin-top: 0.38rem;
  margin-bottom: 0.61rem;
  display: flex;
  gap: 0.15rem;
}
#hlmk_main .box5item .main2 .item {
  width: 2.94rem;
  height: 1.87rem;
  background: #fff100;
  border-radius: 0.15rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#hlmk_main .box5item .main2 .item .txt1 {
  width: 2.28rem;
  height: 0.6rem;
  background: #ffffff;
  border-radius: 0.11rem;
  border: 0.01rem solid #131210;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 0.4rem;
  color: #000000;
}
#hlmk_main .box5item .main2 .item .txt2 {
  font-weight: bold;
  font-size: 0.4rem;
  color: #000000;
}
#hlmk_main .box5item .main2 .item .txt3 {
  font-weight: bold;
  font-size: 0.14rem;
  color: #000000;
}
