main {
  background-color: #f5f7fa;
}
.inBanner .wz {
  width: 13.45rem;
  height: 6.64rem;
}
.data {
  padding-bottom: 5.45rem;
}
.data .dataBox {
  width: 49%;
  padding: 1.27rem 1.36rem 1.18rem 0.91rem;
  background-color: #ffffff;
  border-radius: 0.45rem;
  margin-bottom: 0.91rem;
}
.data .dataBox .txt {
  width: calc(100% - 3.64rem);
}
.data .dataBox h3 {
  position: relative;
  font-size: 0.82rem;
  margin-bottom: 2.27rem;
}
.data .dataBox h3::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1rem;
  width: 1rem;
  height: 0.09rem;
}
.data .dataBox p {
  font-size: 0.73rem;
  color: #999;
}
.data .dataBox .icon {
  width: 3.64rem;
  height: 3.64rem;
  border-radius: 50%;
  text-align: center;
  line-height: 3.64rem;
  background-color: #f5f7fa;
}
.data .dataBox .icon i {
  font-size: 1.82rem;
}
.data .dataBox:nth-child(1) h3:after {
  background-color: #fb8d5c;
}
.data .dataBox:nth-child(1) i {
  color: #fb8d5c;
}
.data .dataBox:nth-child(1):hover {
  background-color: #fb8d5c;
}
.data .dataBox:nth-child(2) h3:after {
  background-color: #4e93fa;
}
.data .dataBox:nth-child(2) i {
  color: #4e93fa;
}
.data .dataBox:nth-child(2):hover {
  background-color: #4e93fa;
}
.data .dataBox:nth-child(3) h3:after {
  background-color: #866cf6;
}
.data .dataBox:nth-child(3) i {
  color: #866cf6;
}
.data .dataBox:nth-child(3):hover {
  background-color: #866cf6;
}
.data .dataBox:nth-child(4) h3:after {
  background-color: #fe6567;
}
.data .dataBox:nth-child(4) i {
  color: #fe6567;
}
.data .dataBox:nth-child(4):hover {
  background-color: #fe6567;
}
.data .dataBox:hover h3:after {
  background-color: #fff;
}
.data .dataBox:hover h3,
.data .dataBox:hover p {
  color: #ffffff;
}
.adavntage {
  background: url(../images/serAd-bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 3.27rem;
}
.adavntage .ad-item {
  width: 23.9%;
  height: 18.18rem;
  color: #fff;
  padding: 3.18rem 0.91rem 0 0.91rem;
  border-radius: 0.45rem;
}
.adavntage .ad-item .ad-t {
  margin-bottom: 1.82rem;
}
.adavntage .ad-item .ad-t i {
  font-size: 2.27rem;
  color: #fff;
}
.adavntage .ad-item .ad-t .num {
  font-size: 2.73rem;
  font-style: italic;
  color: rgba(255, 255, 255, 0.2);
}
.adavntage .ad-item h3 {
  font-size: 0.91rem;
  color: #fff;
  margin-bottom: 0.45rem;
}
.adavntage .ad-item .en {
  position: relative;
  font-size: 0.55rem;
  margin-bottom: 2.45rem;
}
.adavntage .ad-item .en::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1.45rem;
  width: 1.36rem;
  height: 0.09rem;
  background-color: #ffffff;
}
.adavntage .ad-item .info {
  font-size: 0.73rem;
  line-height: 1.36rem;
}
.adavntage .ad-item:nth-child(1) {
  background-color: #fb8d5c;
}
.adavntage .ad-item:nth-child(2) {
  background-color: #4e93fa;
}
.adavntage .ad-item:nth-child(3) {
  background-color: #866cf6;
}
.adavntage .ad-item:nth-child(4) {
  background-color: #fe6567;
}
.ser-process {
  padding-bottom: 3.64rem;
}
.ser-process .process-item {
  position: relative;
  text-align: center;
}
.ser-process .process-item .icon {
  width: 4.64rem;
  height: 4.64rem;
  border-radius: 50%;
  line-height: 4.64rem;
  text-align: center;
  margin: 0 auto 1.36rem;
}
.ser-process .process-item .icon i {
  font-size: 2.09rem;
  color: #fff;
}
.ser-process .process-item p {
  font-size: 1.09rem;
}
.ser-process .process-item:nth-of-type(1) .icon {
  background-image: linear-gradient(0deg, #fb8d5c 0%, #ffc6ac 100%);
}
.ser-process .process-item:nth-of-type(1) p {
  color: #fb8d5c;
}
.ser-process .process-item:nth-of-type(3) .icon {
  background-image: linear-gradient(0deg, #167cff 0%, #6dadff 100%);
}
.ser-process .process-item:nth-of-type(3) p {
  color: #4e93fa;
}
.ser-process .process-item:nth-of-type(5) .icon {
  background-image: linear-gradient(0deg, #866cf6 0%, #d1c7ff 100%);
}
.ser-process .process-item:nth-of-type(5) p {
  color: #866cf6;
}
.ser-process .process-item:nth-of-type(7) .icon {
  background-image: linear-gradient(0deg, #fe6567 0%, #faacae 100%);
}
.ser-process .process-item:nth-of-type(7) p {
  color: #fe6567;
}
.ser-process .process-item:nth-of-type(9) .icon {
  background-image: linear-gradient(0deg, #00dcca 0%, #92ede5 100%);
}
.ser-process .process-item:nth-of-type(9) p {
  color: #02dcca;
}
.ser-process .arrow {
  width: 1.32rem;
  height: 0.73rem;
  transform: translateY(1.95rem);
}
.ser-process .arrow img {
  object-fit: contain;
}
.core-advantage {
  margin-bottom: 2.73rem;
  background-color: #fff;
}
.core-advantage .ad-item {
  width: 23.9%;
  padding: 1.36rem;
  box-sizing: border-box;
  background-color: #fafafa;
  border-radius: 0.45rem;
}
.core-advantage .ad-item .pic {
  overflow: hidden;
  position: relative;
  padding-bottom: 72.7%;
  border-radius: 0.45rem;
}
.core-advantage .ad-item .pic img {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}
.core-advantage .ad-item .info {
  position: relative;
  text-align: center;
  margin-top: 3rem;
}
.core-advantage .ad-item .info .lx {
  position: absolute;
  left: 50%;
  top: -5rem;
  transform: translateX(-50%);
  width: 3.45rem;
  height: 4rem;
}
.core-advantage .ad-item .info .lx img {
  object-fit: contain;
}
.core-advantage .ad-item .info .lx span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.91rem;
  color: #fff;
}
.core-advantage .ad-item .info h3 {
  position: relative;
  font-size: 0.82rem;
  margin-bottom: 1.86rem;
}
.core-advantage .ad-item .info h3::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -0.95rem;
  transform: translateX(-50%);
  width: 1rem;
  height: 0.09rem;
}
.core-advantage .ad-item .info p {
  color: #666666;
  font-size: 0.73rem;
}
.core-advantage .ad-item:nth-child(1) .info h3::after {
  background-color: #fb8d5c;
}
.core-advantage .ad-item:nth-child(2) .info h3::after {
  background-color: #4e93fa;
}
.core-advantage .ad-item:nth-child(3) .info h3::after {
  background-color: #866cf6;
}
.core-advantage .ad-item:nth-child(4) .info h3::after {
  background-color: #fe6567;
}
.core-advantage .ad-item:hover .pic img {
  transform: scale(1.04);
}
@media only screen and (max-width: 768px) {
  .data .dataBox {
    padding: 1rem 0.5rem 1rem 0.5rem;
  }
  .data .dataBox .txt {
    width: calc(100% - 2.5rem);
  }
  .data .dataBox .txt h3 {
    line-height: 1.09rem;
  }
  .data .dataBox .icon {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  .data .dataBox .icon i {
    font-size: 1.2rem;
  }
  .adavntage .advanatge-items {
    flex-wrap: wrap;
  }
  .adavntage .advanatge-items .ad-item {
    width: 49%;
    height: 19.18rem;
    margin-bottom: 0.45rem;
  }
  .ser-process .process-box {
    overflow-x: auto;
    padding-bottom: 0.91rem;
  }
  .ser-process .process-box::-webkit-scrollbar {
    height: 2px;
    background-color: #eeeeee;
  }
  .ser-process .process-box::-webkit-scrollbar-thumb {
    width: 2px;
    background-color: #1f208a;
  }
  .ser-process .process-box .process-items {
    width: 750px;
  }
  .core-advantage .ad-items {
    flex-wrap: wrap;
  }
  .core-advantage .ad-items .ad-item {
    width: 49%;
    margin-bottom: 0.45rem;
  }
}
