.show_w_1200 {
  display: block;
}
.show_w_750 {
  display: none;
}
.W_1200 {
  width: 1200px;
}
.insights-hub-detail-wrapper .header-banner {
  min-height: 365px;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  background-position: center;
  padding-top: 46px;
  margin-top: 80px;
}
.insights-hub-detail-wrapper .header-banner .nav-back {
  margin: 32px auto 0;
  width: 1152px;
  font-size: 18px;
  color: #fff;
  display: flex;
  align-items: center;
  font-family: Poppins;
}
.insights-hub-detail-wrapper .header-banner .nav-back .nav-left {
  width: 24px;
  height: 24px;
  background-size: cover;
  margin-right: 8px;
}
.insights-hub-detail-wrapper .header-banner .banner-title {
  width: 1152px;
  font-family: PoppinsBold;
  margin: 16px auto;
  font-size: 48px;
  color: #fff;
  line-height: 72px;
}
.insights-hub-detail-wrapper .header-banner .banner-second-title {
  width: 1152px;
  font-family: Poppins;
  margin: 16px auto;
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  line-height: 36px;
}
.insights-hub-detail-wrapper .header-banner .banner-sub-title {
  margin: 0 auto;
  color: #fff;
  width: 1152px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px;
  line-height: 36px;
}
.insights-hub-detail-wrapper .header-banner .dowm_btn {
  width: 1152px;
  display: flex;
  justify-content: start;
  margin: 16px auto 48px;
}
.insights-hub-detail-wrapper .header-banner .dowm_btn .btn {
  display: inline-block;
  font-family: Medium;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.36px;
  text-align: center;
  color: #FFFFFF;
  background-color: #FF7F5C;
  padding: 12px 24px;
  border-radius: 12px;
  cursor: pointer;
}
.insights-hub-detail-wrapper .header-banner .dowm_btn .btn .img {
  max-width: 21px;
  margin-right: 12px;
}
.insights-hub-detail-wrapper .content-inslights {
  margin: 64px auto 0;
  width: 912px;
  /* 添加蒙版层 */
}
.insights-hub-detail-wrapper .content-inslights .content-title {
  font-size: 24px;
  color: #181433;
  font-family: Roboto Serif;
  margin-bottom: 32px;
  margin-top: 32px;
  font-weight: 700;
}
.insights-hub-detail-wrapper .content-inslights .content-title-colors {
  font-family: Roboto Serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #3734A9;
  margin-bottom: 16px;
}
.insights-hub-detail-wrapper .content-inslights .content-des {
  font-size: 16px;
  font-family: Regular;
  line-height: 24px;
  color: #181433;
  margin-bottom: 32px;
}
.insights-hub-detail-wrapper .content-inslights .content-des-bottom {
  font-size: 16px;
  font-family: Regular;
  line-height: 24px;
  color: #181433;
}
.insights-hub-detail-wrapper .content-inslights .content-des-flag {
  font-family: Poppins;
  font-weight: 600;
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
}
.insights-hub-detail-wrapper .content-inslights .content-des-flag-color {
  font-family: Poppins;
  font-weight: 600;
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #0F246A;
}
.insights-hub-detail-wrapper .content-inslights .content-img-des {
  position: relative;
  /* 确保伪元素相对于该盒子定位 */
  padding: 48px 32px;
  margin-bottom: 48px;
}
.insights-hub-detail-wrapper .content-inslights .content-img-des::before {
  content: '';
  /* 必须设置内容为空字符串 */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(250, 250, 250, 0.88);
  /* 灰色蒙版，透明度为0.5 */
  z-index: 1;
  /* 蒙版层位于背景图片之上 */
}
.insights-hub-detail-wrapper .content-inslights .content-img-des > * {
  position: relative;
  z-index: 2;
  /* 文字内容位于蒙版层之上 */
}
.insights-hub-detail-wrapper .content-inslights img {
  margin-bottom: 32px;
}
.insights-hub-detail-wrapper .content-inslights .content-mask {
  width: 40%;
  height: 100%;
  padding: 80px 68px;
  background: rgba(62, 79, 106, 0.96);
}
.insights-hub-detail-wrapper .content-inslights .content-mask .content-mask-title {
  font-family: Regular;
  font-weight: 600;
  font-size: 36px;
  line-height: 43px;
  letter-spacing: 0px;
  color: #9ACFFF;
}
.insights-hub-detail-wrapper .content-inslights .content-mask .content-mask-des {
  margin-top: 24px;
  font-family: Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #FFFFFF;
}
.insights-hub-detail-wrapper .footer-share {
  margin: 26px auto 64px;
  width: 912px;
  display: flex;
  background: contain;
}
.insights-hub-detail-wrapper .footer-share .footer-text {
  margin-right: 16px;
}
.insights-hub-detail-wrapper .footer-share .share-box > img {
  width: 28px;
  height: 28px;
  margin-right: 8px;
}
.insights-hub-detail-wrapper .footer-des {
  margin: 56px auto;
  font-size: 14px;
  line-height: 24px;
  width: 912px;
  color: #8b8999;
  font-family: Poppins;
}
.insights-hub-detail-wrapper .footer-des .footer-link {
  cursor: pointer;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.insights-hub-detail-wrapper .footer-des .footer-link:hover {
  text-decoration: underline;
}
.insights-hub-detail-wrapper .want_to {
  overflow: hidden;
  padding-bottom: 97px;
}
.insights-hub-detail-wrapper .want_to .want_title {
  font-size: 48px;
  font-weight: 600;
  line-height: 72px;
  text-align: center;
  font-family: SemiBlod;
  color: #FFFFFF;
  margin-top: 97px;
}
.insights-hub-detail-wrapper .want_to .want_title .orange {
  color: #FF7F5C;
}
.insights-hub-detail-wrapper .want_to .des {
  font-family: Medium;
  font-size: 32px;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 1px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 16px;
}
.insights-hub-detail-wrapper .want_to .dowm_btn {
  display: flex;
  justify-content: center;
  margin-top: 48px;
}
.insights-hub-detail-wrapper .want_to .dowm_btn .btn {
  display: inline-block;
  font-family: Medium;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.36px;
  text-align: center;
  color: #FFFFFF;
  background-color: #FF7F5C;
  padding: 20px 32px;
  margin: 0 auto;
  border-radius: 12px;
  cursor: pointer;
}
.insights-hub-detail-wrapper .want_to .dowm_btn .btn .img {
  max-width: 21px;
  margin-right: 12px;
}
