.show_w_1200 {
  display: block;
}
.show_w_750 {
  display: none;
}
.W_1200 {
  width: 1200px;
}
.insights-hub-detail-wrapper img {
  width: 100%;
}
.insights-hub-detail-wrapper .header-banner {
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  background-position: center;
  padding-top: 46px;
  margin-top: 80px;
  padding-bottom: 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;
  cursor: pointer;
}
.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-sub-title {
  margin: 0 auto;
  color: #fff;
  width: 1152px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
}
.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: SemiBold;
  margin-bottom: 12px;
  margin-top: 32px;
}
.insights-hub-detail-wrapper .content-inslights .content-title:first-child {
  margin-top: 0;
}
.insights-hub-detail-wrapper .content-inslights .content-des {
  font-size: 16px;
  font-family: Regular;
  line-height: 24px;
  color: #181433;
  margin-top: 32px;
}
.insights-hub-detail-wrapper .content-inslights .text {
  line-height: 22px;
  font-family: Regular;
  font-size: 14px;
  font-weight: bold;
}
.insights-hub-detail-wrapper .content-inslights .link {
  line-height: 22px;
  font-family: Regular;
  font-size: 14px;
}
.insights-hub-detail-wrapper .content-inslights a {
  font-size: 14px;
  margin-right: 20px;
}
.insights-hub-detail-wrapper .content-inslights a:hover {
  color: #3734A9;
}
.insights-hub-detail-wrapper .content-inslights > img {
  width: 70%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-top: 32px;
}
.insights-hub-detail-wrapper .content-inslights .img-title {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  margin-top: 5x;
  margin-bottom: 30px;
}
.insights-hub-detail-wrapper .footer-share {
  margin: 26px auto 0;
  width: 912px;
  display: flex;
  align-items: center;
}
.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 .footer-share {
  margin: 58px auto 66px;
  display: flex;
  background: contain;
}
.insights-hub-detail-wrapper .footer-share .footer-text {
  margin-right: 16px;
  font-family: Regular;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
}
.insights-hub-detail-wrapper .footer-share .share-box img {
  width: 28px;
  height: 28px;
}
.insights-hub-detail-wrapper .footer-share .share-box a {
  margin-right: 8px;
  display: inline-block;
}
.insights-hub-detail-wrapper .footer-share .share-box a:last-child {
  margin-right: 0;
}
