<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #fff;
}
#hlmk_main {
  width: 100vw;
  max-width: 19.2rem;
  margin: 0 auto;
  display: flex;
  box-sizing: border-box;
  padding: 0 0.001px;
  flex-direction: column;
  font-family: "Nowar Warcraft Rounded CN";
}
#hlmk_main .box1item {
  width: 19.2rem;
  height: auto;
  display: flex;
}
#hlmk_main .box2item {
  width: 11.84rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  display: flex;
  flex-direction: column;
}
#hlmk_main .box2item .header {
  margin-bottom: 0.52rem;
  display: flex;
  position: relative;
  flex-direction: column;
}
#hlmk_main .box2item .header .txt1 {
  margin-top: 0.72rem;
  text-align: center;
  font-weight: bold;
  font-size: 0.6rem;
  color: #000000;
}
#hlmk_main .box2item .header .txt2 {
  text-align: center;
  font-weight: bold;
  font-size: 0.24rem;
  color: #000000;
}
#hlmk_main .box2item .header .imgjxwl {
  position: absolute;
  width: 3.52rem;
  height: 4.11rem;
  left: 0.42rem;
  bottom: -0.8rem;
}
#hlmk_main .box2item .header .imgjxwl img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hlmk_main .box2item .header .imgjxwr {
  position: absolute;
  right: 1.97rem;
  width: 2.83rem;
  height: 1.82rem;
  display: flex;
  top: 50%;
  transform: translateY(-38%);
}
#hlmk_main .box2item .header .imgjxwr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hlmk_main .box2item .footer {
  width: 11.84rem;
  height: 0.3rem;
  display: flex;
}
#hlmk_main .box2item .footer .txt {
  margin-left: auto;
  display: flex;
  align-items: center;
}
#hlmk_main .box2item .footer .txt a {
  font-family: "Microsoft YaHei";
  font-weight: 300;
  font-size: 0.12rem;
  color: #898989;
}
#hlmk_main .box3item {
  width: 11.84rem;
  margin: 0 auto;
  margin-top: 0.42rem;
  display: flex;
  flex-direction: column;
}
#hlmk_main .box3item .main {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 0.4rem;
}
#hlmk_main .box3item .main .item {
  display: flex;
  width: 3.68rem;
  flex-direction: column;
  border-radius: 0.02rem;
}
#hlmk_main .box3item .main .item .topimg {
  background: #fff100;
  border-radius: 0.02rem;
  overflow: hidden;
  width: 3.68rem;
  height: 2.45rem;
  display: flex;
}
#hlmk_main .box3item .main .item .topimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hlmk_main .box3item .main .item .mainmain {
  display: flex;
  justify-content: space-between;
  margin-top: 0.28rem;
}
#hlmk_main .box3item .main .item .mainmain .l {
  width: 1.02rem;
  height: 0.82rem;
  background: #fff100;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: "Microsoft YaHei";
}
#hlmk_main .box3item .main .item .mainmain .l .t {
  font-weight: bold;
  font-size: 0.28rem;
  color: #3e3a39;
}
#hlmk_main .box3item .main .item .mainmain .l .b {
  font-size: 0.21rem;
  font-weight: 400;
  color: #3e3a39;
}
#hlmk_main .box3item .main .item .mainmain .l .borderborder {
  border: 0.01rem solid #7d7d7d;
}
#hlmk_main .box3item .main .item .mainmain .r {
  width: 2.36rem;
  display: flex;
  flex-direction: column;
}
#hlmk_main .box3item .main .item .mainmain .r .t {
  display: -webkit-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  font-size: 0.17rem;
  color: #3e3a39;
}
#hlmk_main .box3item .main .item .mainmain .r .b {
  font-family: "Microsoft YaHei";
  font-weight: 400;
  text-align: justify;
  font-size: 0.12rem;
  margin-top: 0.12rem;
  color: #595757;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
#hlmk_main .box3item .footer {
  display: flex;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 0.14rem;
  color: #3e3a39;
  margin-bottom: 1.3rem;
}
#hlmk_main .box3item .footer .box1 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.32rem;
  height: 0.32rem;
  border: 0.01rem solid #DCDCDC;
  margin-right: 0.16rem;
  box-sizing: border-box;
}
#hlmk_main .box3item .footer .box1.active {
  color: #5d5b5b;
  background: #fff100;
  border: none;
}
</pre></body></html>