.hlmk_headercontent {
  height: 0.7rem;
}
#hlmk_header {
  height: 0.7rem;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999999;
  width: 100%;
  max-width: 19.2rem;
  background-color: #ffffff;
}
#hlmk_header .hlmk_header_inner {
  width: 100%;
  max-width: 19.2rem;
  margin: 0 auto;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
#hlmk_header .hlmk_header_inner .hlmk_logo {
  display: flex;
  width: 1.92rem;
  height: 0.38rem;
  font-size: 0rem;
  margin-right: 0.71rem;
  margin-top: auto;
  margin-bottom: 0.22rem;
}
#hlmk_header .hlmk_header_inner .hlmk_logo img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
#hlmk_header .hlmk_header_inner .hlmk_nav {
  margin-right: 0.68rem;
  height: 100%;
  display: flex;
  align-items: center;
}
#hlmk_header .hlmk_header_inner .hlmk_nav > ul {
  display: flex;
  margin-top: auto;
  margin-bottom: 0.21rem;
  gap: 0.12rem;
}
#hlmk_header .hlmk_header_inner .hlmk_nav > ul > li {
  display: flex;
  box-sizing: content-box;
  white-space: nowrap;
  padding: 0.06rem 0.16rem;
  position: relative;
  justify-content: center;
  align-items: center;
  line-height: 0.27rem;
  height: 0.27rem;
  box-sizing: border-box;
  font-family: "Source Han Sans CN";
  font-size: 0.15rem;
  font-weight: bold;
  color: #221815;
  background: #fff;
  border-radius: 0.14rem;
  border: 0.02rem solid #131210;
  transition: background 0.25s ease;
}
#hlmk_header .hlmk_header_inner .hlmk_nav > ul > li > a {
  transition: color 0.25s ease;
}
#hlmk_header .hlmk_header_inner .hlmk_nav > ul > li.active {
  background: #fff100;
}
#hlmk_header .hlmk_header_inner .hlmk_nav > ul > li:hover {
  background: #fff100;
}
#hlmk_header .hlmk_header_inner .hra_right {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
#hlmk_header .hlmk_header_inner .hra_right > .txt1top {
  font-family: "Source Han Sans CN";
  font-weight: bold;
  font-size: 0.14rem;
  color: #000000;
}
#hlmk_header .hlmk_header_inner .hra_right > .txt {
  font-family: "HYYuanLongHei";
  font-weight: normal;
  font-size: 0.21rem;
  color: #000000;
}
#hlmk_footer {
  background: #eeeeee;
  display: flex;
  width: 100%;
  box-sizing: border-box;
  flex-direction: column;
}
#hlmk_footer .hlmk_footer_inner {
  max-width: 19.2rem;
  margin: 0 auto;
  height: 3.53rem;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
#hlmk_footer .hlmk_footer_inner > .left {
  display: flex;
  align-items: center;
}
#hlmk_footer .hlmk_footer_inner > .left > div:first-child {
  display: flex;
  width: 1.91rem;
  height: 1.92rem;
}
#hlmk_footer .hlmk_footer_inner > .left > div:first-child img {
  width: 100%;
  object-fit: cover;
}
#hlmk_footer .hlmk_footer_inner > .center {
  display: flex;
  margin-left: 0.73rem;
  margin-top: 0.97rem;
  margin-bottom: auto;
  gap: 0.79rem;
  font-family: "Source Han Sans CN";
}
#hlmk_footer .hlmk_footer_inner > .center .fbox {
  display: flex;
  flex-direction: column;
}
#hlmk_footer .hlmk_footer_inner > .center .fbox .htxt {
  font-family: "Nowar Warcraft Rounded CN";
  font-weight: bold;
  font-size: 0.16rem;
  color: #000000;
  text-align: center;
}
#hlmk_footer .hlmk_footer_inner > .center .fbox .dtxt {
  font-family: "Nowar Warcraft Rounded CN";
  font-weight: bold;
  font-size: 0.14rem;
  text-align: center;
  margin-top: 0.06rem;
  color: #595757;
}
#hlmk_footer .hlmk_footer_inner > .right {
  display: flex;
  flex-direction: column;
  margin-left: 0.72rem;
}
#hlmk_footer .hlmk_footer_inner > .right .box1,
#hlmk_footer .hlmk_footer_inner > .right .box2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#hlmk_footer .hlmk_footer_inner > .right .box1 .txt,
#hlmk_footer .hlmk_footer_inner > .right .box2 .txt {
  font-family: "Nowar Warcraft Rounded CN";
  font-weight: bold;
  font-size: 0.12rem;
  color: #595757;
  line-height: 0.24rem;
  white-space: nowrap;
  display: flex;
}
#hlmk_footer .hlmk_footer_inner > .right .box1 .img,
#hlmk_footer .hlmk_footer_inner > .right .box2 .img {
  display: flex;
  width: 1.2rem;
  height: 1.2rem;
  background: #ffffff;
  border: 0.01rem solid #131210;
}
#hlmk_footer .hlmk_footer_inner > .right .box1 .img .img,
#hlmk_footer .hlmk_footer_inner > .right .box2 .img .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hlmk_footer .hlmk_footer_inner > .right .box2 {
  margin-top: 0.12rem;
}
#hlmk_footer .hlmk_footer_inner > .right .box1 {
  margin-top: 0.22rem;
}
#hlmk_footer .hr_footer {
  width: 100%;
  background-color: #131313;
}
#hlmk_footer .hr_footer .hr {
  width: 19.2rem;
  margin: 0 auto;
  height: 0.32rem;
  background: #272727;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Nowar Warcraft Rounded CN";
  font-weight: 400;
  font-size: 0.13rem;
  color: #959595;
}
#hlmk_footer .hlmk_footerfixdiv_zw {
  height: 0.7rem;
}
#hlmk_footer .hlmk_footerfixdiv {
  height: 0.7rem;
  width: 100%;
  background: #fff100;
  position: fixed;
  bottom: 0;
  z-index: 999999;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.45rem;
  box-shadow: 0.01rem 0.01rem 0.03rem #c3c3c3, -0.01rem -0.01rem 0.03rem #fdfdfd;
}
#hlmk_footer .hlmk_footerfixdiv .inputbox {
  width: 2.8rem;
  height: 0.38rem;
  box-sizing: border-box;
  border-radius: 0.15rem;
  border: 0.01rem solid #131210;
  font-family: "Source Han Sans CN";
  font-size: 0.14rem;
}
#hlmk_footer .hlmk_footerfixdiv .inputbox > input {
  font-weight: bold;
  font-size: 0.14rem;
  width: 100%;
  height: 100%;
  border: none;
  color: #595757;
  background: none;
  text-align: center;
  box-sizing: border-box;
}
#hlmk_footer .hlmk_footerfixdiv .inputbox:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  font-weight: bold;
  font-size: 0.14rem;
  cursor: pointer;
  -webkit-user-select: none;
  /*webkit浏览器*/
  -moz-user-select: none;
  /*火狐*/
  -ms-user-select: none;
  /*IE10*/
  user-select: none;
  color: #595757;
}
#goTopBtn {
  display: none;
  position: fixed;
  bottom: 1.46rem;
  right: 0.54rem;
  z-index: 999999;
}
#goTopBtn .goTopBtn_icon {
  width: 0.74rem;
  background: url(/static/api/pc/images/goTopBtn_icon.png);
  height: 0.74rem;
  background-size: 100% 100%;
  display: block;
  cursor: pointer;
}
