
html, body {
  width: 100%;
  height: 100%;
}
.page-wrap {
  min-height: 100%;
  position: relative;
  overflow: hidden;
}
.page-header {
  width: 100%;
  height: 1.11rem;
  position: relative;
}
.company-title {
  width: 11.99rem;
  margin: 0.16rem auto;
  height: 0.79rem;
  font-size: 0.34rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #24252A;
  line-height: 0.78rem;
}
.top_bg {
  width: 100%;
  height: 8.4rem;
  background: url(../../assets/images/hmjch-cn/page-top-bg.png) top left no-repeat;
  position: absolute;
  top: 1.11rem;
  left: 0;
}
.page-main {
  position: relative;
  width: 11.99rem;
  height: 10rem;
  /* min-height: 100%; */
  margin: 0 auto;
}
.product-box {
  height: 7.44rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.7rem auto 0.26rem;
  overflow: hidden;
  position: relative;
  width: 11.99rem;
}
.product-info {
  width: 5.38rem;
  height: 3.72rem;
}
.product-info .product-name {
  display: flex;
  align-items: center;
  height: 0.56rem;
  font-size: 0.32rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
}
.product-info .product-logo {
  width: 0.56rem;
  height: 0.56rem;
  margin-right: 0.23rem;
}
.product-info .product-desc {
  height: 0.52rem;
  font-size: 0.16rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.26rem;
  text-shadow: 0px 0px 0px rgba(25,104,252,0.2);
  margin-top: 0.2rem;
}
.product-info .product-qrcode {
  width: 1.6rem;
  margin-top: 0.4rem;
}
.product-info .qrcode-wrap {
  width: 1.6rem;
  height: 1.6rem;
  background: #ABABAB;
  border-radius: 0.13rem;
  box-sizing: border-box;
  border: 0.1rem solid #ffffff;
  font-size: 0;
}
.product-info .qrcode-img {
  /* width: 1.39rem;
  height: 1.39rem; */
  width: 100%;
  height: 100%;
}
.product-info .qrcode-scan {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.2rem;
  font-size: 0.22rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 0.2rem;
  margin-top: 0.24rem;
  
}
.product-info .scan-code-icon {
  width: 0.14rem;
  height: 0.19rem;
  margin-right: 0.06rem;
}
.product-box .product-phone {
  width: 5.37rem;
  height: 7.44rem;
}
.product-box .product-phone-img {
  width: 5.37rem;
  height: 7.44rem;
}

/* 模块整体样式 */
.module-wrap {
  position: relative;
  overflow: hidden;
  width: 11.99rem;
}
.module-video {
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.12rem;
}
.module-title {
  height: 0.79rem;
  display: flex;
  align-items: center;
  height: 0.79rem;
  font-size: 0.56rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #1D2129;
  line-height: 0.78rem;
}

.module-7-margin {
  margin: 1.16rem auto 0.47rem;
}

/* 左1右6样式 */
.module-content-7 {
  margin-top: 0.56rem;
  display: flex;
  justify-content: space-between;
}
.module-content-7 .video-first {
  width: 5.05rem;
  height: 8.17rem;
  margin-bottom: 0.32rem;
}
.module-content-7 .video-first-cover-img{
  width: 5.05rem;
  height: 7.21rem;
  border-radius: 0.08rem;
}
.module-content-7 .video-first-name {
  height: 0.74rem;
  font-size: 0.32rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #1D2129;
  line-height: 0.37rem;
  margin-top: 0.22rem;
}

.module-content-7 .video-other {
  width: 6.72rem;
  display: flex;
  flex-wrap: wrap;
}
.module-content-7 .video-other .video-item {
  width: 2.08rem;
  margin-right: 0.24rem;
  margin-bottom: 0.32rem;
}
.module-content-7 .video-other .video-item:nth-child(3n) {
  margin-right: 0;
}
.module-content-7 .video-other .cover-img {
  width: 2.08rem;
  height: 2.98rem;
  border-radius: 0.08rem;
}
.module-content-7 .video-other .video-name {
  width: 2.12rem;
  height: 0.73rem;
  font-size: 0.26rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #1D2129;
  line-height: 0.36rem;
  margin-top: 0.21rem;
}

.bg-F8F8FA {
  background-color: #F8F8FA;
  position: relative;
  overflow: hidden;
}
.module-3-margin {
  margin: 1.4rem auto 0.55rem;
}
.module-content-3 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.56rem;
}
.module-content-3 .video-item {
  width: 3.73rem;
  margin-right: 0.4rem;
  margin-bottom: 0.44rem;
}
.module-content-3 .video-item:nth-child(3n) {
  margin-right: 0;
}
.module-content-3 .cover-img {
  width: 3.73rem;
  height: 5.34rem;
  border-radius: 0.08rem;
}
.module-content-3 .video-name {
  width: 3.73rem;
  height: 0.74rem;
  font-size: 0.32rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #1D2129;
  line-height: 0.37rem;
  margin-top: 0.31rem;
}

/* 底部 */
.footer_box {
  position: relative;
  width: 100%;
  height: 2.69rem;
  background: #091A38;
  overflow: hidden;
}
.footer_content {
  width: 11.99rem;
  margin: 0.64rem auto 0;
}
.footer_content_address {
  font-size: 0.16rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 0.23rem;
}
.footer_content_msg {
  height: 0.24rem;
  font-size: 0.16rem;
  font-family: PingFangTC, PingFangTC;
  font-weight: 300;
  color: #FFFFFF;
  opacity: 0.49;
  line-height: 0.24rem;
  margin-top: 0.24rem;
}