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 .box5item {
  position: relative;
  width: 19.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#hlmk_main .box5item .main {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#hlmk_main .box5item .main .l {
  display: flex;
  margin-right: 0.68rem;
  flex-direction: column;
}
#hlmk_main .box5item .main .l .top {
  margin-top: 0.3rem;
  font-weight: bold;
  font-size: 0.18rem;
  color: #101010;
  line-height: 0.36rem;
}
#hlmk_main .box5item .main .l .contern {
  display: flex;
  margin-top: 0.3rem;
  flex-direction: column;
}
#hlmk_main .box5item .main .l .contern .inutt {
  display: flex;
}
#hlmk_main .box5item .main .l .contern .inutt > div {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #9fa0a0;
}
#hlmk_main .box5item .main .l .contern .inutt > div .text {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.16rem;
  color: #595757;
  margin-bottom: 0.14rem;
}
#hlmk_main .box5item .main .l .contern .inutt > div .inut {
  width: 2.3rem;
  height: 0.5rem;
  background: #101010;
  border-radius: 0.1rem;
}
#hlmk_main .box5item .main .l .contern .inutt > div .inut input {
  background-color: transparent;
  width: 100%;
  font-size: 0.16rem;
  padding-left: 0.32rem;
  box-sizing: border-box;
  display: flex;
  border: none;
  height: 100%;
}
#hlmk_main .box5item .main .l .contern .inutt > div:nth-child(1) {
  margin-right: 0.13rem;
}
#hlmk_main .box5item .main .l .contern .inutc {
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin-top: 0.24rem;
  font-size: 0.16rem;
  color: #9fa0a0;
  flex-direction: column;
  display: flex;
}
#hlmk_main .box5item .main .l .contern .inutc .text {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.16rem;
  color: #595757;
  margin-bottom: 0.14rem;
}
#hlmk_main .box5item .main .l .contern .inutc .inut {
  width: 4.73rem;
  height: 0.5rem;
  background: #101010;
  border-radius: 0.1rem;
}
#hlmk_main .box5item .main .l .contern .inutc .inut input {
  background-color: transparent;
  width: 100%;
  font-size: 0.16rem;
  padding-left: 0.32rem;
  box-sizing: border-box;
  display: flex;
  border: none;
  height: 100%;
}
#hlmk_main .box5item .main .l .contern .inutb {
  width: 4.73rem;
  display: flex;
  margin-top: 0.17rem;
  margin-bottom: 0.79rem;
  justify-content: center;
  align-items: center;
  height: 0.5rem;
  background: #bbed20;
  border-radius: 0.1rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #101010;
}
#hlmk_main .box5item .main .r {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 5.64rem;
  height: 3.32rem;
}
#hlmk_main .box5item .main .r 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;
}
