.share-box img:first-of-type {
  height: 70%;
  min-width: 280px;
  max-width: 750px;
  object-fit: contain;
}
.menu-box .menu-items {
  display: block;
  color: #fff;
  font-size: 0.3rem;
  cursor: pointer;
  line-height: 1rem;
}
.footer {
  width: 100%;
  height: 84px;
  background-color: #444444;
}
.culture_h2 p img {
        width: 0.26rem;
        margin: 0 0.1rem;
      }
.culture {
        min-height: calc(100vh - 0.88rem);
        background-color: #f7eee2;
        padding: 0 0.3rem;
      }
.culture_h2 .backButton {
        font-size: 0.26rem;
        position: absolute;
        left: 0;
        top: 0.08rem;
        font-weight: 600;
      }
header .title {
  color: #fff;
  font-size: 0.32rem;
  font-weight: 600;
  line-height: 0.88rem;
  margin-left: 0.28rem;
}
header .menu-btn.close {
  background-image: url(//p3.img.cntv.cn/photoAlbum/templet/common/DEPA1724295874873312/h-2-1.png);
}
.menu-box {
  position: absolute;
  top: 0.88rem;
  width: 100%;
  min-width: 320px;
  max-width: 750px;
  height: 5rem;
  padding: 0.2rem 0.4rem;
  background-color: #222;
  display: none;
}
.culture_box img {
        width: 100%;
      }
header .logo-img {
  width: 2.16rem;
  height: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(//p3.img.cntv.cn/photoAlbum/templet/common/DEPA1724295874873312/logo-4.png);
}
.header-placeholder {
  width: 100%;
  height: 0.88rem;
}
.share-btn {
  position: absolute;
  right: 1rem;
  width: 0.4rem;
  height: 0.4rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(//p3.img.cntv.cn/photoAlbum/templet/common/DEPA1724295874873312/share-btn1.png);
  cursor: pointer;
}
.footer p span {
      padding: 0 8px;
    }
.footer p {
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    padding-bottom: 7px;
  }
header .menu-btn {
  position: absolute;
  right: 0.28rem;
  width: 0.32rem;
  height: 0.32rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(//p3.img.cntv.cn/photoAlbum/templet/common/DEPA1724295874873312/h-1.png);
  cursor: pointer;
}
.footer  a {
      color: #ffffff;
      text-decoration: none;
    }
.link {
    padding: 14px 0 8px;
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
  }
.share-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  overflow-y: auto;
  display: none;
}
.culture_h2 p {
        font-size: 0.36rem;
        color: rgba(66, 41, 6, 1);
      }
.culture_h2 {
        text-align: center;
        position: relative;
        top: 0.4rem;
      }
.share-box img:last-of-type {
  width: 17%;
  min-width: 280px;
  max-width: 750px;
  object-fit: contain;
}
header {
  position: relative;
  width: 100%;
  min-width: 320px;
  max-width: 750px;
  height: 0.88rem;
  padding: 0 0.28rem;
  display: flex;
  align-items: center;
  background-color: #222;
}
.header-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 20;
}
.culture_box {
        padding-top: 0.8rem;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0.2rem 0.4rem;
      }
.share-poster {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.36);
}