.cpfw-sjyy-header {
  width: 100%;
  position: relative;
  height: 25rem;
  background: url(../images/sjyypt/1.png) no-repeat;
  background-size: 100% 100%;
}

.bg .bgtit2 {
  text-transform: uppercase;
}

.main .top .conter {
  padding-top: 0;
}

.conter {
  padding-top: 5.625rem;
}

.conter .cont {
  overflow: hidden;
}

.conter .cont .tis {
  margin-bottom: 0;
}

.conter .pic {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* 数据运营平台*/
.sjyypt .carousel {
  margin: 4.375rem 0 !important;
}

.sjyypt .carousel .carousel-item {
  height: 7.875rem;
  line-height: 9.5rem;
}

.sjyypt .carousel .swiper-slide div {
  width: 20.5625rem;
  height: 2.625rem;
}

.swiper-slide #button-section3 {
  background-image: url('../images/sjyypt/1-1.png');
}

.swiper-slide-active #button-section3 {
  background-image: url('../images/sjyypt/1-11.png');
}

.swiper-slide #button-section1 {
  background-image: url('../images/sjyypt/1-2.png');
}

.swiper-slide-active #button-section1 {
  background-image: url('../images/sjyypt/1-22.png');
}

.swiper-slide #button-section2 {
  background-image: url('../images/sjyypt/1-3.png');
}

.swiper-slide-active #button-section2 {
  background-image: url('../images/sjyypt/1-33.png');
}

.sjyypt .section {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sjyypt .section .tit {
  width: 56.1875rem;
}

.sjyypt .section .desc {
  width: 100%;
  margin: 2.8125rem 0;
  text-indent: 2em;
  font-size: 1.125rem;
  color: #333;
  line-height: 2.25rem;
}

.sjyypt .section .desc span {
  color: #ef8b24;
  font-weight: 600;
}

.sjyypt .section img {
  width: 100%;
}

.sjyypt .section .list {
  width: 100%;
  margin: 4.375rem 0 2.5rem;
}

.sjyypt .section .list li {
  position: relative;
  padding-left: 1.25rem;
  font-size: 1.125rem;
  line-height: 2.125rem;
}

.sjyypt .section .list li::before {
  content: '•';
  position: absolute;
  left: 0;
  top: 0;
  color: #ef8b24;
  font-size: 1.5rem;
}

.sjyypt #section1 .box {
  display: flex;
  width: 100%;
  margin-bottom: 4.6875rem;
}

.sjyypt #section1 .box .right {
  margin-left: 1rem;
  width: calc(100% - 9.375rem);
}

.sjyypt #section1 .box .row1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.sjyypt #section1 .box .row1 .item {
  width: 24%;
}

.sjyypt #section1 .box .row1 .item p {
  width: 100%;
  height: 3.625rem;
  line-height: 3.625rem;
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
  background-color: #5da1d3;
  border-radius: 0.625rem 0.625rem 0 0;
}

.sjyypt #section1 .box .row1 .item div {
  width: 100%;
  height: 9.8125rem;
  border-radius: 0 0 0.625rem 0.625rem;
  overflow: hidden;
}

.sjyypt #section1 .box .row1 .item div img {
  width: 100%;
  height: 100%;
  transition: transform 1s ease-in-out;
  cursor: pointer;
}

.sjyypt #section1 .box .row1 .item div img:hover {
  transform: scale(1.3);
}

.sjyypt #section1 .box .row2 {
  margin: 1rem 0;
}

.sjyypt #section1 .box .row2 .item {
  width: 30%;
}

.sjyypt #section1 .box .row2 .jt {
  width: 2.875rem;
  height: 4.1875rem;
}

.sjyypt #section1 .box .row3 div {
  width: 33%;
  height: 51px;
  line-height: 51px;
  text-align: center;
  font-size: 18px;
  color: #ef8922;
  background-color: #fae4cf;
  border-radius: 8px;
}

.sjyypt #section2 {
  margin-bottom: 4.6875rem;
}

.sjyypt #section3 .row4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sjyypt #section3 .row4 .list {
  width: 48%;
  margin: unset;
}

.sjyypt #section3 .row4 .list li {
  line-height: 2.5rem;
  margin: 0.875rem 0;
}

.sjyypt #section3 .row4 img {
  width: 50%;
  height: fit-content;
}

.sjyypt .tit2 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #ef8922;
}

/* 产业运营平台*/
.cyyypt {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cyyypt .tit {
  width: 40.8125rem;
  margin: 4.375rem 0 3.125rem;
}

.cyyypt img {
  width: 100%;
  object-fit: contain;
}

.cyyypt .cyrh-tit {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cyyypt .cyrh-tit img {
  width: 2rem;
  height: 1.375rem;
}

.cyyypt .cyrh-tit span {
  margin: 0 1.25rem;
}

.cyyypt .desc {
  margin: 1.5rem 0 1.875rem;
}

.cyyypt .p26,
.cyyypt .p24 {
  font-weight: 600;
  color: #ef8b24;
}

.cyyypt .p26 {
  font-size: 1.625rem;
}

.cyyypt .p24 {
  font-size: 1.5rem;
}

.cyyypt .p18 {
  font-size: 1.125rem;
  color: #333;
}

.cyyypt .parent1 {
  margin-bottom: 4.375rem;
  width: 100%;
  height: 31.875rem;
  min-height: max-content;
  display: grid;
  grid-template-columns: 1.2fr 2fr;
  /* grid-template-rows: 1fr 2fr 3fr; */
  grid-column-gap: 2.8125rem;
}

.cyyypt .parent1 .div1 {
  grid-area: 1 / 1 / 2 / 3;
}

.cyyypt .parent1 .div2 {
  grid-area: 2 / 1 / 3 / 2;
  line-height: 2.25rem;
  margin: 1.75rem 0 3.125rem;
}

.cyyypt .parent1 .div3 {
  grid-area: 3 / 1 / 4 / 2;
}

.cyyypt .parent1 .div4 {
  grid-area: 2 / 2 / 4 / 3;
}

.cyyypt .list li {
  position: relative;
  padding-left: 1.25rem;
  font-size: 1.125rem;
  line-height: 3rem;
  color: #333;
}

.cyyypt .list li::before {
  content: '•';
  position: absolute;
  left: 0;
  top: 0;
  color: #197ac0;
  font-size: 1.5rem;
}

.cyyypt .parent2 {
  margin-bottom: 4.0625rem;
  width: 100%;
  height: 19.375rem;
  min-height: max-content;
  display: grid;
  grid-template-columns: 1.2fr 1fr 0.5fr;
  grid-column-gap: 3.75rem;
  align-items: center;
}

.cyyypt .parent2 .div1 .p18 {
  margin: 1.5rem 0;
  line-height: 2.125rem;
}

.cyyypt .parent2 .div1 li {
  line-height: 1.875rem;
  color: #197ac0;
}

.cyyypt .parent3 {
  margin-bottom: 4.0625rem;
  width: 100%;
  height: 29.0625rem;
  min-height: max-content;
  display: grid;
  grid-template-columns: 2fr 1fr;
  /* grid-template-rows: 1fr 0.4fr; */
  grid-column-gap: 3.125rem;
}

.cyyypt .parent3 .div1 {
  grid-area: 1 / 1 / 2 / 2;
}

.cyyypt .parent3 .div1 .p18 {
  margin: 1.875rem 0 4.375rem;
}

.cyyypt .parent3 .div1 li {
  line-height: 2.25rem;
  color: #197ac0;
}

.cyyypt .parent3 .div2 {
  grid-area: 1 / 2 / 2 / 3;
}

.cyyypt .parent3 .div3 {
  grid-area: 2 / 1 / 3 / 3;
  padding: 2.1875rem 1.875rem;
  text-indent: 2em;
  line-height: 2.125rem;
  border: 1.8px solid #92c5ea;
  border-radius: 1.125rem;
  background: linear-gradient(270deg, #eaf5fd, #fff);
}

.cyyypt .parent4 {
  margin-bottom: 4.0625rem;
  width: 100%;
  height: 50.625rem;
  min-height: max-content;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* grid-template-rows: repeat(2, 0.2fr) 0.8fr; */
  grid-column-gap: 120px;
}

.cyyypt .parent4 .div1 {
  grid-area: 1 / 1 / 2 / 4;
}

.cyyypt .parent4 .div2 {
  grid-area: 2 / 1 / 3 / 4;
  margin: 1.5rem 0 2.5rem;
}

.cyyypt .parent4 li {
  line-height: 28px;
  color: #197ac0;
}

.cyyypt .parent4 .div3,
.cyyypt .parent4 .div4,
.cyyypt .parent4 .div5 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cyyypt .parent4 .div3 .p24,
.cyyypt .parent4 .div4 .p24,
.cyyypt .parent4 .div5 .p24 {
  margin-top: 1.25rem;
  text-align: center;
}

.cyyypt .parent4 .div3 img,
.cyyypt .parent4 .div4 img,
.cyyypt .parent4 .div5 img {
  width: 19.375rem;
}

.cyyypt .parent4 .div3 {
  grid-area: 3 / 1 / 4 / 2;
}

.cyyypt .parent4 .div3 li {
  margin-top: 1.625rem;
}

.cyyypt .parent4 .div4 {
  grid-area: 3 / 2 / 4 / 3;
}

.cyyypt .parent4 .div4 li {
  margin-top: 1.5rem;
}

.cyyypt .parent4 .div5 {
  grid-area: 3 / 3 / 4 / 4;
}

.cyyypt .parent4 .div5 li {
  margin-top: 1.125rem;
}

.cyyypt .parent5 {
  margin-bottom: 4.0625rem;
  width: 100%;
  height: 46.25rem;
  min-height: max-content;
  display: grid;
  grid-template-columns: 1fr;
  /* grid-template-rows: repeat(2, 0.2fr) 0.6fr; */
}

.cyyypt .parent5 .div1 {
  grid-area: 1 / 1 / 2 / 2;
}

.cyyypt .parent5 .div2 {
  grid-area: 2 / 1 / 3 / 2;
  margin: 1.5625rem 0 2.1875rem;
}

.cyyypt .parent5 .div3 {
  grid-area: 3 / 1 / 4 / 2;
}

.cyyypt .parent6 {
  margin-bottom: 6.25rem;
  height: 64.375rem;
}