.page1 .h2-title {
  margin-top: 0.59rem;
  margin-bottom: 0.38rem;
}
.page1 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #333333;
  margin-bottom: 1.08rem;
}
.page1 .int p {
  text-align: center;
}
.page2 .h2-title {
  margin-bottom: 0.82rem;
}
.page2 .list {
  display: flex;
  justify-content: center;
  margin-bottom: 0.85rem;
}
.page2 .list .item {
  width: 2.34rem;
  height: 2.43rem;
  margin-right: 0.5rem;
}
.page2 .list .item:hover h3 {
  color: #1d469b;
}
.page2 .list .item:hover p {
  display: block;
}
.page2 .list .item:hover .icon {
  background-color: #52b1fa;
  box-shadow: 0rem 0rem 0.16rem 0rem rgba(183, 197, 228, 0.53);
  border-color: #52b1fa;
}
.page2 .list .item:hover .icon.icon1::after {
  width: 0.78rem;
  height: 0.78rem;
  background-image: url(../images/lll1.png);
  background-size: cover;
}
.page2 .list .item:hover .icon.icon2::after {
  width: 0.8rem;
  height: 0.88rem;
  background-image: url(../images/lll2.png);
  background-size: cover;
}
.page2 .list .item:hover .icon.icon3::after {
  width: 0.77rem;
  height: 0.69rem;
  background-image: url(../images/lll3.png);
  background-size: cover;
}
.page2 .list .item:hover .icon.icon4::after {
  width: 0.69rem;
  height: 0.67rem;
  background-image: url(../images/lll4.png);
  background-size: cover;
}
.page2 .list .item .icon {
  width: 1.3rem;
  height: 1.32rem;
  border: solid 0.01rem #666666;
  display: block;
  border-radius: 2rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.page2 .list .item .icon::after {
  content: "";
  display: block;
}
.page2 .list .item .icon.icon1::after {
  width: 0.78rem;
  height: 0.78rem;
  background-image: url(../images/ll1.png);
  background-size: cover;
}
.page2 .list .item .icon.icon2::after {
  width: 0.8rem;
  height: 0.88rem;
  background-image: url(../images/ll2.png);
  background-size: cover;
}
.page2 .list .item .icon.icon3::after {
  width: 0.77rem;
  height: 0.69rem;
  background-image: url(../images/ll3.png);
  background-size: cover;
}
.page2 .list .item .icon.icon4::after {
  width: 0.69rem;
  height: 0.67rem;
  background-image: url(../images/ll4.png);
  background-size: cover;
}
.page2 .list .item h3 {
  font-size: 0.2rem;
  line-height: 0.2rem;
  letter-spacing: 0.02rem;
  color: #666666;
  margin-top: 0.21rem;
  text-align: center;
  font-weight: 500;
}
.page2 .list .item p {
  font-size: 0.16rem;
  line-height: 0.22rem;
  letter-spacing: 0.01rem;
  color: #1d469b;
  margin-top: 0.16rem;
  text-align: center;
  display: none;
}
.page2 .list .item:last-child {
  margin-right: 0px;
}
.page3 .h3-title {
  margin-bottom: 0.51rem;
}
.page3 .box {
  height: 8.62rem;
  padding-top: 0.31rem;
}
.page3 .box .h2-title {
  margin-bottom: 0.5rem;
}
.page3 .box .tabs {
  width: 10.22rem;
  margin: 0 auto;
  position: relative;
}
.page3 .box .tabs .d1 {
  width: 7.19rem;
  height: 4.84rem;
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url(../images/ll.png);
  background-size: cover;
}
.page3 .box .tabs .d1 .x1 {
  position: absolute;
  top: 3.67rem;
  left: 0.17rem;
}
.page3 .box .tabs .d1 .x2 {
  position: absolute;
  top: 1.2rem;
  left: 0.08rem;
}
.page3 .box .tabs .d1 .x3 {
  position: absolute;
  top: -0.2rem;
  left: 0.92rem;
}
.page3 .box .tabs .d1 .x4 {
  position: absolute;
  top: -0.18rem;
  left: 4.86rem;
}
.page3 .box .tabs .d1 .x5 {
  position: absolute;
  top: 1.43rem;
  right: 0.13rem;
}
.page3 .box .tabs .d1:after {
  background-image: url(../images/yyxx.png);
  width: 4.52rem;
  height: 4.51rem;
  content: "";
  background-size: cover;
  position: absolute;
  left: 1.63rem;
  top: 0.47rem;
  -webkit-animation: rotate 30s linear infinite;
  -moz-animation: rotate 30s linear infinite;
  -o-animation: rotate 30s linear infinite;
  animation: rotate 30s linear infinite;
}
.page3 .box .tabs .d1:before {
  background-image: url(../images/yyxx1.png);
  width: 4.05rem;
  height: 4.06rem;
  content: "";
  position: absolute;
  left: 1.9rem;
  top: 0.67rem;
  background-size: cover;
  z-index: 11;
}
.page3 .box .tabs .d1 div {
  width: 4.03rem;
  height: 4.04rem;
  left: 1.9rem;
  top: 0.36rem;
  position: absolute;
  z-index: 11;
  padding-top: 0.64rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page3 .box .tabs .d1 div img {
  width: 2.5rem;
  height: 2.51rem;
  border-radius: 3rem;
  box-shadow: 0rem 0rem 0.16rem 0rem rgba(183, 197, 228, 0.53);
  display: block;
  position: relative;
  top: 0.1rem;
}
.page3 .box .tabs .d2 {
  width: 5.47rem;
  height: 3.99rem;
  position: absolute;
  top: 2.47rem;
  right: 0px;
  background-image: url(../images/rr.png);
  background-size: cover;
  z-index: 222;
}
.page3 .box .tabs .d2 .x6 {
  position: absolute;
  top: -0.23rem;
  right: 1.44rem;
}
.page3 .box .tabs .d2 .x7 {
  position: absolute;
  top: 1.28rem;
  right: 0.98rem;
}
.page3 .box .tabs .d2 .x8 {
  position: absolute;
  top: 2.57rem;
  right: 0.2rem;
}
.page3 .box .tabs .d2:after {
  background-image: url(../images/yysh1.png);
  width: 3.69rem;
  height: 3.7rem;
  content: "";
  position: absolute;
  left: -0.05rem;
  top: 0.35rem;
  -webkit-animation: rotate 30s linear infinite;
  -moz-animation: rotate 30s linear infinite;
  -o-animation: rotate 30s linear infinite;
  animation: rotate 30s linear infinite;
  background-size: cover;
}
.page3 .box .tabs .d2:before {
  background-image: url(../images/yysh.png);
  width: 3.39rem;
  height: 3.39rem;
  content: "";
  position: absolute;
  left: 0.1rem;
  top: 0.5rem;
  z-index: 11;
  background-size: cover;
}
.page3 .box .tabs .d2 div {
  width: 2.19rem;
  left: 0.7rem;
  top: 0.2rem;
  position: absolute;
  z-index: 11;
  padding-top: 0.64rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page3 .box .tabs .d2 div img {
  width: 2.19rem;
  height: 2.19rem;
  border-radius: 3rem;
  box-shadow: 0rem 0rem 0.16rem 0rem rgba(183, 197, 228, 0.53);
  display: block;
}
.page3 .box .tabs .d2 div h3 {
  margin-top: 0.12rem;
}
.page3 .box .tabs p {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.18rem;
  letter-spacing: 0.01rem;
  color: #666666;
}
.page3 .box .tabs h3 {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0rem;
  color: #666666;
  text-align: center;
}
.page4 {
  padding-top: 0.92rem;
}
.page4 .h2-title {
  margin-bottom: 1.06rem;
}
.page4 .list {
  display: flex;
  margin: 0 auto;
  width: 10.54rem;
}
.page4 .list .item {
  width: 2.51rem;
  margin-right: 1.51rem;
  cursor: pointer;
}
.page4 .list .item:hover .icon {
  background-color: #b4e5fc;
}
.page4 .list .item:hover .icon .ba {
  background-color: #ffffff;
}
.page4 .list .item:last-child {
  margin-right: 0px;
}
.page4 .list .item p {
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #333333;
  text-align: center;
}
.page4 .list .item .icon {
  height: 2.31rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 0.13rem 0rem rgba(167, 202, 221, 0.35);
  width: 2.31rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2rem;
  margin-bottom: 0.37rem;
}
.page4 .list .item .icon .ba {
  width: 1.7rem;
  height: 1.7rem;
  background-color: #eef9fd;
  border-radius: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page4 .list .item .icon .ba span {
  background-size: cover;
}
.page4 .list .item .icon .ba .icon1 {
  width: 0.87rem;
  height: 0.95rem;
  background-image: url(../images/uu33.png);
}
.page4 .list .item .icon .ba .icon2 {
  width: 0.96rem;
  height: 0.96rem;
  background-image: url(../images/uu36.png);
}
.page4 .list .item .icon .ba .icon3 {
  width: 0.81rem;
  height: 0.8rem;
  background-image: url(../images/uu34.png);
}
.page5 {
  height: 7.9rem;
  background-image: url(../images/ly.png);
  padding-top: 0.7rem;
  background-size: cover;
  margin-top: 1.12rem;
}
.page5 .h2-title {
  margin-bottom: 1.14rem;
}
.page5 .h2-title h2 {
  color: #fff !important;
}
.page5 .h2-title p {
  color: #fff;
}
.page5 .swiper-slide-active img {
  height: 3.7rem !important;
  margin-top: -0.4rem;
}
.page5 .swiper-container img {
  width: 4.01rem;
  height: 3.28rem;
  background-color: #4ab0fa;
}
.page5 .swiper-container p {
  font-size: 0.2rem;
  line-height: 0.2rem;
  letter-spacing: 0.01rem;
  color: #ffffff;
  text-align: center;
  margin-top: 0.16rem;
  width: 4.01rem;
}
.swiper-container {
  width: 10.7rem;
  margin: 0 auto;
}
.swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1);
}
.swiper-slide {
  transform: scale(0.8);
}
.swiper-pagination {
  bottom: -0.25rem !important;
  left: 0.3rem !important;
}
.swiper-pagination span {
  background-color: transparent;
  border: 1px solid #fff;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .page2 .list {
    width: 100%;
    flex-wrap: wrap;
  }
  .page2 .list .item {
    width: 48%;
    margin-right: 4%;
  }
  .page2 .list .item:nth-child(2n) {
    margin-right: 0px;
  }
  .page3 .box .tabs {
    width: 100%;
  }
  .page3 .box .tabs .d1 {
    background-size: cover;
    margin: 0 auto;
    position: relative;
  }
  .page3 .box .tabs .d2 {
    background-size: cover;
    margin: 0 auto;
    position: relative;
    top: 0px;
    margin-top: 0.5rem;
  }
  .page3 .box {
    height: auto;
  }
  .page4 .list {
    flex-wrap: wrap;
    width: 100%;
  }
  .page4 .list .item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.3rem;
  }
  .page4 .list .item:nth-child(2n) {
    margin-right: 0px;
  }
  .page4 .list .item p {
    line-height: 0.44rem;
  }
  .page4 .list .item .icon {
    margin: 0 auto;
  }
  .page4 .list .item .icon .ba span {
    background-size: cover;
  }
  .swiper-container {
    width: 100%;
  }
  .page5 .swiper-container img {
    width: 4.01rem;
    height: 3.28rem;
    background-color: #4ab0fa;
    margin: 0 auto !important;
    display: block;
  }
}
