.page1 .h2-title {
  margin-top: 0.88rem;
  margin-bottom: 0.56rem;
}
.page1 .int {
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.28rem;
  letter-spacing: 0.01rem;
  color: #333333;
  margin-bottom: 1.42rem;
}
.page1 .int p {
  text-align: center;
}
.page1 .h3-title {
  margin-bottom: 1.14rem;
}
.page1 .texts {
  width: 10.11rem;
  height: 4.2rem;
  position: relative;
  margin: 0 auto;
}
.page1 .texts div {
  cursor: pointer;
}
.page1 .texts div:hover:after {
  display: block;
}
.page1 .texts div:hover p {
  display: block;
}
.page1 .texts .img:hover:after {
  display: block;
}
.page1 .texts .img p {
  display: block;
}
.page1 .texts .text1 {
  width: 3.24rem;
  height: 1.44rem;
  position: absolute;
  top: 0.73rem;
  left: 0.1rem;
  background-image: url(../images/n1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left 0.46rem;
}
.page1 .texts .text1:after {
  content: "";
  position: absolute;
  left: 1rem;
  top: 0.55rem;
  width: 17px;
  height: 9px;
  background-image: url(../images/sjx1.png);
}
.page1 .texts .text1 h3 {
  font-size: 0.3rem;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #fed835;
  margin-bottom: 0.36rem;
}
.page1 .texts .text1 p {
  font-size: 0.2rem;
  line-height: 0.3rem;
  letter-spacing: 0rem;
  color: #333333;
}
.page1 .texts .text2 {
  width: 3.24rem;
  height: 1.35rem;
  position: absolute;
  top: 0px;
  right: 0.05rem;
  background-image: url(../images/n2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
}
.page1 .texts .text2:after {
  content: "";
  position: absolute;
  right: 1.1rem;
  top: 0.41rem;
  width: 17px;
  height: 9px;
  background-image: url(../images/sjx2.png);
}
.page1 .texts .text2 h3 {
  padding-left: 1rem;
  font-size: 0.3rem;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #008bd3;
}
.page1 .texts .text2 p {
  font-size: 0.2rem;
  line-height: 0.3rem;
  letter-spacing: 0rem;
  color: #333333;
  padding-left: 1rem;
  padding-top: 0.2rem;
}
.page1 .texts .text3 {
  width: 3.33rem;
  height: 1.69rem;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-image: url(../images/n3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
}
.page1 .texts .text3:after {
  content: "";
  position: absolute;
  right: 1.1rem;
  top: 1.05rem;
  width: 17px;
  height: 9px;
  background-image: url(../images/sjx3.png);
}
.page1 .texts .text3 h3 {
  padding-left: 1rem;
  font-size: 0.3rem;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #aece51;
  margin-top: 0.63rem;
}
.page1 .texts .text3 p {
  font-size: 0.2rem;
  line-height: 0.3rem;
  letter-spacing: 0rem;
  color: #333333;
  padding-left: 1rem;
  padding-top: 0.2rem;
  width: 105%;
}
.page1 .texts .img {
  width: 3.69rem;
  height: 3.18rem;
  position: absolute;
  left: 3.24rem;
  top: 0px;
  background-image: url(../images/yyyy.png);
  background-size: cover;
}
.page1 .texts .img:after {
  position: absolute;
  width: 3.24rem;
  height: 3.24rem;
  background-size: cover;
  background-image: url(../images/yyyys.png);
  content: "";
  left: 0.23rem;
  top: 0.2rem;
  animation: rotate 40s linear infinite;
}
.page1 .texts .img img {
  width: 1.13rem;
  height: 1.27rem;
  margin-left: 1.38rem;
  margin-top: 1.21rem;
  margin-bottom: 0.44rem;
}
.page1 .texts .img p {
  font-size: 0.38rem;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #333333;
  text-align: center;
  position: relative;
  background-color: #fff;
  z-index: 111;
}
.page2 .h3-title {
  margin-top: 0.71rem;
  margin-bottom: 0.63rem;
}
.page2 .box {
  height: 9.63rem;
  padding-top: 0.79rem;
  background-image: url(../images/ba1.png);
  background-size: cover;
}
.page2 .box .h2-title {
  margin-bottom: 0.43rem;
}
.page2 .box .h2-title p {
  color: #ffffff;
  font-weight: 700;
}
.page2 .box .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #333333;
  margin-bottom: 0.69rem;
}
.page2 .box .int p {
  text-align: center;
}
.page2 .box .imgs {
  width: 7.66rem;
  height: 5.79rem;
  position: relative;
  margin: 0 auto;
  background-image: url(../images/abbb.png);
  background-size: cover;
}
.page2 .box .imgs div {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3rem;
  cursor: pointer;
}
.page2 .box .imgs .x1 {
  width: 0.97rem;
  height: 0.96rem;
  background-image: linear-gradient(58deg, #90bdf9 0%, #6db7fa 39%, #4ab0fa 100%), linear-gradient(#4ab0fa, #4ab0fa);
  background-blend-mode: normal, 
                    normal;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
  line-height: 0.3rem;
  position: absolute;
  right: 0.8rem;
  top: 0.55rem;
}
.page2 .box .imgs .x2 {
  width: 0.95rem;
  height: 0.95rem;
  background-color: #26c5ad;
  opacity: 0.96;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
  line-height: 0.3rem;
  position: absolute;
  right: -0.36rem;
  top: 2.17rem;
}
.page2 .box .imgs .x3 {
  width: 1.26rem;
  height: 1.26rem;
  background-image: linear-gradient(58deg, #599bf6 0%, #2d7ce9 39%, #005ddb 100%), linear-gradient(#4ab0fa, #4ab0fa);
  background-blend-mode: normal, 
                    normal;
  font-size: 0.37rem;
  color: #fff;
  text-align: center;
  line-height: 0.4rem;
  position: absolute;
  right: 0.37rem;
  top: 3.28rem;
}
.page2 .box .imgs .x4 {
  width: 1.05rem;
  height: 1.05rem;
  background-image: linear-gradient(58deg, #90bdf9 0%, #6db7fa 39%, #4ab0fa 100%), linear-gradient(#4ab0fa, #4ab0fa);
  background-blend-mode: normal, 
                    normal;
  font-size: 0.31rem;
  color: #fff;
  text-align: center;
  line-height: 0.33rem;
  position: absolute;
  left: 0.7rem;
  top: 4.23rem;
}
.page2 .box .imgs .x5 {
  width: 0.81rem;
  height: 0.81rem;
  background-color: #26c5ad;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  line-height: 0.26rem;
  position: absolute;
  left: 0rem;
  top: 2.41rem;
}
.page2 .box .imgs .x6 {
  width: 1.26rem;
  height: 1.26rem;
  background-image: linear-gradient(58deg, #fec723 0%, #ffb621 39%, #ffa41e 100%), linear-gradient(#4ab0fa, #4ab0fa);
  background-blend-mode: normal, 
                    normal;
  opacity: 0.9;
  font-size: 0.37rem;
  color: #fff;
  text-align: center;
  line-height: 0.39rem;
  position: absolute;
  left: 1.22rem;
  top: 0.95rem;
}
.page3 .h2-title {
  margin-top: 1.19rem;
  margin-bottom: 0.3rem;
}
.page3 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #333333;
  margin-bottom: 1.42rem;
}
.page3 .int p {
  text-align: center;
}
.page3 .int {
  margin-bottom: 0.83rem;
}
.page3 .list {
  margin: 0 auto;
  width: 12rem;
  display: flex;
  justify-content: space-between;
}
.page3 .list .item {
  width: 2.8rem;
  height: 3rem;
  background-color: #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.page3 .list .item:hover {
  box-shadow: 0rem 0rem 0.16rem 0rem rgba(183, 197, 228, 0.53);
}
.page3 .list .item:hover span {
  background-image: url(../images/ebb.png);
  background-size: cover;
}
.page3 .list .item:hover span.icon1:after {
  width: 0.53rem;
  height: 0.5rem;
  background-image: url(../images/u1.png);
  background-size: cover;
}
.page3 .list .item:hover span.icon2:after {
  width: 0.52rem;
  height: 0.52rem;
  background-image: url(../images/u22.png);
  background-size: cover;
}
.page3 .list .item:hover span.icon3:after {
  width: 0.44rem;
  height: 0.58rem;
  background-image: url(../images/u33.png);
  background-size: cover;
}
.page3 .list .item:hover span.icon4:after {
  width: 0.54rem;
  height: 0.5rem;
  background-image: url(../images/u44.png);
  background-size: cover;
}
.page3 .list .item span {
  width: 1.4rem;
  height: 1.6rem;
  margin-bottom: 0.33rem;
  background-image: url(../images/ed.png);
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page3 .list .item span:after {
  content: "";
  display: block;
}
.page3 .list .item span.icon1:after {
  width: 0.53rem;
  height: 0.5rem;
  background-image: url(../images/u11.png);
  background-size: cover;
}
.page3 .list .item span.icon2:after {
  width: 0.52rem;
  height: 0.52rem;
  background-image: url(../images/u2.png);
  background-size: cover;
}
.page3 .list .item span.icon3:after {
  width: 0.44rem;
  height: 0.58rem;
  background-image: url(../images/u3.png);
  background-size: cover;
}
.page3 .list .item span.icon4:after {
  width: 0.54rem;
  height: 0.5rem;
  background-image: url(../images/u4.png);
  background-size: cover;
}
.page3 .list .item p {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.18rem;
  letter-spacing: 0.02rem;
  color: #333333;
}
.page4 .h2-title {
  margin-top: 0.89rem;
  margin-bottom: 0.31rem;
}
.page4 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #333333;
  margin-bottom: 1.42rem;
}
.page4 .int p {
  text-align: center;
}
.page4 .int {
  margin-bottom: 0.97rem;
}
.page4 .imgs {
  width: 9.19rem;
  height: 7.09rem;
  position: relative;
  margin: 0 auto;
  background-image: url(../images/sdfds.png);
  background-size: cover;
  overflow: hidden;
}
.page4 .imgs div.st span.s1 {
  width: 8.84rem;
  height: 8.84rem;
  position: absolute;
  background-image: url(../images/yyss5.png);
  top: 0.18rem;
  background-size: cover;
  left: 0.18rem;
  animation: rotate 40s linear infinite;
}
.page4 .imgs div.st span.s2 {
  width: 8.55rem;
  position: absolute;
  background-image: url(../images/yyss5.png);
  top: 0.32rem;
  background-size: cover;
  left: 0.32rem;
  height: 8.55rem;
  animation: rotate 30s linear infinite;
}
.page4 .imgs div.st span.s3 {
  width: 8.16rem;
  height: 8.16rem;
  position: absolute;
  background-image: url(../images/yyss5.png);
  top: 0.49rem;
  background-size: cover;
  left: 0.52rem;
  animation: rotate 20s linear infinite;
}
.page4 .imgs div.st span.s4 {
  width: 7.76rem;
  height: 7.76rem;
  position: absolute;
  background-image: url(../images/yyss5.png);
  top: 0.7rem;
  background-size: cover;
  left: 0.72rem;
  animation: rotate 10s linear infinite;
}
.page4 .imgs div.upde img {
  width: 0.82rem;
  height: 0.82rem;
  display: block;
  margin: 0 auto;
}
.page4 .imgs div.upde p {
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.2rem;
  letter-spacing: 0.01rem;
  color: #333333;
  margin-top: 0.07rem;
}
.page4 .imgs .w1 {
  position: absolute;
  top: 4.69rem;
  left: 0.17rem;
}
.page4 .imgs .w2 {
  position: absolute;
  top: 1.84rem;
  left: 1rem;
}
.page4 .imgs .w3 {
  position: absolute;
  top: 0.07rem;
  left: 4.03rem;
}
.page4 .imgs .w4 {
  position: absolute;
  top: 0.96rem;
  left: 7.04rem;
}
.page4 .imgs .w5 {
  position: absolute;
  top: 3.64rem;
  right: 0.32rem;
}
.page5 {
  padding-top: 0.64rem;
  background-image: url(../images/f22.png);
  background-size: cover;
  height: 6.83rem;
}
.page5 .h2-title {
  margin-bottom: 0.31rem;
}
.page5 .h2-title p {
  color: #333333;
  font-weight: 700;
}
.page5 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.18rem;
  letter-spacing: 0.01rem;
  color: #333333;
  margin-bottom: 0.9rem;
}
.page5 .int p {
  text-align: center;
}
.page5 .int {
  margin-bottom: 0.97rem;
}
.page5 .list {
  display: flex;
  margin: 0 auto;
  width: 10.54rem;
}
.page5 .list .item {
  width: 2.51rem;
  margin-right: 1.51rem;
  cursor: pointer;
}
.page5 .list .item:hover .icon {
  background-color: #b4e5fc;
}
.page5 .list .item:hover .icon .ba {
  background-color: #ffffff;
}
.page5 .list .item:last-child {
  margin-right: 0px;
}
.page5 .list .item p {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #333333;
  text-align: center;
}
.page5 .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;
  background-size: cover;
}
.page5 .list .item .icon .ba {
  width: 1.7rem;
  height: 1.7rem;
  background-color: #eef9fd;
  border-radius: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page5 .list .item .icon .ba .icon1 {
  width: 0.72rem;
  height: 0.72rem;
  background-image: url(../images/jjjj2.png);
  background-size: cover;
}
.page5 .list .item .icon .ba .icon2 {
  width: 0.64rem;
  height: 0.76rem;
  background-image: url(../images/hh3.png);
  background-size: cover;
}
.page5 .list .item .icon .ba .icon3 {
  width: 0.72rem;
  height: 0.72rem;
  background-image: url(../images/jjjj1.png);
  background-size: cover;
}
.page6 {
  padding-top: 0.77rem;
  background-image: url(../images/foo2.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.page6 .h2-title {
  margin-bottom: 0.36rem;
}
.page6 .h2-title h2 {
  color: #fff;
}
.page6 .h2-title p {
  color: #fff;
  font-weight: 700;
}
.page6 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.18rem;
  letter-spacing: 0.01rem;
  color: #fff;
  margin-bottom: 0.9rem;
}
.page6 .int p {
  text-align: center;
  color: #fff;
}
.page6 .int {
  margin-bottom: 1.1rem;
}
.page6 .list {
  width: 12rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.page6 .list .item {
  width: 3rem;
  height: 2.57rem;
  transition: all 0.3s;
}
.page6 .list .item:hover {
  transform: scale(1.1);
}
.page6 .list .item img {
  width: 100%;
  height: 100%;
}
.page6 .list .item .text {
  font-size: 0.2rem;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.01rem;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .page6 {
    background-size: cover;
  }
  .page6 .list {
    width: 100%;
    flex-wrap: wrap;
  }
  .page6 .list .item {
    width: 50%;
  }
  .page5 {
    height: auto;
  }
  .page5 .list {
    display: flex;
    margin: 0 auto;
    width: 100%;
    flex-wrap: wrap;
  }
  .page5 .list .item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.3rem;
  }
  .page5 .list .item:nth-child(2n) {
    margin-right: 0px;
  }
  .page5 .list .item .icon {
    margin: 0 auto;
  }
  .page5 .list .item p {
    line-height: 0.44rem;
  }
  .page2 .box .imgs {
    width: 100%;
    height: 5.79rem;
    position: relative;
    margin: 0 auto;
    background-image: url(../images/abb.png);
    background-size: cover;
    overflow: hidden;
  }
  .page1 .texts {
    width: 100%;
    height: auto;
  }
  .page1 .texts > div {
    position: inherit !important;
    left: 0px !important;
    top: 0px !important;
  }
  .page1 .texts > div:nth-child(2) {
    background: transparent !important;
    width: 100%;
    text-align: center;
    height: 0.8rem;
    margin-top: 0.8rem;
  }
  .page1 .texts > div:nth-child(3) {
    background: transparent !important;
    width: 100%;
    text-align: center;
    height: 0.8rem;
  }
  .page1 .texts > div:nth-child(3) h3 {
    padding-left: 0px;
    line-height: 0.8rem;
  }
  .page1 .texts > div:nth-child(4) {
    background: transparent !important;
    width: 100%;
    text-align: center;
    height: 0.8rem;
  }
  .page1 .texts > div:nth-child(4) h3 {
    padding-left: 0px;
    line-height: 0.8rem;
  }
  .page1 .texts .img {
    margin: 0 auto;
  }
  .page1 .texts .text1 h3 {
    margin-bottom: 0px;
  }
  .page2 .box .imgs .x2 {
    right: 0px;
  }
  .page1 .texts .text3 h3 {
    margin-top: 0px;
  }
  .page3 .list {
    width: 100%;
    flex-wrap: wrap;
  }
  .page3 .list .item {
    width: 100%;
  }
  .page4 .imgs {
    width: 300px;
    height: 220px;
    margin: 0 auto;
  }
  .page4 .imgs .w1 {
    position: absolute;
    top: 2.69rem;
    left: -0.17rem;
  }
  .page4 .imgs .w2 {
    position: absolute;
    top: 1rem;
    left: 0.4rem;
  }
  .page4 .imgs .w3 {
    position: absolute;
    top: 0.1rem;
    left: 2.33rem;
  }
  .page4 .imgs .w4 {
    position: absolute;
    top: 0.96rem;
    left: 4.64rem;
  }
  .page4 .imgs .w5 {
    position: absolute;
    top: 2.75rem;
    right: -0.1rem;
  }
  .page4 .imgs div.st span.s1 {
    width: 5.8rem;
    height: 5.84rem;
    position: absolute;
    background-image: url(../images/yyss5.png);
    top: 0.08rem;
    background-size: contain;
    left: 0.1rem;
  }
  .page4 .imgs div.st span.s2 {
    width: 5.55rem;
    position: absolute;
    background-image: url(../images/yyss5.png);
    top: 0.22rem;
    background-size: cover;
    left: 0.22rem;
    height: 5.55rem;
  }
  .page4 .imgs div.st span.s3 {
    width: 5.3rem;
    height: 5.06rem;
    position: absolute;
    background-image: url(../images/yyss5.png);
    top: 0.38rem;
    background-size: cover;
    left: 0.32rem;
  }
  .page4 .imgs div.st span.s4 {
    width: 5.16rem;
    height: 4.76rem;
    position: absolute;
    background-image: url(../images/yyss5.png);
    top: 0.5rem;
    background-size: cover;
    left: 0.45rem;
  }
}
