.banner {
  height: 836px;
  background: url(../images/welfareCenter/banner.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.banner .wrap {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  padding: 200px 0;
}
.banner h1 {
  font-size: 123px;
}
.banner h2 {
  font-size: 70px;
}
.banner h3 {
  width: fit-content;
  font-size: 37px;
  color: #fff;
  background: #3149e2;
  border-radius: 10px;
  letter-spacing: 40px;
  padding: 15px 30px 15px 70px;
}
.banner .banner-title {
  font-family: "SourceHanSansCN";
  font-weight: bold;
  line-height: 1.2;
  background: linear-gradient(to bottom, #ffffff, #c6ccf6);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  /* 备用 */
}
.product-bg {
  padding-top: 80px;
}
.product-bg .product-wrapper .com-content-title {
  padding: 40px 0;
  font-size: 28px;
  font-weight: bold;
  background: url(../images/welfareCenter/com-content-title.png) center 88px no-repeat;
  background-size: 646px 6px;
  text-align: center;
}
.product-bg .product-wrapper .six-pro {
  width: 1032px;
  height: 340px;
  margin: 120px auto;
  background: url(../images/welfareCenter/bg-six-pro.png) center center no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.product-bg .product-wrapper .six-pro li {
  font-size: 16px;
  color: #333;
  font-family: "SourceHanSansCN";
  font-weight: bold;
  position: absolute;
}
.product-bg .product-wrapper .six-pro li:nth-child(1) {
  top: -40px;
  left: 480px;
}
.product-bg .product-wrapper .six-pro li:nth-child(2) {
  top: -6px;
  left: 820px;
}
.product-bg .product-wrapper .six-pro li:nth-child(3) {
  top: 330px;
  left: 824px;
}
.product-bg .product-wrapper .six-pro li:nth-child(4) {
  top: 362px;
  left: 484px;
}
.product-bg .product-wrapper .six-pro li:nth-child(5) {
  top: 330px;
  left: 145px;
}
.product-bg .product-wrapper .six-pro li:nth-child(6) {
  top: -6px;
  left: 140px;
}
.product-bg .product-wrapper .core-pain {
  width: 948px;
  height: 578px;
  margin: 50px auto;
  background: url(../images/welfareCenter/bg-core-pain.png) center center no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.product-bg .product-wrapper .core-pain li {
  font-size: 16px;
}
.product-bg .product-wrapper .core-pain li b {
  color: #5569eb;
  font-weight: bold;
  position: absolute;
}
.product-bg .product-wrapper .core-pain li div {
  position: absolute;
}
.product-bg .product-wrapper .core-pain li div p {
  line-height: 1.2;
  padding-bottom: 30px;
  color: #333333;
}
.product-bg .product-wrapper .core-pain li:nth-child(1) b {
  left: 0;
  top: 30px;
}
.product-bg .product-wrapper .core-pain li:nth-child(2) b {
  right: 0;
  top: 30px;
}
.product-bg .product-wrapper .core-pain li:nth-child(3) b {
  left: 0;
  bottom: 230px;
}
.product-bg .product-wrapper .core-pain li:nth-child(4) b {
  right: 0;
  bottom: 230px;
}
.product-bg .product-wrapper .core-pain li:nth-child(1) div {
  left: 100px;
  top: 80px;
}
.product-bg .product-wrapper .core-pain li:nth-child(2) div {
  left: 670px;
  top: 150px;
}
.product-bg .product-wrapper .core-pain li:nth-child(3) div {
  left: 100px;
  top: 460px;
}
.product-bg .product-wrapper .core-pain li:nth-child(4) div {
  left: 670px;
  top: 420px;
}
.product-bg .product-wrapper .platform-architecture {
  padding: 20px 0 60px;
}
.product-bg .product-wrapper .platform-architecture .item {
  font-family: "SourceHanSansCN";
  color: #333;
}
.product-bg .product-wrapper .platform-architecture .item h2 {
  font-size: 16px;
  font-weight: bold;
  padding: 26px 0 8px;
  text-align: center;
}
.product-bg .product-wrapper .platform-architecture .item ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 45px;
  line-height: 2;
  font-size: 14px;
}
.product-bg .product-wrapper .platform-architecture .item .wrap {
  display: flex;
  justify-content: center;
  gap: 6px;
}
.product-bg .product-wrapper .platform-architecture .item .wrap > div {
  font-size: 12px;
  color: #4258e6;
}
.product-bg .product-wrapper .platform-architecture .item .wrap > div p {
  font-weight: bold;
  text-align: center;
  line-height: 2;
}
.product-bg .product-wrapper .platform-architecture .item .wrap > div ul {
  font-size: 12px;
}
.product-bg .product-wrapper .platform-architecture .item1 ul {
  width: 464px;
  padding: 8px 36px;
  margin: 0 auto;
}
.product-bg .product-wrapper .platform-architecture .item2 ul {
  width: 288px;
}
.product-bg .product-wrapper .platform-architecture .item2 .wrap > div:nth-child(1) ul {
  padding: 1px 26px;
}
.product-bg .product-wrapper .platform-architecture .item2 .wrap > div:nth-child(2) ul {
  gap: 0 28px;
  padding: 1px 26px;
}
.product-bg .product-wrapper .platform-architecture .item3 ul {
  width: 674px;
  padding: 8px 36px;
  margin: 0 auto;
  gap: 0 125px;
}
.product-bg .product-wrapper .platform-architecture .item4 .wrap > div:nth-child(1) ul {
  width: 230px;
  padding: 1px 26px;
  gap: 0 10px;
}
.product-bg .product-wrapper .platform-architecture .item4 .wrap > div:nth-child(1) ul li:nth-last-child(1) {
  padding-left: 10px;
}
.product-bg .product-wrapper .platform-architecture .item4 .wrap > div:nth-child(2) ul {
  width: 292px;
  padding: 1px 26px;
  gap: 0 16px;
}
.product-bg .product-wrapper .platform-architecture .item4 .wrap > div:nth-child(3) ul {
  width: 230px;
  padding: 10px 26px;
  gap: 0 23px;
}
.product-bg .product-wrapper .platform-architecture .item5 .wrap > div h2 {
  color: #333;
}
.product-bg .product-wrapper .platform-architecture .item5 .wrap > div ul {
  width: 420px;
  padding: 8px 36px;
  font-size: 14px;
  color: #333;
}
.product-bg .product-wrapper .platform-architecture .item5 .wrap > div:nth-child(1) ul {
  gap: 0 89px;
}
.product-bg .product-wrapper .platform-architecture .item5 .wrap > div:nth-child(2) ul {
  gap: 0 39px;
}
.product-bg .product-wrapper .platform-architecture .item6 ul {
  width: 925px;
  margin: 0 auto;
  font-size: 14px;
  color: #4258e6;
  padding: 10px 80px;
  min-height: 74px;
  align-items: center;
  gap: 0 85px;
}
.product-bg .product-wrapper .platform-architecture .border-dashed {
  border-radius: 12px;
  border: 1px dashed #86b2f0;
}
.product-bg .product-wrapper .platform-architecture .linear-gradient {
  border-radius: 12px;
  background: linear-gradient(to bottom, #e4e7fb, #ffffff);
}
.product-bg .product-wrapper .core-fun {
  width: 1217px;
  height: 370px;
  background: url(../images/welfareCenter/core-fun-bg.png) center center no-repeat;
  background-size: 100%;
  margin: 80px auto 30px;
  font-family: "SourceHanSansCN";
  color: #333;
  display: flex;
  position: relative;
}
.product-bg .product-wrapper .core-fun li {
  position: absolute;
  text-align: center;
  width: 196px;
  height: 178px;
  overflow-y: hidden;
}
.product-bg .product-wrapper .core-fun li h2 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 20px;
}
.product-bg .product-wrapper .core-fun li div p {
  font-size: 14px;
  line-height: 2;
}
.product-bg .product-wrapper .core-fun li:nth-child(1) {
  top: 58px;
  left: 4px;
}
.product-bg .product-wrapper .core-fun li:nth-child(2) {
  top: 178px;
  left: 206px;
}
.product-bg .product-wrapper .core-fun li:nth-child(3) {
  top: 58px;
  left: 408px;
}
.product-bg .product-wrapper .core-fun li:nth-child(4) {
  top: 178px;
  left: 612px;
}
.product-bg .product-wrapper .core-fun li:nth-child(5) {
  top: 58px;
  left: 812px;
}
.product-bg .product-wrapper .core-fun li:nth-child(6) {
  top: 178px;
  left: 1016px;
}
.product-bg .product-wrapper .platform-value {
  font-family: "SourceHanSansCN";
  color: #333;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  width: 1250px;
  margin: 70px auto 30px;
  padding: 0 25px;
}
.product-bg .product-wrapper .platform-value li {
  padding-top: 125px;
  min-width: 70px;
  text-align: center;
}
.product-bg .product-wrapper .platform-value li:nth-child(1) {
  background: url(../images/welfareCenter/icon-glms.png) center top no-repeat;
  background-size: 62px 68px;
}
.product-bg .product-wrapper .platform-value li:nth-child(2) {
  background: url(../images/welfareCenter/icon-fxfk.png) center top no-repeat;
  background-size: 62px 69px;
}
.product-bg .product-wrapper .platform-value li:nth-child(3) {
  background: url(../images/welfareCenter/icon-fwzb.png) center 1px no-repeat;
  background-size: 65px 66px;
}
.product-bg .product-wrapper .platform-value li:nth-child(4) {
  background: url(../images/welfareCenter/icon-khyx.png) center 5px no-repeat;
  background-size: 70px 57px;
}
.product-bg .product-wrapper .platform-value li:nth-child(5) {
  background: url(../images/welfareCenter/icon-jycb.png) center top no-repeat;
  background-size: 48px 70px;
}
.product-bg .product-wrapper .platform-value li:nth-child(6) {
  background: url(../images/welfareCenter/icon-fwcj.png) center top no-repeat;
  background-size: 62px 68px;
}
.product-bg .product-wrapper .platform-features {
  font-family: "SourceHanSansCN";
  color: #333;
  font-size: 16px;
  display: flex;
  gap: 80px;
  width: 1250px;
  margin: 100px auto 30px;
}
.product-bg .product-wrapper .platform-features ul {
  flex: 1;
  height: fit-content;
  display: flex;
  flex-wrap: wrap;
  gap: 70px 20px;
  padding-top: 130px;
}
.product-bg .product-wrapper .platform-features ul li {
  width: calc((100% - 40px)/3);
  position: relative;
  padding-left: 16px;
}
.product-bg .product-wrapper .platform-features ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background-color: blue;
  border-radius: 50%;
}
.product-bg .product-wrapper .platform-features img {
  width: 806px;
  height: 676px;
}
.product-bg .product-wrapper .ai-depth {
  font-family: "SourceHanSansCN";
  color: #333;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 36px 30px;
  width: 1250px;
  margin: 80px auto 30px;
}
.product-bg .product-wrapper .ai-depth li {
  width: calc((100% - 60px)/3);
  border-radius: 12px;
  border: 1px solid #f0f0f0;
  padding: 30px;
}
.product-bg .product-wrapper .ai-depth li img {
  width: 32px;
  height: 32px;
}
.product-bg .product-wrapper .ai-depth li h2 {
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0 10px;
}
.product-bg .product-wrapper .ai-depth li p {
  font-size: 18px;
  color: rgba(51, 51, 51, 0.4);
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  /* 限制显示4行 */
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-bg .product-wrapper .platform-honors {
  width: 1000px;
  margin: 50px auto;
  position: relative;
}
.product-bg .product-wrapper .platform-honors .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.product-bg .product-wrapper .platform-honors .swiper-slide {
  width: 520px;
  height: 300px;
  background: transparent;
  text-align: center;
  opacity: 0.8;
  transition: opacity 0.3s, transform 0.3s;
  transform: scale(0.6);
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-bg .product-wrapper .platform-honors .swiper-slide-active {
  opacity: 1;
  transform: scale(1);
  z-index: 999;
}
.product-bg .product-wrapper .platform-honors .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
}
.product-bg .product-wrapper .platform-honors .case-sli-ctrl {
  display: inline-block;
  width: 66px;
  height: 124px;
  position: absolute;
  top: 80px;
  z-index: 10;
}
.product-bg .product-wrapper .platform-honors .case-sli-ctrl.prev {
  left: 10px;
  background: url("../images/welfareCenter/sli-ctrl-left.png") no-repeat;
}
.product-bg .product-wrapper .platform-honors .case-sli-ctrl.next {
  right: 10px;
  background: url("../images/welfareCenter/sli-ctrl-right.png") no-repeat;
}
.product-bg .product-wrapper .success-cases {
  font-family: "SourceHanSansCN";
  color: #333;
  font-size: 16px;
  width: 1250px;
  margin: 70px auto 30px;
}
.product-bg .product-wrapper .success-cases ul {
  display: flex;
  gap: 20px;
  padding: 0 100px;
}
.product-bg .product-wrapper .success-cases ul li {
  flex: 1;
  text-align: center;
}
.product-bg .product-wrapper .success-cases ul li .cases-ywqy {
  width: 42px;
  height: 42px;
}
.product-bg .product-wrapper .success-cases ul li .cases-yhs {
  width: 44px;
  height: 42px;
}
.product-bg .product-wrapper .success-cases ul li .cases-fgcw {
  width: 48px;
  height: 42px;
}
.product-bg .product-wrapper .success-cases ul li .cases-fwlr {
  width: 38px;
  height: 44px;
}
.product-bg .product-wrapper .success-cases ul li p {
  font-size: 16px;
  font-weight: bold;
  padding: 18px 0;
}
.product-bg .product-wrapper .success-cases ul li h2 {
  font: 20px;
  font-weight: bold;
  color: #566aeb;
}
.product-bg .product-wrapper .success-cases .swiper-box {
  position: relative;
  width: 1240px;
  margin: 50px auto 0;
  padding: 0 88px 0 100px;
}
.product-bg .product-wrapper .success-cases .swiper-box p {
  font-size: 16px;
  font-weight: bold;
  padding: 0 12px 10px;
  line-height: 1.5;
}
.product-bg .product-wrapper .success-cases .swiper-box img {
  margin-bottom: 30px;
}
.product-bg .product-wrapper .success-cases .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.product-bg .product-wrapper .success-cases .swiper-slide {
  background: transparent;
  text-align: center;
}
.product-bg .product-wrapper .success-cases .img-box {
  width: 248px;
  height: 251px;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid #f0f0f0;
}
.product-bg .product-wrapper .success-cases .swiper-slide img {
  width: 100%;
  height: 50%;
  border-radius: 12px 12px 0 0;
  object-fit: cover;
}
.product-bg .product-wrapper .success-cases .case-sli-ctrl {
  display: inline-block;
  width: 66px;
  height: 124px;
  position: absolute;
  top: 80px;
  z-index: 10;
}
.product-bg .product-wrapper .success-cases .case-sli-ctrl.prev {
  left: 10px;
  background: url("../images/welfareCenter/sli-ctrl-left.png") no-repeat;
}
.product-bg .product-wrapper .success-cases .case-sli-ctrl.next {
  right: 10px;
  background: url("../images/welfareCenter/sli-ctrl-right.png") no-repeat;
}
.product-bg .product-wrapper .actual-application {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 50px 0;
}
.product-bg .product-wrapper .actual-application img {
  width: 58px;
  height: 58px;
}
.product-bg .product-wrapper .actual-application p {
  line-height: 2;
  font-size: 16px;
  color: #b5b5b5;
}
.product-bg .product-wrapper .actual-application p b {
  color: #333;
  font-weight: bold;
  padding: 0 4px;
}
.product-bg .product-wrapper .actual-application h2 {
  color: #333;
  font-weight: bold;
  position: absolute;
}
.product-bg .product-wrapper .actual-application .item-lf {
  width: 422px;
  height: 682px;
  padding: 50px;
}
.product-bg .product-wrapper .actual-application .item-lf img {
  margin-bottom: 40px;
}
.product-bg .product-wrapper .actual-application .item-lf h2 {
  right: 50px;
  bottom: 50px;
}
.product-bg .product-wrapper .actual-application .item-lf div {
  height: 420px;
  overflow: hidden;
}
.product-bg .product-wrapper .actual-application .item-rt .item-rt-top {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.product-bg .product-wrapper .actual-application .item-rt .item-rt-top > div {
  width: 370px;
  height: 378px;
  padding: 30px;
}
.product-bg .product-wrapper .actual-application .item-rt .item-rt-top > div img {
  margin-bottom: 20px;
}
.product-bg .product-wrapper .actual-application .item-rt .item-rt-top > div h2 {
  right: 30px;
  bottom: 30px;
}
.product-bg .product-wrapper .actual-application .item-rt .item-rt-top > div div {
  height: 200px;
  overflow: hidden;
}
.product-bg .product-wrapper .actual-application .item-rt .item-rt-bot {
  width: 756px;
  height: 286px;
  padding: 30px;
}
.product-bg .product-wrapper .actual-application .item-rt .item-rt-bot img {
  margin-bottom: 20px;
}
.product-bg .product-wrapper .actual-application .item-rt .item-rt-bot h2 {
  right: 30px;
  bottom: 30px;
}
.product-bg .product-wrapper .actual-application .item-rt .item-rt-bot div {
  height: 110px;
  overflow: hidden;
}
.product-bg .product-wrapper .actual-application .bd {
  border-radius: 12px;
  border: 1px solid #f0f0f0;
  position: relative;
}
.product-bg .product-wrapper .advantage {
  font-size: 16px;
  font-family: "SourceHanSansCN";
  color: #333;
  width: 1250px;
  margin: 80px auto 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 120px 60px;
}
.product-bg .product-wrapper .advantage li {
  width: calc((100% - 120px) / 3);
  text-align: center;
}
.product-bg .product-wrapper .advantage li img {
  width: 70px;
  height: 70px;
}
.product-bg .product-wrapper .advantage li h2 {
  font-size: 20px;
  font-weight: bold;
  color: #4b60e8;
  padding: 14px 0;
}
.product-bg .product-wrapper .advantage li p {
  text-align: left;
  text-indent: 2em;
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-bg .product-wrapper .user-unit {
  width: 1221px;
  height: 503px;
  margin: 80px auto;
}
.product-bg .product-wrapper .user-unit img {
  width: 100%;
  height: 100%;
}
.product-bg .product-wrapper .partner {
  width: 1199px;
  height: 1049px;
  margin: 80px auto;
}
.product-bg .product-wrapper .partner img {
  width: 100%;
  height: 100%;
}
.navigation {
  width: fit-content;
  margin-left: auto;
  position: sticky;
  top: 192px;
  right: 86px;
  margin-bottom: -50px;
  height: 0;
}
.navigation li {
  width: 180px;
  height: 46px;
  cursor: pointer;
  line-height: 46px;
  font-size: 14px;
  color: #d3d2d2;
  padding-left: 48px;
}
.navigation li.active {
  background: url(../images/welfareCenter/nav-right-item-bg.png) center center no-repeat;
  background-size: 100% 100%;
  color: #6074ee;
  font-weight: bold;
}
.navigation::before {
  content: '';
  display: block;
  position: absolute;
  left: 4px;
  width: 20px;
  height: 642px;
  z-index: -1;
  background: url(../images/welfareCenter/nav-right-line-bg.png) center center no-repeat;
  background-size: 100% 100%;
}
/*# sourceMappingURL=welfareCenter.css.map */