.content .header-back {
  width: 100%;
  height: 420px;
  background: #162041;
}
.content .header-back .solutions-header {
  width: 100%;
  height: 420px;
  background: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/landingPage/solutions/0a957c25.png) #162041 no-repeat center;
}
.content .header-back .solutions-header .header-info {
  margin: 0 auto;
  width: 1184px;
  height: 420px;
  padding: 120px 0 0;
  box-sizing: border-box;
  text-align: center;
}
.content .header-back .solutions-header .header-info .top {
  font-size: 42px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 48px;
}
.content .header-back .solutions-header .header-info .center {
  margin: 16px 0 45px;
  font-size: 20px;
  color: #FFFFFF;
}
.content .header-back .solutions-header .header-info .bottom .btn-red-solid {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  width: 160px;
  height: 40px;
  background: #F55345;
  box-shadow: 0 2px 8px 0 rgba(250, 234, 231, 0.7);
  border-radius: 8px;
  opacity: 0.9;
  border: 1px solid #F55345;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 38px;
  cursor: pointer;
}
.content .header-back .solutions-header .header-info .bottom .btn-red-solid:hover {
  filter: brightness(1.3);
}
.content .header-back .solutions-header .header-info .bottom .kol-btn-red {
  display: inline-block;
  box-sizing: border-box;
  width: 160px;
  height: 40px;
  border-radius: 8px;
  margin-left: 24px;
  border: 1px solid #F55345;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s;
  color: #F55345;
  line-height: 38px;
  cursor: pointer;
}
.content .header-back .solutions-header .header-info .bottom .kol-btn-red:hover {
  background: #F55345;
  color: #FFFFFF;
}
.content .analyse {
  height: 570px;
  padding-top: 102px;
  box-sizing: border-box;
  background: #FFFFFF;
  width: 100%;
  text-align: center;
}
.content .analyse .top {
  font-size: 32px;
  font-weight: 600;
  color: #0D0C22;
}
.content .analyse .center {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  margin: 16px 0 64px;
}
.content .analyse .info {
  width: 1184px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.content .analyse .info .item {
  width: 320px;
}
.content .analyse .info .item .image {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}
.content .analyse .info .item .title {
  font-size: 20px;
  font-weight: 600;
  color: #0D0C22;
  margin: 32px 0 16px;
}
.content .analyse .info .item .center {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}
.content .plan {
  height: 840px;
  background: #F4F5F7;
  padding-top: 96px;
  position: relative;
}
.content .plan .center {
  margin-bottom: 52px;
}
.content .plan .info {
  position: relative;
  padding: 0 24px;
  box-sizing: border-box;
  z-index: 2;
}
.content .plan .info .item {
  width: 352px;
}
.content .plan .info .item .image {
  width: 352px;
  height: 432px;
}
.content .plan .info .item .title {
  margin-top: 0;
}
.content .plan .info .item .center {
  width: 320px;
  margin: auto;
}
.content .plan .info-back {
  position: absolute;
  width: 1184px;
  height: 334px;
  background: #FFFFFF;
  border-radius: 16px;
  left: 50%;
  bottom: 56px;
  transform: translate(-50%, 0);
}
.content .case {
  width: 100%;
  height: 800px;
  background: #FFFFFF;
  padding-top: 96px;
  box-sizing: border-box;
  text-align: center;
}
.content .case .top {
  font-size: 32px;
  font-weight: 600;
  color: #0D0C22;
}
.content .case .center {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  margin: 16px 0 64px;
}
.content .case .case-card {
  width: 1184px;
  height: 468px;
  background: #FFFFFF;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  margin: 0 auto;
  display: flex;
  text-align: left;
}
.content .case .case-card .image {
  width: 528px;
  height: 468px;
}
.content .case .case-card .right {
  width: 656px;
  height: 468px;
  padding: 48px 64px;
  box-sizing: border-box;
  display: inline-flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: start;
}
.content .case .case-card .right .title {
  font-size: 32px;
  font-weight: bold;
  color: #0D0C22;
  height: 64px;
  position: relative;
}
.content .case .case-card .right .title::after {
  content: "";
  width: 32px;
  height: 4px;
  background: #F55345;
  border-radius: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.content .case .case-card .right .description {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.content .case .case-card .right .info {
  display: flex;
}
.content .case .case-card .right .info .item {
  margin-right: 56px;
}
.content .case .case-card .right .info .item .mean {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
}
.content .case .case-card .right .info .item .count {
  font-size: 40px;
  font-weight: 500;
  color: #0D0C22;
  line-height: 48px;
}
.content .case .case-card .right .info .item .count .unit {
  font-size: 14px;
}
.content .case .case-card .right .detail {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #F55345;
  line-height: 24px;
}
.coMarketing-block {
  height: 1360px;
  background: #F7F8FA;
  text-align: center;
}
.coMarketing-block .section-container {
  padding-top: 96px;
}
.coMarketing-block .title,
.coMarketing-block .des {
  display: block;
}
.coMarketing-block .title {
  font-size: 32px;
  font-weight: bold;
  color: #0D0C22;
  line-height: 36px;
}
.coMarketing-block .des {
  margin-top: 19px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.coMarketing-block .wrapper {
  margin: 0 auto;
  margin-top: 64px;
  position: relative;
  height: 160px;
  width: 1200px;
  overflow: hidden;
}
.coMarketing-block .mask {
  position: absolute;
  background-image: linear-gradient(to right, #F7F8FA, #ffffff00);
  height: 160px;
  width: 180px;
  z-index: 100;
}
.coMarketing-block .right-mask {
  right: 0px;
  background-image: linear-gradient(to left, #F7F8FA, #ffffff00);
}
.coMarketing-block .wrapper__box-wrapper {
  height: 72px;
  animation: move 38s linear infinite;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 4800px;
}
.coMarketing-block .wrapper-bottom {
  top: 98px;
  animation: move 35s linear infinite;
}
.coMarketing-block .wrapper__box-wrapper__line {
  overflow: hidden;
}
.coMarketing-block .wrapper__box-wrapper__line div {
  float: left;
  display: flex;
  text-align: center;
  width: 50%;
}
.coMarketing-block .wrapper__box-wrapper__line span {
  display: inline-block;
  padding: 0 5px;
  margin-right: 16px;
  border-radius: 5px;
  flex: 1 0 auto;
  width: 180px;
  line-height: 72px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo1 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/914721e0.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo2 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/eae96fc6.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo3 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/175b34c1.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo4 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/627ed760.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo5 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/b6268dad.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo6 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/238af83b.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo7 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/f5d4fdae.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo8 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/a557dafe.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo9 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/5d7baa4f.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo10 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/054fe8ad.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo11 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/22abe809.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo12 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/7bde5e3e.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo13 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/f6e6c576.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo14 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/94285536.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo15 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/6b91b7b0.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo16 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/c80e0801.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo17 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/60cd9c6b.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo18 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/54882eca.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo19 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/c1b3be5a.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo20 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/921ad555.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo21 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/c31bba58.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo22 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/b1281e8b.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo23 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/cc545da6.png);
  background-size: 100% 100%;
}
.coMarketing-block .wrapper__box-wrapper__line span.logo24 {
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/logo/d7c2f162.png);
  background-size: 100% 100%;
}
@keyframes move {
  0% {
    left: -2400px;
  }
  100% {
    left: 0;
  }
}
.coMarketing-block .section-container.bottom-container {
  padding-top: 0px;
}
.coMarketing-block .section-container .coMarketing-video {
  margin: 0 auto;
  margin-top: 64px;
  width: 748px;
  height: 441px;
}
.coMarketing-block .section-container .coMarketing-video .video {
  width: 784px;
  height: 441px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.coMarketing-block .section-container .coMarketing-video .video .video-paused {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.coMarketing-block .section-container .coMarketing-video .video .video-paused::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-10px, -50%);
  display: block;
  border-left: 27px solid white;
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  border-right: 0 solid transparent;
}
.coMarketing-block .section-container .coMarketing-propaganda {
  margin: 0 auto;
  margin-top: 102px;
  width: 1184px;
  height: 240px;
  background: #FFFFFF;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  background-image: url(https://res-static.noxinfluencer.com/kol/2023/08/public/img/cnHome/ed180098.png);
  background-size: 100% 100%;
  border-radius: 16px;
  text-align: center;
  padding-top: 32px;
}
.coMarketing-block .section-container .coMarketing-propaganda .propaganda-des {
  margin-top: 8px;
  display: block;
  font-size: 32px;
  font-weight: bold;
  color: #0D0C22;
  line-height: 36px;
}
.coMarketing-block .section-container .coMarketing-propaganda .new-contact-btn {
  margin-top: 40px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  width: 160px;
  height: 40px;
  background: #F55345;
  box-shadow: 0 2px 8px 0 rgba(245, 83, 69, 0.5);
  border-radius: 8px;
  opacity: 0.9;
  border: 1px solid #F55345;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 40px;
  margin-right: 24px;
  padding: 0;
  cursor: pointer;
}
.coMarketing-block .section-container .coMarketing-propaganda .new-contact-btn:hover {
  filter: brightness(1.1);
}

