:root {
  --color-primary: #007aff;
  --color-success: #4cd964;
  --color-warning: #ffce00;
  --color-error: #ff3b30;
  --color-r: #e60012;
}
.flexBox {
  display: flex;
}
.w_100 {
  width: 100%;
}
body {
  /*font-family: Resource Han Rounded CN;*/
  font-family: Alibaba PuHuiTi 3.0,'Alibaba PuHuiTi 3.0', SourceHanSansCN , Source Han Sans CN;
}
.hlmk_banner {
  width: 100%;
  height: 10rem;
  position: relative;
}
.hlmk_banner > img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.hlmk_banner .title_txt_right {
  width: 7.5rem;
  height: 2.78rem;
  position: absolute;
  bottom: 1.5rem;
  right: 0rem;
  border-radius: 0.2rem 0 0 0.2rem;
  background-color: #E60012;
}
.hlmk_banner .title_txt_right .title_txt {
  font-family: Resource Han Rounded CN;
  font-weight: bold;
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 1.64rem;
  margin-left: 0.62rem;
  margin-top: 0.22rem;
}
.hlmk_banner .title_txt_right .title_txt_en {
  margin-left: 0.64rem;
  margin-top: 0.1rem;
  font-family: Resource Han Rounded CN;
  font-weight: bold;
  font-size: 0.56rem;
  color: #ffffff;
  line-height: 0.6rem;
  text-transform: uppercase;
  white-space: nowrap;
}
.hlmk_banner .title_txt_left {
  width: 7.5rem;
  height: 2.78rem;
  position: absolute;
  bottom: 1.5rem;
  left: 0rem;
  border-radius: 0 0.2rem 0.2rem 0;
  background-color: #e60012;
}
.hlmk_banner .title_txt_left .title_txt {
  text-align: end;
  font-family: Resource Han Rounded CN;
  font-weight: bold;
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 1.64rem;
  margin-right: 0.62rem;
  margin-top: 0.22rem;
}
.hlmk_banner .title_txt_left .title_txt_en {
  text-align: end;
  margin-right: 0.64rem;
  margin-top: 0.1rem;
  font-family: Resource Han Rounded CN;
  font-weight: bold;
  font-size: 0.56rem;
  color: #ffffff;
  line-height: 0.6rem;
  text-transform: uppercase;
}
#hlmk_header {
  position: fixed;
  z-index: 9999;
  width: 100%;
  display: flex;
  align-items: center;
  height: 2.36rem;
  background-color: #E60012;
}
#hlmk_header .left {
  width: 7.14rem;
  height: 1.24rem;
  margin-left: 1.42rem;
  margin-right: auto;
}
#hlmk_header .right {
  margin-right: 0.7rem;
}
#hlmk_header .right > a {
  display: flex;
  align-items: center;
}
#hlmk_header .right > a > div:nth-child(1) {
  width: 1.12rem;
  height: 1.12rem;
  margin-right: 0.2rem;
}
#hlmk_header .right > a > div:nth-child(2) {
  font-family: Resource Han Rounded CN;
  font-weight: bold;
  font-size: 0.78rem;
  color: #ffffff;
  line-height: 0.84rem;
}
.hlmk_header_top_con {
  height: 2.36rem;
  background-color: #e60012;
}
.next_page {
  margin-bottom: 0.78rem;
  margin-top: 1.46rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.next_page a {
  width: 4.28rem;
  height: 2rem;
  display: flex;
}
.next_page a:nth-child(1) {
  margin-right: 0.3rem;
}
#hlmk_footer {
  background-color: #E60012;
  display: flex;
  flex-direction: column;
  position: relative;
}
#hlmk_footer .footer_div1 {
  width: 7.48rem;
  height: 1.84rem;
  margin-top: 0.78rem;
  margin-left: 1.34rem;
  margin-bottom: 0.44rem;
}
#hlmk_footer .txt {
  font-family: Resource Han Rounded CN;
  font-weight: 500;
  font-size: 0.58rem;
  color: #ffffff;
  margin-left: 1.34rem;
}
#hlmk_footer .footer_txt2 {
  margin-top: 0.12rem;
}
#hlmk_footer .footer_txt3 {
  margin: 0 auto;
  margin-top: 0.26rem;
  margin-bottom: 0.82rem;
  width: 12.46rem;
  height: 1.02rem;
}
#hlmk_footer .footer_div2jxw {
  width: 3.86rem;
  height: 4.84rem;
  position: absolute;
  top: 0.1rem;
  right: 1.28rem;
}
