.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: 10px 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-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: 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-steps-title {
  display: flex;
}
.insights-hub-detail-wrapper .content-inslights .content-sub-title {
  font-size: 18px;
  color: #181433;
  font-weight: 800;
  margin-bottom: 12px;
}
.insights-hub-detail-wrapper .content-inslights .content-sub-title:first-child {
  margin-top: 0;
}
.insights-hub-detail-wrapper .content-inslights .content-sub-title-color {
  font-size: 20px;
  line-height: 28px;
  color: #3734A9;
  font-family: SemiBold;
  margin-bottom: 12px;
}
.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-color {
  font-family: Roboto Serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 32px;
  color: #3734A9;
}
.insights-hub-detail-wrapper .content-inslights .content-bg-des {
  background-color: #F6F6F6;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 32px;
}
.insights-hub-detail-wrapper .content-inslights .content-bg-des .content-des2 {
  font-size: 16px;
  font-family: Regular;
  line-height: 24px;
  color: #181433;
}
.insights-hub-detail-wrapper .content-inslights .progress-top {
  padding: 20px 20px 0 20px;
  background: linear-gradient(360deg, rgba(216, 228, 255, 0.1) 0%, #f0f5ff 100%);
}
.insights-hub-detail-wrapper .content-inslights .progress-top .content-title-table {
  font-size: 24px;
  color: #3734A9;
  font-family: Roboto Serif;
  font-weight: 600;
  margin-bottom: 12px;
}
.insights-hub-detail-wrapper .content-inslights .progress-steps-item .progress-steps-item-index {
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #3734A9;
  color: #fff;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
}
.insights-hub-detail-wrapper .content-inslights .progress-steps-item .progress-steps-item-title {
  font-size: 18px;
  color: #3734A9;
  font-family: Roboto Serif;
  font-weight: 600;
  line-height: 22px;
}
.insights-hub-detail-wrapper .content-inslights .progress-steps-item .progress-steps-item-content {
  border-left: #3734A9 2px solid;
  padding-left: 10px;
  margin-left: 10px;
  margin-top: 10px;
}
.insights-hub-detail-wrapper .content-inslights table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 2px;
  border-radius: 5px;
  margin-left: 10px;
  font-family: Regular;
  font-size: 16px;
  overflow: hidden;
  margin-bottom: 32px;
}
.insights-hub-detail-wrapper .content-inslights .right-header {
  padding-left: 16px;
  background-color: #3734A9;
  color: #fff;
  font-weight: 500;
  width: 200px;
  height: 42px;
  text-align: left;
  line-height: 24px;
}
.insights-hub-detail-wrapper .content-inslights .table-content {
  padding-left: 5px;
  background-color: rgba(51, 95, 187, 0.06);
  color: #181433;
  font-weight: 400;
  width: 700px;
  height: 42px;
  text-align: left;
}
.insights-hub-detail-wrapper .content-inslights .content-i {
  font-style: italic;
  font-weight: bold;
}
.insights-hub-detail-wrapper .content-inslights .content-bold-color {
  font-weight: 600;
  color: #3734A9;
}
.insights-hub-detail-wrapper .content-inslights .card-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.insights-hub-detail-wrapper .content-inslights .card-list .card-list-item {
  width: 300px;
  min-height: 384px;
  border: rgba(55, 52, 169, 0.2) 1px solid;
  border-radius: 5px;
  flex: 1;
  margin-left: 16px;
  margin-bottom: 16px;
  background-color: #F4F5FD;
  padding: 32px 36px;
}
.insights-hub-detail-wrapper .content-inslights .card-list .card-list-item:first-child {
  margin-left: 0;
}
.insights-hub-detail-wrapper .content-inslights .card-list .card-des {
  font-size: 14px;
  font-family: Regular;
  line-height: 24px;
  color: #181433;
  font-weight: 500;
  margin-bottom: 8px;
}
.insights-hub-detail-wrapper .content-inslights .card-list .card-span {
  font-weight: 400;
  color: rgba(24, 20, 51, 0.7);
}
.insights-hub-detail-wrapper .content-inslights .content-des-title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 32px;
}
.insights-hub-detail-wrapper .content-inslights .content-des-weight {
  font-family: Medium;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 32px;
}
.insights-hub-detail-wrapper .content-inslights .content-i-color {
  font-family: Regular;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  line-height: 24px;
  color: #3734A9;
}
.insights-hub-detail-wrapper .content-inslights .content-steps {
  border-bottom: #D8D8D8 2px solid;
  margin-bottom: 32px;
}
.insights-hub-detail-wrapper .content-inslights .content-steps .steps-img {
  width: 50px;
  height: 48px;
  margin-right: 16px;
}
.insights-hub-detail-wrapper .content-inslights .content-steps-des {
  padding-left: 66px;
}
.insights-hub-detail-wrapper .content-inslights .content-des-bold {
  font-family: Roboto Serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 32px;
}
.insights-hub-detail-wrapper .content-inslights .content-img-des {
  font-family: Roboto Serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.02em;
  background: linear-gradient(270deg, rgba(216, 228, 255, 0.1) 0%, #F0F5FF 97.38%);
  padding: 8px 16px;
  margin-bottom: 32px;
}
.insights-hub-detail-wrapper .content-inslights .content-img-des-row {
  display: flex;
  margin-bottom: 32px;
}
.insights-hub-detail-wrapper .content-inslights .content-img-des-row .content-left {
  width: 367px;
  background: #F6F6F6;
  padding: 32px 32px 0 32px;
  margin-right: 40px;
}
.insights-hub-detail-wrapper .content-inslights .content-img-des-row .content-left2 {
  width: 367px;
  background: #F6F6F6;
  padding: 32px 32px 0 32px;
  margin-left: 40px;
}
.insights-hub-detail-wrapper .content-inslights .content-img-des-row .content-left3 {
  width: 367px;
  margin-left: 40px;
}
.insights-hub-detail-wrapper .content-inslights .content-img-des-row .content-left4 {
  width: 367px;
  margin-right: 40px;
}
.insights-hub-detail-wrapper .content-inslights .content-img-des-row .content-right {
  width: 505px;
}
.insights-hub-detail-wrapper .content-inslights .content-img-des-row .content-right .content-right-img {
  margin-bottom: 16px;
}
.insights-hub-detail-wrapper .content-inslights .article-bg {
  width: 100%;
  padding: 32px;
  margin-bottom: 32px;
}
.insights-hub-detail-wrapper .content-inslights .ul-list {
  list-style-type: disc;
  font-family: Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 22px;
}
.insights-hub-detail-wrapper .content-inslights > img {
  width: 100%;
}
.insights-hub-detail-wrapper .footer-share {
  margin: 26px auto 64px;
  width: 912px;
  display: flex;
  align-items: center;
  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;
}
.insights-hub-detail-wrapper .content-inslights .footer-share {
  margin: 58px auto 66px;
  display: flex;
  background: contain;
}
.insights-hub-detail-wrapper .content-inslights .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 .content-inslights .footer-share .share-box img {
  width: 28px;
  height: 28px;
}
.insights-hub-detail-wrapper .content-inslights .footer-share .share-box a {
  margin-right: 8px;
  display: inline-block;
}
.insights-hub-detail-wrapper .content-inslights .footer-share .share-box a:last-child {
  margin-right: 0;
}
