html, body {
  background: #030303;
}
body.modal-open {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.container {
  width: 100%;
  min-width: 1100px;
  max-width: 1920px;
  margin: 0 auto;
  padding-bottom: 170px;
}
.poetic-bg {
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1920px;
}
.poetic-bg-1 {
  height: 273px;
  background-image: url(https://resource.gximg.cn/9eca03_mpl1cwzn25.jpg);
}
.poetic-bg-2 {
  height: 351px;
  background-image: url(https://resource.gximg.cn/9eca03_mpl1cwy724.jpg);
}
.poetic-bg-3 {
  height: 280px;
  background-image: url(https://resource.gximg.cn/9eca03_mpl1cwx023.jpg);
}
.poetic-bg-4 {
  height: 212px;
  background-image: url(https://resource.gximg.cn/9eca03_mpl1cwvj22.jpg);
}
.poetic-bg-5 {
  height: 383px;
  background-image: url(https://resource.gximg.cn/9eca03_mpl1cwub21.jpg);
}
.poetic-bg-6 {
  height: 197px;
  background-image: url(https://resource.gximg.cn/b1785e_mppa9qq62.jpg);
}
.poetic-bg-7 {
  height: 329px;
  background-image: url(https://resource.gximg.cn/9eca03_mpl1cws419.png);
}
.poetic-bg-8 {
  height: 312px;
  background-image: url(https://resource.gximg.cn/9eca03_mpl1cwqr18.jpg);
}
.poetic-bg-9 {
  height: 262px;
  background-image: url(https://resource.gximg.cn/66c677_mpl3nkza2.jpg);
}
.poetic-bg-10 {
  height: 301px;
  background-image: url(https://resource.gximg.cn/4da3cc_mpl3akd32.jpg);
}
.poetic-video {
  box-sizing: border-box;
  width: 100%;
  min-width: 1100px;
  max-width: 1920px;
  height: auto;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 50px;
  background: #030303;
}
.poetic-video-title {
  width: 448px;
  height: 78px;
  margin: 0 auto 33px;
  background: url(https://resource.gximg.cn/bb0c80_mpzarnhp16.png) center no-repeat;
  background-size: 100%;
}
.poetic-video-main {
  position: relative;
  overflow: hidden;
  width: 1100px;
  height: 619px;
  margin: 0 auto;
  border-radius: 14px;
  cursor: pointer;
}
.poetic-video-cover,
.poetic-aliplayer {
  display: block;
  width: 100%;
  height: 100%;
}
.poetic-video-cover {
  object-fit: cover;
}
.poetic-aliplayer {
  display: none;
  width: 100% !important;
  height: 619px !important;
  background: #000 !important;
  position: absolute !important;
  left: 50%;
  top: 0;
  z-index: 3;
  overflow: hidden;
  transform: translateX(-50%);
}
.poetic-aliplayer video,
.prism-player video {
  display: block !important;
}
.poetic-aliplayer .prism-player,
.prism-player {
  background: #000 !important;
}
.poetic-aliplayer .prism-player {
  width: 100% !important;
  height: 100% !important;
}
.poetic-video-list-wrap {
  position: relative;
  overflow: hidden;
  width: 1100px;
  margin: 12px auto 0;
}
.poetic-video-list {
  display: flex;
  gap: 20px;
  width: max-content;
  transform: translateX(0);
  transition: transform .45s ease;
}
.poetic-video-item {
  position: relative;
  flex: 0 0 260px;
  overflow: hidden;
  width: 260px;
  height: 146px;
  border-radius: 7px;
  cursor: pointer;
}
.poetic-video-item::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 8px solid transparent;
  border-radius: 7px;
  box-sizing: border-box;
}
.poetic-video-item.active::after {
  border-color: #f2c16e;
}
.poetic-video-item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.poetic-video-arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 35px;
  height: 71px;
  padding: 0;
  margin: 0;
  border: 0;
  background: url(https://resource.gximg.cn/20c7b3_mpzaydw134.png) center no-repeat;
  background-size: 100%;
  cursor: pointer;
  transform: translateY(-50%);
}
.poetic-video-arrow.disabled {
  background-image: url(https://resource.gximg.cn/20c7b3_mpzaydx435.png);
  cursor: default;
}
.poetic-video-prev {
  left: -1px;
  transform: translateY(-50%) rotate(180deg);
}
.poetic-video-next {
  right: -1px;
}
.poetic-bg-11 {
  height: 362px;
  background-image: url(https://resource.gximg.cn/9eca03_mpl1cwn915.jpg);
}
.poetic-bg-12 {
  height: 413px;
  background-image: url(https://resource.gximg.cn/9eca03_mpl1cwm514.jpg);
}
.question {
  width: 100%;
  min-width: 1100px;
  max-width: 1920px;
  margin: 0 auto;
}
.question-title {
  margin: 0 auto;
  display: block;
  width: 363px;
  height: 71px;
}
.question-title img {
  width: 100%;
  height: 100%;
}
.question-cont {
  margin: 40px auto 0;
  width: 1100px;
  height: 557px;
  box-sizing: border-box;
  padding: 58px 38px 0;
  background: url(https://resource.gximg.cn/965517_mpkvuvy09.png) center;
  background-size: 100%;
  color: #000;
  font-size: 24px;
  line-height: 1.45;
}
.question-cont p {
  margin: 0;
  font-size: 22px;
}
.question-item {
  margin-bottom: 39px;
}
.question-q {
  margin-bottom: 7px !important;
  font-weight: 900;
  font-size: 23px;
}
.question-after-sale {
  margin-top: 5px;
}
.question-after-sale strong {
  font-weight: 700;
}
.download-btn {
  margin: 55px auto 0;
  width: 505px;
  height: 94px;
  background: url(https://resource.gximg.cn/ec5c0d_mpl2nn484.png) center no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.poster-modal {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .72);
}
.poster-modal.show {
  display: flex;
}
.poster-modal-img {
  display: block;
  max-width: 60vw;
  max-height: 60vh;
  width: auto;
  height: auto;
}
.download-btn {
  position: fixed;
  left: 50%;
  bottom: 30px;
  z-index: 100;
  margin: 0;
  transform: translateX(-50%);
}
.poetic-footer {
  width: 100%;
  box-sizing: border-box;
  padding: 5px;
  background: #333333;
}
.poetic-footer-box {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
}
.poetic-footer-box a {
  font-size: 14px;
  color: #FFFFFF;
}
.poetic-footer-box a:hover {
  color: #C7161E;
}