

.center3ab{
    width:1440px;
    position: absolute;
    left: calc(50% - 720px);
    top: 0;
    height: 100%;
}
.platKunpengShengteng-section1 {
  position: relative;
  font-size: 0;
}
.platKunpengShengteng-section1 img {
  width: 100%;
}
.platKunpengShengteng-section1-title {
  position: absolute;
  /* top: 50%;
    transform: translateY(-50%); */
  height: 100%;
  display: flex;
  align-items: center;
}
.platKunpengShengteng-section1-title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 72px;
  color: #ddeafc;
}
/* -------------------------------section2----------------------------- */
.platKunpengShengteng-section2 {
  background: #2f4786;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}

.platKunpengShengteng-section2-box {
  display: flex;
}
.platKunpengShengteng-section2-box-item {
  width: 100%;
  color: #f5f7ff;
  font-size: 18px;
  line-height: 56px;
  text-align: center;
  cursor: pointer;
}
.platKunpengShengteng-section2-box-item.active {
  background: #1f54e7;
  box-shadow: inset 0px 0px 14px 0px rgba(255, 255, 255, 0.53);
}
.platKunpengShengteng-section2-box-item:hover {
  background: #1f54e7;
  box-shadow: inset 0px 0px 14px 0px rgba(255, 255, 255, 0.53);
}

/* -----------------section3 ----------------- */
.platKunpengShengteng-section3{
    background-image: url(../images/platKunpengShengteng/section3-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.platKunpengShengteng-section3-box {
  padding: 50px 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.platKunpengShengteng-section3-box-left {
  width: 50%;
  padding-right: 25px;
}
.platKunpengShengteng-section3-box-right img {
  width: 100%;
}
.platKunpengShengteng-section3-box-left-title {
  font-size: 38px;
  color: #282d3e;
}
.platKunpengShengteng-section3-box-left-content {
  color: #282d3e;
  margin-top: 24px;
  line-height: 24px;
  text-indent: 2em;
}

/* -----------------section4----------------- */
.platKunpengShengteng-section4 {
    background-image: url(../images/platKunpengShengteng/section4-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
 }

.platKunpengShengteng-section4-box {
  height: 300px;
  display: block;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 38px;
  color: #e2fcff;
  align-content: center;
}
.line-box {
  background-image: url(../images/platKunpengShengteng/line.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 30px;
}
.line2-box {
  background-image: url(../images/platKunpengShengteng/line2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 64px;
}
/* -----------------section5----------------- */
.platKunpengShengteng-section5{
    background-image: url(../images/platKunpengShengteng/section5-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.platKunpengShengteng-section5-box {
  
  padding-top: 100px;
}
.platKunpengShengteng-section5-box-top {
  width: 80%;
  margin: 0 auto 0 auto;
  padding: 60px 200px;
  position: relative;
}
.platKunpengShengteng-section5-box-top-cent {
  display: flex;
  justify-content: space-between;
}
.platKunpengShengteng-section5-box-top-cent-item {
  width: calc(50% - 10px);
  font-size: 0;
  text-align: center;
}
.platKunpengShengteng-section5-box-top-cent-item img {
  width: 100%;
  box-shadow: 0px 6px 20px 0px rgba(131, 224, 255, 0.6);
}
.platKunpengShengteng-section5-box-top-cent-item span {
  width: 100%;
  display: block;
  font-size: 24px;
  color: #93b6fd;
  margin-top: 18px;
}
.platKunpengShengteng-section5-box-top-span1 {
  position: absolute;
  top: 0;
  text-align: center;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 180px;
}
.platKunpengShengteng-section5-box-top-span1 span {
  color: #e5e9ff;
  font-size: 18px;
}
.platKunpengShengteng-section5-box-top-span2 {
  position: absolute;
  height: 100%;
  width: 160px;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  top: 0;
  left: 0;
  align-content: center;
}
.platKunpengShengteng-section5-box-top-span2 span {
  color: #e5e9ff;
  font-size: 18px;
  width: 100%;
  margin: 25px 0;
}
.platKunpengShengteng-section5-box-top-span3 {
  position: absolute;
  height: 100%;
  width: 160px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  top: 0;
  right: 0;
  align-content: center;
}
.platKunpengShengteng-section5-box-top-span3 span {
  color: #e5e9ff;
  font-size: 18px;
  width: 100%;
  margin: 25px 0;
}
.platKunpengShengteng-section5-box-bot-top {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}
.platKunpengShengteng-section5-box-bot-top-item {
  width: 200px;
}
.platKunpengShengteng-section5-box-bot-top-item .top {
  background-image: url(../images/platKunpengShengteng/section5-4.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  display: inline-block;
  padding: 10px 20px;
  line-height: 24px;
  color: #e5e9ff;
}
.platKunpengShengteng-section5-box-bot-top-item .bot {
  text-align: center;
  font-size: 24px;
  -webkit-text-stroke: #bbfafc 1px;
  font-weight: 700;
  color: #e5e9ff;
}
.platKunpengShengteng-section5-box-bot-top-item .cent {
  position: relative;
  margin-top: 45px;
}
.platKunpengShengteng-section5-box-bot-top-item .img2 {
  width: 100%;
}

.platKunpengShengteng-section5-box-bot-top .item2 {
  padding-bottom: 85px;
}
.platKunpengShengteng-section5-box-bot-top .item3 {
  padding-bottom: 70px;
  width: 276px;
}
.platKunpengShengteng-section5-box-bot-top-item .img1 {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  animation: upAndDown 2s ease-out infinite;
}
.platKunpengShengteng-section5-box-bot-bot-foot {
  text-align: center;
  font-size: 40px;
  -webkit-text-stroke: #bbfafc 1px;
  font-weight: 700;
  color: #e5e9ff;
  padding-bottom: 200px;
  padding-top: 80px;
}

/* -----------------section6 ----------------- */
.platKunpengShengteng-section6-box {
  font-size: 0;
  position: relative;
}
.platKunpengShengteng-section6-box img {
  width: 100%;
}
.platKunpengShengteng-section6-box-top {
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.platKunpengShengteng-section6-box-bot {
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-content: center;
  flex-wrap: wrap;
}
.platKunpengShengteng-section6-box-bot-item {
  margin: 20px 0;
  text-align: center;
  width: 25%;
}
.platKunpengShengteng-section6-box-bot-item .num {
  font-size: 30px;
  color: #f5f7ff;
  margin-bottom: 10px;
  width: 100%;
}
.platKunpengShengteng-section6-box-bot-item .title {
  font-size: 18px;
  line-height: 24px;
  color: #f5f7ff;
  width: 100%;
}
.platKunpengShengteng-swiper {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.platKunpengShengteng-container {
  width: calc(100% - 120px);
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.platKunpengShengteng-swiper-img {
  /* padding: 0 15px; */
}
.platKunpengShengteng-swiper-img img {
  width: 100%;
}
.platKunpengShengteng-pagination {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  display: flex;
  background-color: #cde9ff;
  border-radius: 3px;
  height: 6px;
}
.platKunpengShengteng-pagination .swiper-pagination-switch {
  width: 100%;
  border-radius: 3px;
}
.platKunpengShengteng-pagination .swiper-scrollbar-drag {
  background-color: #2851ea;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  color: #fff;
}
.next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
/* .platKunpengShengteng-pagination .swiper-active-switch {
  background-color: #2851ea;
}
.platKunpengShengteng-pagination .swiper-active-switch + .swiper-visible-switch {
  background-color: #2851ea;
} */
.platKunpengShengteng-pagination {
  opacity: 1 !important;
}
@keyframes upAndDown {
  0% {
    top: 5px;
  }
  50% {
    top: 15px;
  }
  100% {
    top: 5px;
  }
}

/* -----------------------section7------------------------------- */
.platKunpengShengteng-section7{
  background-image: url(../images/platKunpengShengteng/section7-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.platKunpengShengteng-section7-box {

  padding-top: 52px;
  padding-bottom: 67px;
}
.platKunpengShengteng-section7-box-top {
  text-align: center;
  font-size: 38px;
  color: #0065e4;
}
.platKunpengShengteng-section7-box-top span {
  display: inline-block;
  vertical-align: middle;
}
.platKunpengShengteng-section7-box-top .line {
  width: 136px;
  height: 2px;
  background: #0065e4;
  margin: 0 36px;
}

.platKunpengShengteng-section7-box-bot {
  display: flex;
  margin-top: 51px;
  justify-content: center;
  flex-wrap: wrap;
}
.item {
  /*margin: 0 60px;*/
  text-align: center;
  width: 30%;
}
.item-title {
  color: #666;
  margin: 10px 0;
}
.item-phone {
  font-size: 24px;
}
.numCX {
    font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .platKunpengShengteng-section1-title span {
    font-size: 24px;
  }

  /* -----------------section2 ----------------- */
  .platKunpengShengteng-section2-box {
    flex-wrap: wrap;
  }
  .platKunpengShengteng-section2-box-item {
    font-size: 14px;
    width: 50%;
    white-space: nowrap;
    line-height: 40px;
  }

  /* -----------------section3 ----------------- */
  .platKunpengShengteng-section3 {
  }
  .platKunpengShengteng-section3-box {
    padding: 20px;
    flex-wrap: wrap;
  }
  .platKunpengShengteng-section3-box-left {
    width: 100%;
    padding: 0;
  }
  .platKunpengShengteng-section3-box-right {
    width: 100%;
  }
  .platKunpengShengteng-section3-box-left-title {
    font-size: 24px;
  }
  .platKunpengShengteng-section3-box-left-content {
    margin-top: 12px;
    margin-bottom: 12px;
    color: #666;
  }
  /* -----------------section4 ----------------- */
  
  .platKunpengShengteng-section4-box {
    font-size: 20px;
    line-height: 32px;
    height: auto;
    padding: 30px 0;
  }
  /* -----------------section5 ----------------- */
  .platKunpengShengteng-section5 {
  }
  .platKunpengShengteng-section5-box {
    padding: 20px;
  }
  .phone-section5-top-item {
    display: flex;
    margin-bottom: 20px;
  }
  .phone-section5-top-item-left {
    margin-right: 10px;
    flex-grow: 0;
    flex-shrink: 0;
    text-align: center;
  }
  .phone-section5-top-item-left img {
    width: 150px;
  }
  .phone-section5-top-item-left span {
    margin-top: 10px;
    color: #fff;
    display: block;
    width: 100%;
  }
  .phone-section5-top-item-right span {
    line-height: 30px;
    color: #fff;
    display: block;
  }
  .platKunpengShengteng-section5-box-bot {
    display: flex;
    flex-direction: column-reverse;
  }
  .platKunpengShengteng-section5-box-bot-top {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .platKunpengShengteng-section5-box-bot-top-item {
    width: calc(50% - 5px);
  }
  .platKunpengShengteng-section5-box-bot-top .item2 {
    padding-bottom: 0;
  }
  .platKunpengShengteng-section5-box-bot-top-item .cent {
    margin-top: 10px;
  }
  .platKunpengShengteng-section5-box-bot-top-item .bot {
    font-size: 20px;
  }
  .platKunpengShengteng-section5-box-bot-top-item .top {
    font-size: 13px;
    line-height: 20px;
  }
  .platKunpengShengteng-section5-box-bot-top .item3 {
    padding-bottom: 20px;
    width: 60%;
    margin-left: 20%;
  }
  .platKunpengShengteng-section5-box-bot-bot-foot {
    font-size: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
  }
  /* -----------------section6 ----------------- */
  .platKunpengShengteng-section6 {
  }
  .platKunpengShengteng-section6-box > img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }
  .platKunpengShengteng-section6-box-bot-item .title {
    font-size: 13px;
    line-height: 18px;
  }
  .platKunpengShengteng-section6-box-bot-item .num {
    font-size: 20px;
    margin-bottom: 4px;
  }
  .platKunpengShengteng-container {
    width: calc(100% - 60px);
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 30px !important;
  }
  .swiper-button-next {
    right: 0 !important;
  }
  .swiper-button-prev {
    left: 0 !important;
  }
  /* -----------------------section7------------------------------- */
  .platKunpengShengteng-section7-box-top {
    font-size: 24px;
  }
  .platKunpengShengteng-section7-box-top .line {
    width: 15%;
    margin: 0 10px;
  }
  .platKunpengShengteng-section7-box {
    padding: 30px 0;
  }
  .item-phone {
    font-size: 16px;
  }
  .platKunpengShengteng-section7-box-bot {
    margin-top: 20px;
    justify-content: space-between;
    padding: 0 10px;
  }
  .item {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    width: auto;
  }
  .item:last-child {
    margin: 0;
  }
  .item-title {
    margin: 4px 0;
  }
  .platKunpengShengteng-section6-box-bot-item {
    margin: 10px 0;
  }
  .center3ab{
    width:100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
}
@media screen and (max-width: 500px) {
  .platKunpengShengteng-section2-box-item {
    font-size: 12px;
  }
}
